compound

分类: 工具与效率 | 上传者: vinicius91carvalhovinicius91carvalho | 下载: 0 | 版本: v1.0(最新)

Post-task learning capture and knowledge promotion. Auto-invoke when a task or sprint is completed, when the user says "done", "finished", "wrap up", or when all acceptance criteria are checked off. Do NOT invoke when user says "ship it" — that triggers /ship-test-ensure instead. --- # Compound: Learning Capture & Knowledge Promotion 1. **Review what was done** — read PRD, recent changes, or conversation context 2. **Identify learnings:** - What worked well? - What didn't work or was surprising? - Were there any assumptions that turned out wrong? - Did any tool/pattern perform better or worse than expected? 3. **Update session-learnings** with key findings (use structured format — see Step 6) 4. **Knowledge Promotion Chain** — check if promotion is warranted: - Does this pattern repeat from previous session-learnings? → promote to `docs/solutions/` - Does this affect architecture? → propose an ADR in `docs/architecture/decisions/` - Does this suggest a workflow change? → propose CLAUDE.md update (ask user first) 4b. **System Update Loop (when compound identifies workflow failures):** - If the failure was caused by missing/ambiguous agent instructions: → UPDATE the agent definition file directly (ask user first) - If the failure was caused by a missing enforcement hook: → PROPOSE a settings.json hook change (ask user first) - If the failure was caused by a skill gap: → UPDATE the skill file directly (ask user first) - Memory entries alone are NOT sufficient for systemic failures. Memory helps future conversations. System updates prevent future failures. - **Log every system change** in `~/.claude/evolution/workflow-changelog.md` with date, what, why, source. 4c. **Feedback Capture (mine user corrections for learning signal):** User corrections are the richest learning signal. Scan the conversation for: - Explicit corrections: "no", "don't", "stop", "instead", "not that", "wrong" - Approach rejections: "let's not", "that's not right", "try X instead" - Preference sign

更新日志: Source: GitHub https://github.com/vinicius91carvalho/.claude

目录结构

当前层级: skills/compound/

SKILL.md

登录后下载/点赞/收藏 ❤ 9 | ★ 0
评论 0

请先登录后评论。

还没有评论,快来第一个发言吧。