Implement an RFC from the repo sequentially using the Makefile, tests as gates, and browser MCP for client UI. Update the RFC checklist and implementation notes after each task. Use when the user points at an RFC and wants execution through completion.
Turn an RFC’s checklist into working code while keeping the RFC document the source of truth for progress and context for other agents.
@RFC-...md (or equivalent) and wants implementation continued or started from a planned task list.docs/rfcs/RFC-010-example.md).AGENTS.md or docs/agents/dev-workflow.md, or ask the user).For each checklist item in order:
make targets for build, test, lint, format, serve, etc. (e.g. make test, make lint), not ad hoc commands, unless the Makefile is missing a needed target and the user approves an exception.curl for HTML that requires JavaScript.After completing a task (or a tight sub-task if the RFC splits that way):
debug.log (overwrite each run) and inspect there.