writing-plans

Organize multi-step implementation plans with task breakdowns and commit workflows.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/OnClickListener2048/confluence-mcp --skill writing-plans-onclicklistener2048
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/OnClickListener2048/confluence-mcp/tree/main/.claude/skills/writing-plans
Command: npx skills add https://github.com/OnClickListener2048/confluence-mcp --skill writing-plans-onclicklistener2048

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Before coding, this Skill helps teams create a comprehensive, step-by-step implementation plan for complex specifications or requirements, ensuring every stakeholder agrees on scope, files to modify, tests to write, and verification steps.

Core Features & Use Cases

  • Structured planning: break down requirements into discrete tasks and map them to specific files, tests, and documentation.
  • Reference documentation: generate consistent plan templates, including a header, task structure, and acceptance criteria.
  • Guided execution: provide a disciplined workflow that supports creating isolated plan documents in dedicated worktrees and saving them to a standard location.

Quick Start

在需要为多步骤需求写实现计划时,启动此技能并逐步创建独立的任务计划,最终将计划保存到 docs/superpowers/plans/ 目录下。

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I create a step-by-step implementation plan for complex software specifications?

To write an implementation plan, break down requirements into discrete tasks and map them to specific files, tests, and verification steps before coding begins. This structured planning ensures stakeholders agree on the scope and acceptance criteria.

What is the best way to document project management plans for multi-subsystem requirements?

Documenting project management plans involves generating consistent plan templates that include a structured header, task structure, and acceptance criteria. This approach organizes cross-team scope and multi-subsystem requirements into a clear, referenceable format.

Can I use structured planning docs for cross-team software engineering workflows?

Yes, structured planning docs support cross-team software engineering workflows by guiding task breakdown and file changes. They provide a disciplined workflow that supports creating isolated plan documents in dedicated worktrees.

How do I map file changes and tests when breaking down development tasks?

You map file changes and tests by applying a structured file-level task template during the planning phase. This template guides step-by-step execution and defines clear verification steps for each development task.

Where should I save implementation plans generated for complex project requirements?

You should save generated implementation plans to the docs/superpowers/plans/ directory. Saving them to this standard location ensures the reference documentation is consistently accessible for guided execution and stakeholder review.