project-planning

Solid

Converts a specification into a phased, dependency-ordered implementation plan. Use after specification is complete and before execution begins.

AI & Automation 294 stars 26 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
82
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Delegation For detailed task planning workflows, this skill delegates to `spec-kit:task-planning` as the canonical implementation. Use this skill for quick planning needs; use spec-kit for comprehensive project plans. ## When To Use - After specification phase completes - Need to design system architecture - Need task breakdown for implementation - Planning sprints and resource allocation - Converting requirements into actionable tasks - Defining component interfaces and dependencies ## When NOT To Use - No specification exists yet (use `Skill(attune:project-specification)` first) - Still exploring problem space (use `Skill(attune:project-brainstorming)` instead) - Ready to execute existing plan (use `Skill(attune:project-execution)` instead) - Need to adjust running project (update plan incrementally, don't restart) ## Integration **With superpowers**: - Uses `Skill(superpowers:writing-plans)` for structured planning - Applies checkpoint-based execution patterns - Uses dependency analysis framework **Without superpowers**: - Standalone planning methodology - Task breakdown templates - Dependency tracking patterns ## Quality Checks Before completing plan: - ✅ All architecture components documented - ✅ File Structure section present before tasks - ✅ All task files appear in File Structure table - ✅ All FRs mapped to tasks - ✅ All tasks have acceptance criteria - ✅ Dependencies are acyclic - ✅ Effort estimates provided - ✅ Critical path identified - ✅ Risks assess...

Details

Author
athola
Repository
athola/claude-night-market
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Testing & QA Solid

project-specification

Transforms project briefs into testable specifications with user stories and acceptance criteria. Use after brainstorming, before planning.

294 Updated today
athola
AI & Automation Listed

project-planner

Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex systems into implementable tasks. Supports user story format, acceptance criteria, component design, API specifications, and hierarchical task decomposition with requirement traceability.

1 Updated today
428alexander9
Web & Frontend Listed

project-planner

Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex systems into implementable tasks. Supports user story format, acceptance criteria, component design, API specifications, and hierarchical task decomposition with requirement traceability.

335 Updated today
aiskillstore
AI & Automation Listed

ae-spec-and-plan

Use before implementation when a coding task is broad, ambiguous, risky, product-facing, or likely to touch multiple files. Convert intent into a decision-complete plan with success criteria, constraints, and tests.

0 Updated 4 days ago
deaglecodes
AI & Automation Solid

task-planning

Generate phased, dependency-ordered tasks from specifications with parallelization opportunities and tech-stack patterns.

294 Updated today
athola