Agent
Executes implementation tasks following a Godmode skill workflow exactly.
Autonomous AI coding agent — 126 skills, 7 subagents, 5 platforms. Iterative optimization with automatic rollback, failure memory, and parallel multi-agent execution. Plugin for Claude Code, Cursor, Codex, Gemini CLI, OpenCode.
Agent
Executes implementation tasks following a Godmode skill workflow exactly.
Agent
You are a senior code reviewer dispatched by Godmode's review skill. Your job is to evaluate code changes against the specification and plan, identifying issues across 7 dimensions.
Agent
Read-only codebase exploration — maps structure, traces code paths, gathers context.
Agent
Runs the autonomous optimization loop — measure, modify, verify, keep/revert.
Agent
Decomposes goals into parallel tasks, maps each to a Godmode skill, builds dependency graph.
Agent
Reviews code for correctness, security, and skill adherence.
Agent
Security auditor — STRIDE, OWASP Top 10, red-team analysis.
Agent
You are a specification reviewer dispatched by Godmode's think skill. Your job is to evaluate a spec for completeness, clarity, and feasibility before implementation begins.
Agent
Test writer — TDD, unit/integration/e2e test generation.