plan

Generates a Markdown plan saved to .hermes/plans/ timestamped file without executing code.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/cloudliness/Hermes-Autonomous-AI-Agent-Dialed-In-For-Windows-11 --skill plan-cloudliness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/cloudliness/Hermes-Autonomous-AI-Agent-Dialed-In-For-Windows-11/tree/main/skills/software-development/plan
Command: npx skills add https://github.com/cloudliness/Hermes-Autonomous-AI-Agent-Dialed-In-For-Windows-11 --skill plan-cloudliness

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan mode provides a safe, non-executive way to convert intent into a concrete, actionable plan for the active workspace, eliminating guesswork before action.

Core Features & Use Cases

  • Generate a detailed step-by-step plan without executing code or mutating files.
  • Save plans into the active workspace under .hermes/plans/ with a timestamped filename.
  • Works across software projects, research tasks, and operational tasks that require upfront planning.

Quick Start

Create a concrete Markdown plan and save it to .hermes/plans/ with a timestamped filename.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I generate a project plan in Markdown without executing code?

To generate a Markdown project plan without executing code, use a non-executive planning mode that converts intent into actionable steps. It creates a concrete plan and saves it directly to your workspace, ensuring a safe planning phase before any mutations occur.

What's the best way to create actionable execution plans for software development tasks?

Creating actionable execution plans for software development tasks is best handled by generating a detailed, step-by-step Markdown document. This approach provides a safe, non-executive way to outline workflows and eliminate guesswork before any actual code execution begins.

Can I save operational workflow plans directly to my workspace?

Yes, you can save operational workflow plans directly to your active workspace. The plan is saved as a timestamped Markdown file under a dedicated plans directory, ensuring your project management documents are organized and accessible for future reference.

Does planning mode execute mutations or external actions on my files?

Planning mode does not execute mutations or external actions on your files. It strictly generates a concrete, actionable Markdown plan for the active workspace, providing a safe environment to review steps before committing to any code execution or file modifications.

When do I need to write a Markdown plan for research planning?

You need to write a Markdown plan for research planning when you require an explicit, actionable strategy before starting your task. This non-executive approach converts intent into a concrete document, eliminating guesswork and outlining clear steps for operational workflows.