plan

Generate timestamped markdown project plans in the .hermes/plans/ directory.

Updated May 25, 2026
One-click install
npx skills add https://github.com/webdevtodayjason/subctl-rust --skill plan-webdevtodayjason
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/webdevtodayjason/subctl-rust/tree/main/skills/plan
Command: npx skills add https://github.com/webdevtodayjason/subctl-rust --skill plan-webdevtodayjason

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users draft detailed plans for projects or tasks, ensuring they have a clear and actionable roadmap.

Core Features & Use Cases

  • Markdown Plan Creation: Write plans in markdown format for easy editing and readability.
  • Timestamped Saving: Plans are saved with a timestamp for easy tracking and version control.
  • Read-only Mode: Ensures that the plan creation process is non-intrusive to the current project state.
  • Use Case: Ideal for project managers or developers looking to outline a new project or task in detail.

Quick Start

To create a plan, activate the plan skill and provide the desired content. The skill will save the plan in the .hermes/plans/ directory.

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 plan for project management?

To create a markdown plan, you provide your project content and the tool generates a timestamped document, saving it directly to the .hermes/plans/ directory for version tracking.

What is the best way to save timestamped task plans in markdown?

Saving timestamped task plans in markdown is handled automatically by the tool, which writes your outlined objectives to the .hermes/plans/ directory to ensure traceability.

Can I use plan mode to outline project steps without modifying my current project?

Yes, you can use plan mode to outline project steps without modification because it operates in a read-only mode that ensures the plan creation process remains non-intrusive.

Do I need write access to a specific directory for task planning?

Yes, task planning requires write access specifically to the .hermes/plans/ directory so the tool can successfully save your generated markdown documents.

What is timestamped markdown plan creation used for in project management?

Timestamped markdown plan creation is used for project management to outline new projects in detail, providing a clear, actionable roadmap while enabling easy version control and tracking.