plan-scripts
CommunityCreate and manage plan markdown files.
Authorakiojin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides tooling to create, read, list, and manage plan files under the plans directory.
Core Features & Use Cases
- Create new plans with frontmatter (name, description)
- List plans and read frontmatter metadata
- Overwrite or append plan bodies via templates
Quick Start
Use the script to create a new plan: python scripts/create_plan.py --name sample-plan --description "A concise example plan" --template
Dependency Matrix
Required Modules
plan_utils
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: plan-scripts Download link: https://github.com/akiojin/llm-router/archive/main.zip#plan-scripts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.