plan

Write and save markdown plan documents in the .hermes/plans/ directory.

1|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/lxt070409/hermes-skills --skill plan-lxt070409
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/lxt070409/hermes-skills/tree/main/software-development/plan
Command: npx skills add https://github.com/lxt070409/hermes-skills --skill plan-lxt070409

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The Plan Skill unit is designed to help users draft detailed plans and workflows for various projects, without executing any commands. It provides a structured approach to writing plans that can be reviewed and implemented later.

Core Features & Use Cases

  • Markdown Plan Creation: Users can create and save markdown files containing detailed plans in the .hermes/plans/ directory.
  • Contextual Understanding: The skill infers the context from the conversation to generate a relevant plan if specific instructions are not given.
  • Task Specificity: The plan can include goals, current context, proposed approaches, step-by-step plans, files to be modified, tests, validation methods, risks, trade-offs, and open questions.

Quick Start

Start the plan mode and write a markdown plan outlining your project's objectives and strategies.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I create a markdown project plan from conversation context?

To create a markdown project plan, this skill infers task requirements from your dialogue context and writes a structured document. It saves the plan directly into the .hermes/plans/ directory for later review.

What is task planning documentation used for in project management?

Task planning documentation is used to draft detailed workflows, goals, and step-by-step strategies without executing commands. It provides a structured markdown approach for administrative tasks to review and implement later.

Can I generate workflow documentation without providing explicit instructions?

Yes, you can generate workflow documentation without explicit instructions. The skill automatically infers the necessary context from your ongoing conversation to generate a relevant markdown plan.

Does this task planning skill execute commands or modify files directly?

No, this task planning skill does not execute commands or modify files directly. It strictly drafts detailed plans and workflows into a markdown document for administrative review and later implementation.

What should be included in a structured markdown plan for project workflows?

A structured markdown plan should include goals, current context, proposed approaches, step-by-step plans, files to be modified, tests, validation methods, risks, trade-offs, and open questions.