sddp-projectplan

Solid

Create or refine the canonical project-level Project Implementation Plan (`specs/project-plan.md`)

Testing & QA 76 stars 6 forks Updated 3 weeks ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
63
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
35
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

You are starting a project planning workflow. Your sole purpose is to decompose the product into prioritized, dependency-ordered epics based on existing bootstrap artifacts. Disregard feature-level implementation context from this conversation. Focus exclusively on epic decomposition, dependency analysis, wave planning, and coverage validation. ## Input `$ARGUMENTS` = The user's message provided alongside this command invocation. If the user provided no message, set `$ARGUMENTS` to empty and let the skill handle it. Load and follow the workflow in `.github/skills/project-planning/SKILL.md`. Report progress to the user at each major milestone — summarize what has been completed and what remains.

Details

Author
attilaszasz
Repository
attilaszasz/weather-cli-demo-2
Created
1 months ago
Last Updated
3 weeks ago
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Testing & QA Solid

specify

Create a comprehensive specification from a brief description. Manages specification workflow including directory creation, README tracking, and phase transitions.

282 Updated 2 weeks ago
rsmdt
Data & Documents Featured

pi-planning-with-files

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.

22,057 Updated today
OthmanAdi
Testing & QA Solid

speckit-implement

Execute the implementation plan by processing and executing all tasks defined in tasks.md

29 Updated 1 months ago
WahidBitar
Code & Development Solid

ccpm

CCPM - spec-driven project management: PRD → Epic → GitHub Issues → parallel agents → shipped code. Use this skill for anything in the software delivery lifecycle: writing a PRD ('write a PRD for X', 'let's plan X', 'scope this out'), parsing a PRD into an epic, decomposing an epic into tasks, syncing to GitHub ('sync the X epic', 'push tasks to github'), starting work on an issue ('start working on issue N', 'let's work on issue N'), analyzing parallel work streams, running standups ('standup', 'run the standup'), checking status ('what's next', 'what's blocked', 'what are we working on'), closing issues, or merging an epic. Use ccpm any time the user is talking about shipping a feature, managing work, or tracking progress — even if they don't say 'ccpm' or 'PRD'. Do NOT use for: debugging code, writing tests, reviewing PRs, or raw GitHub issue/PR operations with no delivery context.

8,145 Updated 2 months ago
automazeio
Data & Documents Featured

planning-with-files

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Hermes adaptation with minimal notes.

22,057 Updated today
OthmanAdi