From issueflow
Capture reusable learning after an issue merges, enters a PR/merge queue, or reveals recurring implementation knowledge. Use to update docs/solutions, record failed approaches and prevention rules, and raise follow-up issues when completion reveals future work.
How this skill is triggered — by the user, by Claude, or both
Slash command
/issueflow:issue-compoundThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this after `merge-gate`, PR handoff, or a significant debugging/review cycle. This is the post-completion lifecycle step; history compaction is only one conditional cleanup action inside it.
Use this after merge-gate, PR handoff, or a significant debugging/review cycle. This is the post-completion lifecycle step; history compaction is only one conditional cleanup action inside it.
docs/solutions/ note, update that note instead of creating a duplicate.docs/solutions/INDEX.md or the repo's equivalent solution index before expecting future agents to discover the note.../../templates/SOLUTION.template.md.issue-raise.PLAN_ANCHOR.md, CURRENT_STATE.md, backlog boards, or wave notes, run or require cycle/history compaction as part of this compound handoff.../../references/compound-learning.md for solution-note policy../../references/context-governance.md for index-first reading and compaction rules../../references/history-compaction.md for moving completed issue, wave, and proof detail out of active files../../references/plan-governance.md when reusable learning changes product truth or reveals plan gaps../../templates/SOLUTION.template.md for the standard note shape../../templates/SOLUTION-INDEX.template.md for index scaffolding../../templates/CYCLE-COMPACTION.template.md when compounding changes the next-cycle context../../templates/HISTORY-INDEX.template.md when completed details move to history../../references/autonomous-wave-generation.md when follow-up work should become a wavedocs/solutions/npx claudepluginhub jugol/issueflow-skills --plugin issueflowGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.