Back to list
tatsuki-washimi

archive-plan

by tatsuki-washimi

gwpy expansions for experiments

0🍴 0📅 Jan 26, 2026

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

  1. Read Implementation Plan:

    • Locate and read the current implementation_plan.md from the artifact directory.
  2. Collect Metadata:

    • Ensure suggest_model and recover_quota have been performed.
    • Summarize the recommended model and its rationale.
    • Summarize the quota management strategy (context compression, batching, etc.).
  3. Translate and Format:

    • Translate the content of implementation_plan.md into Japanese.
    • Include a new section 使用モデルとリソース最適化 with the metadata collected above.
    • Add a timestamped title like # [Goal] 計画書 (YYYY-MM-DD HH:MM:SS).
  4. Determine Save Path:

    • Generate a timestamp string (e.g., 20260121_093243).
    • Set the save path to docs/developers/plans/<description>_plan_<timestamp>.md.
  5. Save and Notify:

    • Write the content to the file.
    • Inform the user of the saved path.

Score

Total Score

60/100

Based on repository quality metrics

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

Reviews

💬

Reviews coming soon