assess
01Command
Review recent metrics entries to identify failures/trends and propose concrete improvements to commands/skills/agents.
Skills, commands and agents to utilise for development workflow. Inspired by Compound Engineering
Command
Review recent metrics entries to identify failures/trends and propose concrete improvements to commands/skills/agents.
Command
Install compound-workflow in this project — copies agents/skills/commands, writes opencode.json, merges AGENTS.md, and creates docs/todo dirs.
Command
Log a metrics entry for the current workflow run so process performance can be reviewed daily/weekly/monthly.
Command
Run browser tests on pages affected by current PR or branch.
Command
Review and update AGENTS.md to keep skills and agents accurate, consistent, and aligned to current workflow needs.
Command
Interrogate a feature idea into a decision-grade WHAT contract before planning implementation.
Command
Document a durable learning (solved problem or implementation insight) into docs/solutions/ to compound institutional knowledge.
Command
Transform feature descriptions into contract-based execution plans with explicit artifacts, isolated task contracts, and a fidelity/confidence model.
Command
Review a PR/branch/diff with structured findings. Does not implement fixes unless explicitly requested.
Command
Run technical review on a plan (technical correctness before build). Optional plan path or latest in docs/plans/.
Command
Manual triage command to prioritize todo files into an executable ready queue (priority, dependencies, recommended action).
Command
Stateless orchestrator that executes approved plans by scheduling isolated agents for build, validation, review, and drift checking — using artifact-based contracts with no context accumulation.