project-management

Installation
SKILL.md

Project Management (OpenSpec Style)

When to use this skill

  • Starting a large, multi-file feature.
  • When the user asks to "make a plan" or "propose a solution".
  • Managing scope creep or ambiguity.

1. The Workflow (Propose -> Plan -> Execute)

  1. Proposal: Before writing code, create a brief Markdown proposal (in memory or a scratchpad) outlining the Approach.
    • Why: Ensures we solve the right problem.
    • Check: Ask "Does this approach make sense?"
  2. Plan: Once approved, break it down into a granular checklist (like task.md or current-plan.md).
  3. Execute: rapid iteration on the tasks.

2. Managing Context

  • Memory: Keep memory.json updated with the current phase of the project.
  • Summarization: If the plan gets too long, summarize completed items into a single "Completed History" block.
Installs
3
GitHub Stars
2
First Seen
Feb 21, 2026
project-management — sraloff/gravityboots