writing-plans

Draft executable plans with Goal, Plan, and Completion Checklist sections.

8|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/narumiruna/skills --skill writing-plans-narumiruna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/narumiruna/skills/tree/main/skills/writing-plans
Command: npx skills add https://github.com/narumiruna/skills --skill writing-plans-narumiruna

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafts lean, executable plans before non-trivial work to clarify goals, tasks, and success criteria.

Core Features & Use Cases

  • Plan generation for roadmaps, migrations, PR splits, and design tasks.
  • Structured outputs with sections like Goal, Plan, and Completion Checklist to enable review and ensure completion.
  • Archiving of completed plans under ./docs/plans/archived/ for traceability.

Quick Start

Describe your task and the skill will generate a lean, executable plan document saved to ./docs/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 an execution plan before starting a complex project?

Draft an execution plan by structuring non-trivial work into a Goal, concrete Plan steps, and a Completion Checklist. This clarifies sequencing, risk assessment, and completion criteria before heavy work begins.

What is the best way to write a lean plan for a system migration?

Write a lean migration plan by generating a structured document with verifiable plan items. This ensures assumptions and unknowns are mapped out, while tasks are sequenced for review and verifiable completion.

How do I structure a project checklist to ensure tasks are verifiable?

Structure a project checklist by enforcing concrete, verifiable plan items alongside a defined Goal. This output enables review and ensures completion criteria across roadmaps, migrations, and design tasks.

Can I generate plan docs for PR splits and design tasks?

Yes, you can generate plan docs for PR splits and design tasks. The skill drafts lean, executable plans requiring sequencing, risk assessment, and completion criteria for non-trivial work.

Where are completed plan documents archived for traceability?

Completed plan documents are archived under ./docs/plans/archived/ for traceability. Initially, generated plan documents are saved to ./docs/plans/ to enable review and ensure completion.

When do I need to draft a structured plan before heavy work?

Draft a structured plan whenever non-trivial work requires sequencing, risk assessment, or completion criteria. This applies to roadmaps, migrations, PR splits, and design tasks needing verifiable execution steps.