Role alias for loki — the Architect. Explores the codebase and writes MECHANICS.md, a living map of how it all works. Identical behaviour to /loki. Triggers: "/architect", "chart the codebase", "map the architecture", "write MECHANICS.md".
Orchestrator — runs the whole Avengers roster end to end for a feature: grounds on the existing MECHANICS.md / DESIGN.md (fast, no re-index), cuts a spec with ironman, PAUSES for human sign-off, then builds + reviews + verifies + ships with hulk (which itself…
Role alias for hulk — the Builder. Builds a planned feature end to end, reviews its own work until clean, verifies it runs, and opens a green PR. Identical behaviour to /hulk. Triggers: "/build <plan>", "build this and review it until clean", "autonomously…
Role alias for widow — the Design Reviewer. Reviews the UI against the project's DESIGN.md and gives a ship / iterate / block verdict; writes DESIGN.md from real tokens first if missing. Identical behaviour to /widow. Triggers: "/design", "review the design",…
Autonomously implement a planned feature end-to-end as a senior engineer, drive it to a clean state through an iterative QA + Design/Product + Engineer review loop, prove it actually runs with /verify, take it to a green reviewed PR with /thor, and finish…
Staff-level engineer who turns a rough idea into a sharp, plan-mode-ready spec. Asks what you want to build, grounds itself in the codebase (MECHANICS.md / DESIGN.md), then interrogates the idea in batched rounds — challenging vague asks, naming non-goals,…
Senior staff engineer who deeply explores a codebase, understands its architecture, design decisions, and mechanics, then produces or updates MECHANICS.md as a living architectural reference. On first run generates the doc; on subsequent runs reads it first…
Role alias for thor — the Shipper. Takes a branch or PR to green: pushes it, opens the PR, and works through CI failures and review comments. Identical behaviour to /thor. Triggers: "/ship", "take this to a green PR", "get CI green", "address the PR comments".