plan

Generate detailed markdown plans for multi-step workflows.

5|1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/lengoctuong2005/Branding-Focused-Skills --skill plan-lengoctuong2005
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/lengoctuong2005/Branding-Focused-Skills/tree/main/antigravity/skills/hermes-collection/software-development/plan
Command: npx skills add https://github.com/lengoctuong2005/Branding-Focused-Skills --skill plan-lengoctuong2005

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The plan Skill eliminates the manual effort of writing out plans and to-do lists, providing an efficient and automated way to document workflows and projects.

Core Features & Use Cases

  • Automated Plan Writing: Automatically generate markdown plans to .hermes/plans/, suitable for tasks with multi-step workflows.
  • Documentation Automation: Streamline documentation process by creating structured and executable plans.
  • Use Case: Use the plan Skill to generate a detailed plan for developing a new software feature, complete with task breakdowns, expected file changes, and validation steps.

Quick Start

Write the implementation plan for a new feature in the software project.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I automate actionable plan creation for software development workflows?

You can automate actionable plan creation by generating detailed markdown task breakdowns, complete with expected file changes and validation steps, directly into your project workflow.

What is the best way to generate a markdown implementation plan for a new feature?

Generating a markdown implementation plan is best handled by automating task breakdowns and documentation, which structures multi-step software development workflows into actionable files.

Do I need specific project file access to automate task management documentation?

Yes, automating task management documentation requires project file access and the write_file command to save the generated markdown plans into your local project structure.

How does automated markdown plan generation streamline software development?

Automated markdown plan generation streamlines software development by eliminating manual effort, organizing workflows, and providing executable steps for complex feature implementations.

Can I automatically document multi-step workflows in markdown format?

Yes, you can automatically document multi-step workflows in markdown format by triggering the generation of structured plans that detail expected file changes and validation steps.

Where are the generated markdown task management plans stored?

Generated markdown task management plans are stored automatically in the .hermes/plans/ directory, ensuring your project's workflow documentation remains organized and accessible.