Intelligence Learn From Context
Capture session lessons and apply to intelligence/ after approval
Spec Continue
Resume an in-progress spec: audit inherited work for drift, then continue execution
Dev Review Changes
Read-only review of pending changes against project rules, with a severity verdict
Git Open Pr
Open a pull request for the current branch against its target, using the repo template
Spec Document
Write or update one docs-substrate artifact - feature, rule, glossary, model, or architecture - from code, for owner review
Spec Execute Next
Autonomously pick the highest-value ready spec, drive it to an outcome-labeled PR, reset the workspace
Git Merge Pr
After owner accept: guard-checked squash-merge of the current branch's PR, base sync and branch cleanup
Intelligence Add Rule
Create new intelligence rule
Intelligence Add Skill
Create new skill
Git Scan Secrets
Scan diff, tree, or branch history for committed credentials
Dev Run Tests
Run typecheck, lint, and tests with the right scope; analyze failures
Spec Decision
Record a numbered ADR with context, decision, consequences, status
Intelligence Update
Update or migrate intelligence-sync: discover engine, read changelog, run migration chain, verify
Intelligence Sync
Sync intelligence to enabled IDE targets
Git Commit Push
Verify, review, and push pending work as one milestone commit
Intelligence Review Skills
Audit intelligence/ for duplicates, stale, size, and discipline issues
Spec Execute
Execute an approved spec end-to-end via parallel subagents, from branch to outcome-labeled PR
Spec Close
After merge, mark a spec completed and archive it per the project convention
Git Finalize Pr
Drive the current branch's PR to merge-ready: CI green and every review comment handled, ending with an outcome label
Dev Handoff
Compact the session into a self-contained continuation prompt for a fresh agent session
Git Review Pr Comments
Triage PR review comments: fix, discuss, or decline with reason - every thread answered
Spec Approve
Mark a reviewed spec approved so it enters the autonomous execution queue
Spec Cancel
Cancel or supersede a spec, recording the reason so the decision is preserved
Spec Create
Plan a change as a reviewable spec: grill the owner, then write requirements, plan, tasks - the review gate before execution
Git Create Release
Cut a release: version, changelog, tag, and release object — policy-driven across trunk/gitflow and tag-only/full
Intelligence Extract Skill
Extract observed workflow into a reusable skill
Git Resolve Conflicts
Resolve merge or rebase conflicts semantically, then re-verify the full gates
Intelligence Uninstall Adapter
Disable IDE adapter and clean up output
Spec Init
Scaffold the in-repo docs substrate for spec-driven development and migrate existing docs into it, drafting core docs from code for owner review
Intelligence Add Agent
Create new specialized agent
Spec Audit Docs
Audit documentation claims against the code; report drift vs violation
Intelligence Install Adapter
Enable IDE adapter for intelligence-sync