← スキル一覧に戻る

archive-work
by tatsuki-washimi
gwpy expansions for experiments
⭐ 0🍴 0📅 2026年1月26日
SKILL.md
name: archive_work description: 作業完了後にタイムスタンプをつけて報告書を作成・保存し、必要に応じてエージェントスキルを追加・更新する
Archive Work Workflow
This skill ensures that once a series of tasks are completed, the results are recorded (report creation) and knowledge is solidified (skill updates) simultaneously.
Instructions
-
Create Work Report:
- Provide a detailed summary of what was implemented during this conversation (or series of tasks).
- Include modified/added files, executed tests, resolved bugs, and performance improvements.
- Include metadata such as the LLM model(s) used and the actual time taken.
-
Save the Report:
- Save to the
docs/developers/reports/directory with a timestamped filename (e.g.,report_TaskName_YYYYMMDD_HHMMSS.md). - Notify the user of the saved path.
- Save to the
-
Knowledge Extraction and Skillification (
learn_skill/refactor_skills):- Reflect on whether any "reusable patterns," "unique design philosophies," or "pitfalls to watch out for" were discovered during the work.
- Add new skills to
.agent/skills/and categorize them (refer toindex.md). - Update existing skills if they require additional notes.
-
Suggest Continuation or Conclusion:
- Report the completion of archiving to the user and suggest whether to proceed to the next task (e.g.,
setup_plan/collaborative_design) or terminate the current session (e.g.,git_commit/wrap_up).
- Report the completion of archiving to the user and suggest whether to proceed to the next task (e.g.,
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です