writing-plan

Decompose tasks into steps and coordinate planner, implementer, and reviewer roles.

8|Updated Nov 4, 2016
One-click install
npx skills add https://github.com/coil398/dotfiles --skill writing-plan-coil398
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plan
Source: https://github.com/coil398/dotfiles/tree/main/.claude/skills/writing-plan
Command: npx skills add https://github.com/coil398/dotfiles --skill writing-plan-coil398

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams turn vague tasks into clear, executable plans and automatically maintain an implementation record by coordinating planner, implementer, and reviewer roles.

Core Features & Use Cases

  • Plan creation: decomposes tasks into bite-sized steps with acceptance criteria.
  • Step-by-step execution: orchestrates implementer actions and tracks progress.
  • Documentation: appends implementation logs and keeps a versioned plan for audit and learning.
  • Use Case: When starting a new feature, generate plan and keep iterative logs.

Quick Start

Describe your task to the assistant to generate a full implementation plan and start the documentation workflow.

Frequently Asked Questions about writing-plan

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

FAQPage Schema
How do I break down a complex implementation task into bite-sized steps?

To break down a complex implementation task, this skill decomposes it into bite-sized steps with acceptance criteria. It coordinates planner, implementer, and reviewer roles to guide execution and track progress systematically.

What is the best way to maintain versioned plan documents for audit readiness?

The best way to maintain versioned plan documents for audit readiness is using a plan-driven workflow. It appends implementation logs to a run directory, ensuring traceability and keeping iterative records for review.

How do I generate an executable plan from a vague feature request?

To generate an executable plan from a vague feature request, describe your task to the assistant. The planner role analyzes the request and produces a structured implementation workflow with specific actions.

Can I use an AI agent to orchestrate implementation and reviewer roles together?

Yes, you can use an AI agent to orchestrate implementation and reviewer roles together. This skill coordinates these roles within a single workflow to execute steps, track progress, and append documentation logs.

Does this planning workflow require external dependencies or components to run?

This planning workflow requires no external dependencies or components to run. It operates independently to coordinate roles, generate plan documents, and write implementation logs directly to the run directory.