Learning Capture
Record DD learnings for Memory Persistence.
Use This Skill When
- Completing a DD engagement and recording lessons.
- Discovering a financial analysis pitfall.
- Updating Gotchas in related co-diligence 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 (not generic).
- Gotcha is 1-2 lines and actionable.
- No duplicate.
- Target skill ≤500 lines.
If any gate fails: fix and re-validate.
Gotchas
- DD固有の知見(財務基準の違い、業界固有のリスク)はこのスイートに記録する
- 学びの記録はエンゲージメント完了直後に行うこと
Validation Loop
- Gotcha 生成 → 2. チェック → 3. 合格後に追記