← スキル一覧に戻る

governance
by FrostadEng
⭐ 0🍴 0📅 2026年1月7日
SKILL.md
name: governance description: Protocols for reading Architect specifications and filing implementation reports.
Governance Protocol
Instruction: Read Active Spec
Trigger: When starting a new task.
- Locate: Find the latest file in
.project_governance/specs/(excludearchive/). - Summary: Output the 3-bullet summary of the objective.
- Library Check (Context7 Integration):
- Scan: Does the Spec mention external libraries (e.g.,
pandas,scipy,pint)? - Action: If YES, use the
context7tool to fetch the latest documentation for that specific module. - Goal: Verify that the methods requested in the Spec actually exist in the current version.
- Scan: Does the Spec mention external libraries (e.g.,
- Internal Check:
- "Does this spec require me to use
mech_core?" (Yes/No).
- "Does this spec require me to use
- Confirm: Ask user to proceed.
Instruction: File Report
Trigger: When task is done.
- Write: Create
.project_governance/reports/report_[Date]_[Feature].md. - Include:
- Status (Pass/Fail)
- Files Modified
- External Deps: "Verified
scipysyntax via Context7."
- Map Logic:
- Check: Did this implementation add new directories?
- Action: If YES, execute "Update Map" (cartographer).
- Handoff: "Report filed. Run
/audit."
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です