planner/project-planning/SKILL.md
Define project scope, milestones, MVP requirements, and roadmap to turn vague ideas into executable plans.
npx skillsauth add 7a336e6e/skills project-planningInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Transform a high-level goal or vague idea into a structured, actionable roadmap with clear milestones, defined MVP scope, and identified risks.
Identify the core value proposition.
Ruthlessly cut features to the absolute minimum required to solve the core problem.
Break the timeline into logical chunks.
Identify what could go wrong.
roadmap.md: A high-level timeline of phases.tasks.md (high-level epics).../../architect/analyzing-requirements/SKILL.mddevelopment
Implement features using the Red-Green-Refactor cycle to ensure testability and correctness from the start.
data-ai
Manage the `tasks.md` ledger with strict locking and collision avoidance protocols to allow multiple agents to work in parallel safely.
development
The git-workflow skill defines branching conventions, commit message formats, and pull request standards that all agents must follow for consistent version control.
development
The environment-config skill standardizes how agents manage environment variables, secrets, and application configuration across local development and deployed environments.