plan

Generates detailed markdown implementation plans with code examples and verification steps.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/Toqsick/MaxClaw --skill plan-toqsick
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/Toqsick/MaxClaw/tree/main/.claude/skills/plan
Command: npx skills add https://github.com/Toqsick/MaxClaw --skill plan-toqsick

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of writing detailed plans, reducing the cognitive load of documentation and ensuring every step is actionable.

Core Features & Use Cases

  • Actionable Markdown Plans: Generate markdown plans for tasks with exact paths, complete code examples, and verification steps.
  • Bite-Sized Tasks: Break down tasks into manageable 2-5 minute segments for focused work.
  • Documentation as a Workflow: Turn design documents and user requirements into structured implementation plans.

Quick Start

Request a plan for a new feature in your project by saying "I need a plan for 'Feature X'".

Frequently Asked Questions about plan

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

FAQPage Schema
How do I generate an implementation plan for a software feature?

You can generate an implementation plan by requesting a plan for your feature. The Skill creates actionable markdown files containing exact paths, complete code examples, and verification steps for your development workflow.

How do I break down software development tasks into bite-sized steps?

To break down software development tasks, the Skill segments implementation plans into manageable 2-5 minute segments. This transforms large feature requirements into focused, actionable documentation for structured execution.

Can I turn design documents and user requirements into structured implementation plans?

Yes, you can turn design documents and user requirements into structured implementation plans. The Skill processes your inputs to generate detailed markdown plans that document each step of your technical workflow.

Do I need write_file action to create markdown plans in the .hermes/plans/ directory?

Yes, the write_file action is required. The Skill depends on write_file to automate plan creation and save the generated markdown plans directly into the .hermes/plans/ directory for your project.

What is the best way to automate plan creation for project management?

The best way to automate plan creation is using a Skill that generates markdown files with actionable tasks. It reduces the cognitive load of documentation by ensuring every step has exact paths and verification criteria.