← スキル一覧に戻る

archive-plan
by tatsuki-washimi
gwpy expansions for experiments
⭐ 0🍴 0📅 2026年1月26日
SKILL.md
name: archive_plan description: 実装計画(implementation_plan.md)を日本語に翻訳し、モデル選定・リソース管理戦略を含めた正式な計画書として docs/developers/plans/ に保存する
Archive Plan
This skill takes the current implementation_plan.md (English), translates it into Japanese, and saves it as a formalized plan in docs/developers/plans/ with a timestamp and additional metadata (recommended model and quota strategy).
Instructions
-
Read Implementation Plan:
- Locate and read the current
implementation_plan.mdfrom the artifact directory.
- Locate and read the current
-
Collect Metadata:
- Ensure
suggest_modelandrecover_quotahave been performed. - Summarize the recommended model and its rationale.
- Summarize the quota management strategy (context compression, batching, etc.).
- Ensure
-
Translate and Format:
- Translate the content of
implementation_plan.mdinto Japanese. - Include a new section
使用モデルとリソース最適化with the metadata collected above. - Add a timestamped title like
# [Goal] 計画書 (YYYY-MM-DD HH:MM:SS).
- Translate the content of
-
Determine Save Path:
- Generate a timestamp string (e.g.,
20260121_093243). - Set the save path to
docs/developers/plans/<description>_plan_<timestamp>.md.
- Generate a timestamp string (e.g.,
-
Save and Notify:
- Write the content to the file.
- Inform the user of the saved path.
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です