Agent Claude Code
An independent code reviewer that examines submitted changes against engineering standards and the current task requirements.
亲子计划:用自然语言调用大模型,一键生成可玩的儿童教育游戏。Java + React,插件化 Agent 可扩展架构,支持阿里云百炼(通义千问/Kimi/ DeepSeek)、RAG、内置离线游戏。
Agent Claude Code
An independent code reviewer that examines submitted changes against engineering standards and the current task requirements.
Agent Claude Code
A coding agent that implements one independent, pre-planned task inside a software project. It reads the project's rules, writes only the assigned code, and verifies the result locally.
Agent Claude Code
A read-only agent that checks whether business documentation still matches the code after changes. It acts as a drift detector for the project's main source of business knowledge.
Agent Claude Code
A team-based coding workflow where one agent writes code and a reviewer watches during implementation, followed by additional checks. It uses TDD, meaning tests are written and shown to fail before the code that makes them pass.
Agent Claude Code
An agent that verifies whether a coder's work meets the acceptance checks defined in a task plan. It does not change code or invent new checks.
Agent Claude Code
A task-planning agent that turns a software request into an execution plan and creates a standard task directory under docs/task/. It does not write the business code.