ade-workflow
01Plugin Claude Code
Agent-Driven Engineering plugin marketplace.
Plugin Claude Code
Agent-Driven Engineering plugin marketplace.
Plugin Claude Code
Agent-Driven Engineering: Anthropic's 3-agent harness with pluggable rubrics and testing tools for long-running app development.
MCP server Claude CodeCodexCursor
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
Instructions file
Claude Code instructions for alexsds/ade-workflow, covering ade — agent-driven engineering, what this is, architecture, development and key principles.
Agent
Use this agent as a team member during /ade:execute to test and score features implemented by the generator. The evaluator uses pluggable rubrics and testing tools to grade work with hard thresholds. Context: The execute command is launching the agent team. user: "Build the approved plan" assistant: "Spawning the…
Agent
Use this agent as a team member during /ade:execute to implement features from an approved plan. The generator builds the app feature-by-feature, commits to git, and hands off to the evaluator for scoring. Context: The execute command is launching the agent team. user: "Build the approved plan" assistant: "Spawning…
Command
Archive the current plan after completion.
Command
Launch Generator + Evaluator agent team to execute the approved plan.
Command
Research context, ask questions, and create a plan scaled to the scope of the work.
Command
Show current ADE build progress and evaluator scores.
Hook
Runs when a session starts, executing session-start.sh. From alexsds/ade-workflow.
Skill Claude CodeCodex
This skill should be used when the user asks about evaluation methodology, scoring rubrics, testing tools, "how does scoring work", "evaluation criteria", "rubric format", "add a rubric", "create testing tool", "evaluate my feature", "run evaluation", "why did evaluation fail", or needs guidance on adversarial…
Skill Claude CodeCodex
Use when asking about the ADE build process, how the generator works, iteration strategy, "why is the generator doing X", "how does building work", "commit conventions", "pivot vs refine", or understanding the implementation phase of the ADE workflow. This skill covers the Generator's methodology for implementing…
Skill Claude CodeCodex
Use when the user wants to plan any work — building an app, adding a feature, fixing a bug, solving a problem, refactoring, or any task that benefits from thinking before doing. Triggers on "plan", "build me", "I want to", "fix this", "add a", "we need to", "how should we", or when the user describes something they…