planning-agent

Generate structured implementation plans for coding tasks using a 7-phase framework.

1|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/Codcyber101/Doc-Consult-Agent --skill planning-agent-codcyber101
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-agent
Source: https://github.com/Codcyber101/Doc-Consult-Agent/tree/main/skills/planning-agent
Command: npx skills add https://github.com/Codcyber101/Doc-Consult-Agent --skill planning-agent-codcyber101

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill creates a structured implementation plan for coding tasks before writing any code, ensuring a clear path from requirements to verification.

Core Features & Use Cases

  • 7-Phase Planning: Guides Understanding, Analysis, Architecture, Breakdown, Dependencies, Risk, and Verification to produce a comprehensive plan.
  • Context-Aware: Leverages repository context to tailor tasks, risks, and dependencies for the codebase.
  • Verification Ready: Produces a plan that can be validated with the built-in plan validator and complexity scorer tools.

Quick Start

  1. Describe the task to generate a full 7-phase plan.
  2. Run the plan through the plan validator to ensure completeness.
  3. Review the task breakdown and risk assessment before implementation.

Frequently Asked Questions about planning-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a structured implementation plan for coding tasks before writing code?

To create a structured implementation plan for coding tasks, describe the task to generate a full 7-phase plan covering Understanding, Analysis, Architecture, Breakdown, Dependencies, Risk, and Verification, ensuring a clear path from requirements to execution.

What is a 7-phase planning framework for software architecture and task breakdown?

A 7-phase planning framework for software architecture and task breakdown is a structured approach that guides Understanding, Analysis, Architecture, Breakdown, Dependencies, Risk, and Verification to produce comprehensive, verifiable implementation plans tailored to repository context.

How do I validate an implementation plan and assess task complexity before execution?

You validate an implementation plan and assess task complexity by running the generated plan through a built-in plan validator and complexity scorer to ensure completeness and review the task breakdown and risk assessment before implementation.

Does this planning approach work with my existing repository context and dependencies?

Yes, this planning approach works with your existing repository context by leveraging it to tailor tasks, identify risks, and map dependencies specifically for your codebase, ensuring the generated plan aligns with your project's actual architecture.

What's the best way to align coding requirements with risk assessment and verification?

The best way to align coding requirements with risk assessment and verification is to use a structured planning framework that generates a comprehensive plan, ensuring predictable, verifiable execution by mapping dependencies and validation criteria before development begins.