name: rally-pulse description: Execute the next RALLY wave pulse with docs, implementation, validation, and commit-ready updates. allowed-tools: - Read - Write - Glob - Grep - Bash
RALLY Pulse
Use this skill for RALLY development pulses.
Workflow
- Read
context/waves/PHASES.md. - Read the active wave
WAVE.md. - Read the target pulse under
pulses/. - Implement the smallest complete slice.
- Keep shared kernels free of consumer-specific behavior.
- Update docs and wave/pulse status.
- Run validation commands and
git diff --check.