Junsw Feature Track Claude Code

Feature Track

tuyv b8e18b5 4 files · 2.9 KB Updated

File contents

Feature Track

Use Feature Track for feature-level project memory.

Before feature work:

  1. Read docs/features/README.md if it exists.
  2. Identify the feature id from the request, code module, route, domain name, or existing docs.
  3. Read docs/features/<feature-id>/README.md if it exists.
  4. If no track exists, create one and add it to the index.

During work, update the feature track when behavior, decisions, endpoints, data models, dependencies, rollout constraints, tests, or source-of-truth links change.

Before completion, update the feature track and run:

python3 cli/feature_track.py validate --root .

Feature Track spec: spec/feature-track-spec.md

tuyv/ccpm/tree/main/preset-registry/skills/junsw-feature-track-claude-code commit b8e18b5f11

Frequently asked questions

npx skillmds@latest add tuyv/junsw-feature-track-claude-code