スキル一覧に戻る
jarrettmeyer

save-plan

by jarrettmeyer

My Blog

1🍴 0📅 2026年1月23日
GitHubで見るManusで実行

SKILL.md


name: save-plan description: After generating a plan for the user, use this skill to save the plan to the project.

Save Plan

Claude will generate a plan and save it to the user's ~/.claude/plans/ directory with a random name (e.g. uncommon-plaited-fruitfly.md).

Save the generated plan to the current project's .claude/plans/ directory. Give the plan a meaningful, succinct name based on the task (e.g. graph-rag-visualization.md).

Claude should copy the plan from ~/.claude/plans/ and rename the file.

cp ~/.claude/plans/random-generated-filename.md .claude/plans/meaningful-filename.md

Why use this skill?

Saving the plan in the project directory allows for easy retrieval and reference in future sessions. It helps maintain organization and ensures that plans are contextually linked to the relevant project.

Copy and rename is used because this is a faster operation and less error-prone than rewriting the file from scratch, especially for longer plans.

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です