plan

Generate a comprehensive implementation plan with tasks, risks, and testing steps.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/SAZO-KR/sazo-toolkit --skill plan-sazo-kr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/SAZO-KR/sazo-toolkit/tree/main/packages/ai-harness/skills/plan
Command: npx skills add https://github.com/SAZO-KR/sazo-toolkit --skill plan-sazo-kr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill converts abstract design into a detailed, executable implementation plan that guides engineers through concrete tasks, tests, and verification steps.

Core Features & Use Cases

  • Generates a comprehensive task breakdown from design input, including concrete file paths, code examples, and acceptance criteria.
  • Provides a structured plan with a clear testing strategy, risk assessment, and dependency mapping for complex projects.
  • Use Case: When a senior engineer needs a replicable plan to implement a feature with minimal ambiguity and high traceability.

Quick Start

Generate a comprehensive plan for a new feature, including tasks, tests, and verification steps.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I turn software design into an actionable task breakdown?

To turn software design into an actionable task breakdown, you generate a comprehensive implementation plan that includes concrete file paths, code examples, and acceptance criteria. This structured approach guides engineers through bite-sized tasks with high traceability.

What is the best way to structure a testing plan during implementation planning?

The best way to structure a testing plan is to integrate it directly into your implementation plan document. This ensures that every task breakdown includes clear verification steps and a defined testing strategy aligned with your architecture.

How do I include risk assessment and dependency mapping in a feature implementation plan?

You include risk assessment and dependency mapping by generating a structured plan document from your design artifacts. This provides a clear analysis of potential risks and maps task dependencies for complex projects.

When do I need a detailed plan document with a tech stack and architecture header?

You need a detailed plan document with a tech stack and architecture header when a project requires structured task breakdown and minimal ambiguity. It provides a replicable guide for engineers to implement features with high traceability.

Can I generate concrete code examples and file paths from abstract design artifacts?

Yes, you can generate concrete code examples and file paths by converting abstract design into a detailed implementation plan. This process produces executable tasks that guide engineers through actual development steps.

Does implementation planning work for complex projects needing TDD documentation?

Yes, implementation planning works for complex projects needing TDD documentation by providing a structured plan with a clear testing strategy. It breaks down feature implementation into bite-sized tasks with defined verification steps.