
Claude Skills by vlikhobabin
github.com/vlikhobabinRun the complete ChangeRail card pipeline in one supervised foreground workflow: ff, do, independent review gate and publish.
Run a supervised ChangeRail delivery loop for a board card or backlog file: implement each planned OpenSpec change, verify it, sync specs and archive completed changes without publishing.
Short ChangeRail alias for OpenSpec explore mode. Use when the user asks for `$changerail-explore`, `changerail:explore`, `/changerail:explore`, or wants to explore an idea, problem, architecture, requirement, or active OpenSpec change before implementation.
Run the generic ChangeRail board/card fast-forward planning loop. Use when the user asks for `$changerail-ff`, `changerail:ff`, `/changerail:ff`, `changerail:fff`, or wants to take an unprocessed OpenSpec board card or story, decompose it into implementation-sized changes, update the card, and generate apply-ready OpenSpec artifacts without implementing code.
Audit or triage ChangeRail repository maintenance findings without delivery, publish or fix mutation.
Run the final ChangeRail publish loop for a reviewed board card: validate its risk-appropriate gate, confirm reviewed docs, create a scoped commit and push unless disabled.
Run the independent ChangeRail review gate for a delivered board card before publish, producing a machine-checkable go/no-go verdict in ignored runtime state.
Short alias for changerail-deliver. Use when the user asks for `$chrl-deliver`, `chrl:deliver` or `/chrl:deliver`; follow the canonical supervised ChangeRail delivery pipeline contract.
Short alias for changerail-do. Use when the user asks for `$chrl-do`, `chrl:do` or `/chrl:do`; follow the canonical ChangeRail delivery contract.
Short alias for changerail-explore. Use when the user asks for `$chrl-explore`, `chrl:explore` or `/chrl:explore`; follow the canonical ChangeRail explore contract.
Short alias for changerail-ff. Use when the user asks for `$chrl-ff`, `chrl:ff` or `/chrl:ff`; follow the canonical ChangeRail fast-forward planning contract.
Short alias for changerail-maintain. Use when the user asks for `$chrl-maintain`, `chrl:maintain` or `/chrl:maintain`; follow the canonical ChangeRail maintenance audit and triage contract.
Short alias for changerail-pub. Use when the user asks for `$chrl-pub`, `chrl:pub` or `/chrl:pub`; follow the canonical ChangeRail publish contract.
Short alias for changerail-review. Use when the user asks for `$chrl-review`, `chrl:review` or `/chrl:review`; follow the canonical independent ChangeRail review contract.
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Archive multiple completed changes at once. Use when archiving several parallel changes.
Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.
Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.