Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 737 Bytes

File metadata and controls

27 lines (17 loc) · 737 Bytes

Contributing

Thanks for helping on mycontextprotocol. This repo uses GSD planning docs for project tracking.

GSD Workflow (maintainer commands)

Use these commands from the CLI:

  • /gsd:map-codebase - Generate .planning/codebase/ docs
  • /gsd:new-project - Initialize planning docs in .planning/
  • /gsd:plan-phase - Create or update .planning/PLAN.md

Planning Docs

  • Backlog: .planning/STATE.md
  • Active work: .planning/PLAN.md

Development Workflow

See:

  • .agentinstructions/DEVELOPMENT.md for agent workflow
  • .agentinstructions/CODE_STYLE.md for code conventions

Notes

  • Legacy beads issues remain in .beads/ for reference only
  • Do not add new beads issues; update GSD planning docs instead