writing-plans

Generate agent-executable implementation plans with Mermaid diagrams and decision logs.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/seanreed1111/langgraph-blog-repo --skill writing-plans-seanreed1111
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/seanreed1111/langgraph-blog-repo/tree/main/.claude/skills/writing-plans
Command: npx skills add https://github.com/seanreed1111/langgraph-blog-repo --skill writing-plans-seanreed1111

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation of detailed, agent-executable implementation plans for software development tasks, ensuring clarity and reducing ambiguity.

Core Features & Use Cases

  • Automated Plan Generation: Creates comprehensive plans with diagrams, code snapshots, and decision logs.
  • Codebase Analysis: Investigates the existing codebase to inform plan accuracy.
  • Iterative Development: Allows for user collaboration and feedback during the planning phase.
  • Use Case: Planning the addition of a new user authentication system, including all necessary code modifications, dependencies, and execution steps.

Quick Start

Use the writing-plans skill to create a plan for adding a new user authentication system.

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 implementation plan for a complex codebase refactoring?▼

To create an implementation plan for refactoring, this Skill analyzes your codebase interactively and generates agent-executable documentation with Mermaid diagrams, code snapshots, and decision logs saved to the `plan/` directory.

What is the best way to document multi-phase software development tasks?▼

Documenting multi-phase software development tasks is best handled by generating agent-executable plans that capture decision logs and Mermaid diagrams, ensuring clarity and reducing ambiguity across all execution phases.

Does this planning tool support iterative development and user feedback?▼

Yes, this planning tool supports iterative development by allowing user collaboration and feedback during the interactive research phase before finalizing the documentation in the `plan/` directory.

Can I generate code snapshots and diagrams for an authentication system feature?▼

You can generate code snapshots and Mermaid diagrams for an authentication system by using the Skill to investigate your codebase and produce a comprehensive, agent-executable implementation plan.

What formats are included in the generated implementation plans?▼

Generated implementation plans include Mermaid diagrams for visual mapping, code snapshots for reference, and decision logs to track the rationale, all saved as structured documentation.