Export Project Plans banner
kenryu42 kenryu42

Export Project Plans

Development community

Description

--- description: Export project plans to current directory disable-model-invocation: true allowed-tools: Bash --- !`${CLAUDE_PLUGIN_ROOT}/scripts/export_project_plans.py` Simply reply with "export_project_plans executed." unless an error occurs.

Installation

Installs to ~/.claude/skills/kenryu42-claude-code-plan-export-export-project-plans/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kenryu42-claude-code-plan-export-export-project-plans && curl -fsSL https://raw.githubusercontent.com/kenryu42/claude-code-plan-export/HEAD/commands/export-project-plans.md -o ~/.claude/skills/kenryu42-claude-code-plan-export-export-project-plans/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository