From pulse
Use after completed Pulse work when the user asks to capture post-cycle machine-readable learnings for future planning and execution.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pulse:compoundingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
If preflight readiness is missing, stale, or blocked (check `.pulse/tooling-status.json`), stop and invoke `pulse:using-pulse` before continuing.
If preflight readiness is missing, stale, or blocked (check .pulse/tooling-status.json), stop and invoke pulse:using-pulse before continuing.
Compounding turns completed feature work into reusable memory for future planning and execution.
Compounding is the canonical post-cycle, machine-readable learning pass for completed Pulse work. Use pulse:dream for runtime-artifact consolidation outside that post-cycle moment.
pulse:reviewing completes and feature is mergedSkip only when no durable/reusable learning emerged.
All operational rules live in references/runtime-appendix.md. Treat that file as canonical for:
applicable-when must be specific)critical-patterns.md.pulse/memory/*.pulse/memory/learnings/YYYYMMDD-<slug>.md..pulse/STATE.md and .pulse/state.json.references/runtime-appendix.md — canonical runtime contractreferences/learnings-template.md — learnings file structurereferences/analysis-prompts.md — prompts for pattern/decision/failure analysisreferences/corrections-and-ratchets.md — correction and ratchet file structuresnpx claudepluginhub quanpersie2001/pulse --plugin pulseGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.