executor
01Agent
The main task execution agent. Spawned for each task in a project. Executes the task described in its prompt — builds, tests, commits, and verifies. Use this when a project task needs to be executed autonomously.
Agent
The main task execution agent. Spawned for each task in a project. Executes the task described in its prompt — builds, tests, commits, and verifies. Use this when a project task needs to be executed autonomously.
Agent
Runs once at the end of a project, after all steps complete. Verifies that all pieces connect correctly across step boundaries — exports used, APIs called, data flows end-to-end. Returns a comprehensive integration report.
Agent
Lightweight check that runs between waves. Quickly verifies that files from the completed wave exist and commits are real. Fast gate — not a full review. Uses haiku for speed and cost.
Agent
Runs between steps to independently verify the previous step's work. Uses goal-backward verification: checks that the step achieved its GOAL, not just that tasks completed. Three-level artifact verification (exists, substantive, wired). Returns pass/fail verdict with evidence.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: