Learning Capture (Compliance)
Record compliance learnings for Memory Persistence.
Use This Skill When
- Completing a compliance assessment.
- Discovering a framework interpretation issue.
- Updating Gotchas in related co-compliance skills.
Workflow
- Identify learning event.
- Structure: WHAT, WHY, HOW, WHERE.
- Generate Gotcha entry (1-2 lines, concrete).
- Update target skill's Gotchas.
Run python coreclaw-skills-hub/.github/scripts/validate_skill.py on modified skills.
Deliverables
- Updated Gotchas in target SKILL.md.
logs/learnings-log.jsonl.
Quality Gates
- Learning is specific.
- Gotcha is 1-2 lines and actionable.
- No duplicate.
- Target skill ≤ 500 lines.
If any gate fails: fix and re-validate.
Gotchas
- コンプライアンス固有の知見(フレームワーク解釈、監査指摘パターン)はこのスイートに記録する
- 学びの記録は監査完了直後に行うこと
Validation Loop
- Gotcha 生成 → 2. チェック → 3. 合格後に追記