LLM Skills
~/catalog/information research//SKILL

Planning patterns

/SKILL

Structured planning methodology with research, brainstorming, phased plan creation, risk assessment, and plan-to-build continuity.

a5c-aia5c-ai
1.6k
June 21, 2026
MIT License
// skill content

--- name: planning-patterns description: A structured planning methodology that includes research, brainstorming, phased plan creation, risk assessment, and continuity from planning to implementation. allowed-tools: Read, Write, Edit, Bash, Grep, Glob, WebSearch, WebFetch --- # Planning Patterns ## Overview A structured methodology for comprehensive planning that flows directly into the BUILD execution phase through plan-to-build continuity. ## Planning Process ### 1. Research Phase - Search for existing solutions and patterns - Identify relevant libraries and tools - Find best practices in the domain - Check for known pitfalls ### 2. Brainstorming Phase - Generate at least 3 alternative approaches - Evaluate trade-offs: complexity, time, risk, scalability - Consider build-vs-buy decisions - Rank by feasibility and alignment ### 3. Plan Creation - Structure the plan into phases, tasks, and milestones - Define acceptance criteria for each phase - Map dependencies between tasks - Include a risk assessment with mitigation strategies - Define a TDD strategy for each coding phase - Estimate effort and timeline ### 4. Review Gate - Verify completeness against the original request - Validate the logical order of phases - Check the feasibility of risk mitigations - Score plan completeness (>=80 to pass) ## Plan-to-Build Continuity - Save plans to the docs/plans/ directory - Reference the plan file in session memory - BUILD workflow reads the plan during requirements clarification - Component-builder follows documented phases ## When to Use - PLAN workflow (primary) - Any task requiring strategic thinking before execution ## Agents Used - planner (primary consumer) - github-researcher (research phase)

// original public source
a5c-ai/babysitter
/library/methodologies/cc10x/skills/planning-patterns/SKILL.md
License: MIT License
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/SKILL.md" "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/methodologies/cc10x/skills/planning-patterns/SKILL.md"
Then in Claude Code, type /SKILL to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Creatora5c-ai
Stars 1.6k
LicenseMIT License
UpdatedJune 21, 2026
Format.md
AccessFree
// similar

Skills Information research

View allarrow_forward