09-SKILL-WRITING-PLANS

Draft step-by-step implementation plans from specifications with files, validations, and testing criteria.

79|33|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/thiagofinch/mega-brain --skill 09-skill-writing-plans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 09-SKILL-WRITING-PLANS
Source: https://github.com/thiagofinch/mega-brain/tree/main/.claude/skills/writing-plans
Command: npx skills add https://github.com/thiagofinch/mega-brain --skill 09-skill-writing-plans

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables rapid creation of detailed, multi-step implementation plans whenever a spec or requirement is provided, ensuring a clear and testable roadmap before execution.

Core Features & Use Cases

  • Generates structured implementation plans that list required files, steps, verifications, and testing criteria.
  • Saves plans to knowledge/playbooks/drafts with a date-based naming convention for traceability.
  • Supports multiple plan types (Planos de Processamento INBOX, Plano de Criação de Agente, Plano de Reestruturação) to cover end-to-end workflows.

Quick Start

Generate a complete implementation plan for the provided spec and save it to knowledge/playbooks/drafts/YYYY-MM-DD-<feature-name>.md.

Frequently Asked Questions about 09-SKILL-WRITING-PLANS

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

FAQPage Schema
How do I create a multi-step implementation plan from a product specification?

You can generate a multi-step implementation plan by providing a spec or requirement, which produces a structured roadmap listing required files, execution steps, verifications, and testing criteria before development begins.

What is the best way to document task plans for complex feature rollouts?

Documenting task plans for feature rollouts requires a standardized plan header and granular tasks that explicitly map touched files, validations, and testing criteria to ensure a clear, testable execution roadmap.

How are implementation plan drafts saved and organized for traceability?

Implementation plan drafts are saved using a date-based naming convention under knowledge/playbooks/drafts, creating traceable markdown files formatted as YYYY-MM-DD-<feature-name>.md for easy retrieval.

Can I generate implementation plans for different types of product management workflows?

Yes, implementation plans support multiple workflow types including INBOX processing plans, agent creation plans, and restructuring plans, covering end-to-end product development and complex initiatives.

What should be included in an implementation plan for multi-step tasks?

An implementation plan for multi-step tasks should include a standardized plan header, granular execution steps, touched files, validation checks, and specific testing criteria to guide execution accurately.

When do I need to draft a comprehensive step-by-step plan before execution?

You need to draft a comprehensive step-by-step plan before execution whenever handling complex initiatives, feature rollouts, or product development where explicit steps and testing criteria must be documented.