Skip to content

Notes & Quick Ideas #12

Description

@djdarcy

Notes & Quick Ideas

Quick notes, small bugs, and ideas that don't warrant their own issue yet.


Ideas

  • Consider a repokit doctor command that checks a project's health (hooks installed, gitignore correct, worktrees configured, private/ initialized)
  • repokit status to show branch topology, worktree layout, and private content state at a glance
  • Template inheritance -- allow project-specific templates to extend base templates rather than replacing them
  • repokit sync-private to push/pull the private nested repo to/from a backup remote
  • Pre-built .claude/ directory structure in templates (skills, commands, agents scaffolding)

Quick bugs / observations

  • git-repokit-template CONTRIBUTING.md says "submodule" but the actual approach is subtree -- docs inconsistency
  • .repokit.json in this repo still has "name": "my-project" as placeholder
  • revisions/ directory exists on disk but only has __pycache__/ -- unclear if it's used

Notes from ecosystem survey

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpinnedPermanently open issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions