ryangriffinau

P Draft Plan — Development skill for Claude Code

Development community

Draft one extremely detailed implementation plan (fan out across models).

How to install P Draft Plan

Installs to ~/.claude/skills/ryangriffinau-skills-p-draft-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ryangriffinau-skills-p-draft-plan && curl -fsSL https://raw.githubusercontent.com/ryangriffinau/skills/HEAD/prompts/p-draft-plan.md -o ~/.claude/skills/ryangriffinau-skills-p-draft-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What P Draft Plan does


description: Draft one extremely detailed implementation plan (fan out across models) argument-hint: [project/feature brief and goals]

You are producing a single, complete implementation plan for the project or feature described below. This plan will be run independently through several competing frontier models, and the resulting plans will later be merged into one superior hybrid — so make this the strongest possible standalone plan, and do not assume any other context will be availab

Alternatives in Development

Full documentation available on GitHub

View Source Repository