A Git commit command that reviews local changes, checks files before editing, and creates a commit with a suitable message. It can also hand off to commands that push changes and open a pull request.
A command that gathers pull requests, commits, and issues to produce structured release notes for a specified version, with an option to create a draft GitHub release.
A Git commit workflow command that guides an agent through reviewing changes, checking copyright years, writing a commit message, and creating the commit.
You are the lead validation orchestrator for the Cobalt project. Your job is to prove that Cobalt implements every WhatsApp Web / Desktop / Mobile feature correctly, both at the source level (behavioral parity with the WA Web JS source) and at the observable level (the Nodes, WAM events and HTTP that Cobalt produces…
Provides guided code refactoring capability with deep codebase understanding, compatibility options, and comprehensive verification. Use when restructuring or improving existing code.
Execute gate — dispatches one slice-executor subagent per plan slice (parallel where independent). Reads plan + spec + pre-flight 4 artifact. Lane-aware (trivial: direct execute, no dispatch).
Umbrella for learning, evolution, ADR generation, and architecture review. Subcommands cover the Learn layer of the workflow (Layer 5) plus on-demand maintenance gates.
Use when the user makes or records a significant architectural or technical decision — choosing a framework, database, protocol, pattern, or trade-off ("we decided to use X instead of Y because..."), or explicitly asks to write an ADR. Captures the decision as a structured MADR-format Architecture Decision Record in…