project-management

Project Management (OpenSpec Style)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "project-management" with this command: npx skills add sraloff/gravityboots/sraloff-gravityboots-project-management

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)
  • 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?"

  • Plan: Once approved, break it down into a granular checklist (like task.md or current-plan.md ).

  • Execute: rapid iteration on the tasks.

  1. 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.

  1. Communication
  • Clarity: Use "Decision: X due to Y" format when making architectural choices.

  • Blockers: Raise blockers immediately. Do not guess.

  1. Artifacts
  • Proposal Docs: Save major architectural decisions to docs/decisions/YYYY-MM-DD-feature-name.md .

  • Status: Keep the user informed of the percentage complete of the current phase.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

caddy-modern-config

No summary provided by upstream source.

Repository SourceNeeds Review
General

apache-lamp-config

No summary provided by upstream source.

Repository SourceNeeds Review
General

mysql-lamp-legacy

No summary provided by upstream source.

Repository SourceNeeds Review
General

postgresql-query-opt

No summary provided by upstream source.

Repository SourceNeeds Review