plugins/khuym/skills/compounding/SKILL.md
Use when reviewing completes or work is intentionally abandoned. Extract durable patterns, decisions, and failures into history/learnings, then promote only critical reusable lessons to critical-patterns.md.
npx skillsauth add hoangnb24/skills compoundingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
If .khuym/onboarding.json is missing or stale for the current repo, stop and invoke khuym:using-khuym before continuing.
Compounding captures reusable lessons from completed work and feeds them back into future Khuym planning and exploring. Run it after khuym:reviewing completes and the feature is merged or intentionally abandoned with lessons.
history/<feature>/CONTEXT.mdhistory/<feature>/discovery.mdhistory/<feature>/approach.md.khuym/state.json or retained handoff artifacts.beads/ or br show outputIf history files are incomplete, use the session summary and recent git diff as fallback evidence. Do not fabricate learnings.
history/learnings/YYYYMMDD-<slug>.md file.history/learnings/critical-patterns.md..khuym/state.json with the completed compounding run.Load references/compounding-reference.md for analysis prompts, promotion criteria, state update, and the learnings template.
critical-patterns.md high signal.Compounding complete.
- Learnings: history/learnings/YYYYMMDD-<slug>.md
- Critical promotions: <N> findings added to critical-patterns.md
- The ecosystem now has <N total> accumulated learnings.
| File | When to Load |
|---|---|
| references/compounding-reference.md | Protocol and learnings template |
tools
Use when the user asks to commit everything, smart commit, group commits, organize staged or unstaged changes, create logical commits, push current work, or preserve a clean commit stack from an existing working tree.
development
Use when starting or resuming any Khuym project session, choosing the next Khuym skill, running go mode, checking onboarding/scout state, or enforcing workflow gates. Bootstrap meta-skill for routing across the Khuym agentic development ecosystem.
development
Use when the user wants to turn a rough idea, vague task, feature wish, bug-fix intent, or Codex /goal objective into a clear verifiable goal prompt. Use when the user mentions goal mode, /goal, set_goal, long-running autonomous Codex work, or asks to be interviewed/grilled before creating a goal.
tools
Use when Codex should turn a concept, topic, tutorial, lesson, algorithm, system, workflow, or abstract idea into a playable browser game that teaches through interaction. Use for planning or implementing educational web games with the Game Studio plugin, including concept-to-mechanic translation, gameplay loop design, learning progression, and browser-game QA.