planner

Generate step-by-step implementation plans for software development tasks.

1|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/datamaker-kr/synapse-claude-marketplace --skill planner-datamaker-kr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planner
Source: https://github.com/datamaker-kr/synapse-claude-marketplace/tree/main/plugins/platform-dev-team-common/agents/planner
Command: npx skills add https://github.com/datamaker-kr/synapse-claude-marketplace --skill planner-datamaker-kr

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of detailed, step-by-step implementation plans for software development tasks, reducing ambiguity and ensuring a clear path to completion.

Core Features & Use Cases

  • Comprehensive Planning: Generates detailed plans covering requirements, architecture, step breakdown, and execution order.
  • Risk Identification: Flags potential risks and suggests mitigation strategies.
  • Use Case: When a user requests a new feature, this Skill will produce a complete roadmap, including necessary code changes, file locations, dependencies, and testing strategies, ready for a developer to follow.

Quick Start

Use the planner skill to create an implementation plan for adding OAuth authentication.

Frequently Asked Questions about planner

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

FAQPage Schema
How do I create an actionable implementation plan for software development tasks?

An actionable implementation plan is generated by analyzing software requirements, reviewing architecture, breaking down development steps, and defining execution order to ensure a clear path to completion.

What is included in a software feature development roadmap?

A software feature development roadmap includes comprehensive task breakdowns, necessary code changes, specific file locations, dependencies, risk mitigation strategies, and testing approaches ready for execution.

How do I break down complex architectural changes into executable steps?

Breaking down architectural changes involves identifying affected components, mapping dependencies, flagging potential risks, and defining a structured execution order to guide developers through the refactoring process.

Can I use automated planning for complex refactoring and feature development?

Automated planning supports feature development, architectural changes, and complex refactoring by analyzing requirements and producing a complete, step-by-step roadmap for developers to follow.

What is the best way to identify risks and testing strategies before coding?

Identifying risks and testing strategies is best achieved by reviewing the proposed architecture and task breakdown, which flags potential issues and suggests mitigation approaches before implementation begins.

When do I need a detailed task breakdown for software implementation?

A detailed task breakdown is needed when starting new feature development or complex refactoring to reduce ambiguity, map dependencies, and provide a clear execution order for completing the work.