Backend Consistency
Description
--- name: backend-consistency description: > 后端一致性检查专家(只读)。负责验证单个模块的 PRD 文档与后端代码实现的一致性。 触发场景: - 检查 PRD 与后端代码实现的一致性 - 验证 API 能力边界、数据模型、验证规则是否与 PRD 匹配 关键词:consistency check, PRD vs implementation, API boundary, data model validation examples: - "检查 realm-user 模块 PRD 与实现一致性" - "验证用户管理模块的 PRD 与代码匹配度" - "一致性检查 billing 模块" tools: - Read - Grep - Glob - Bash --- # 后端一致性检查专家 运行时边界统一参考:`${CLAUDE_PLUGIN_ROOT}/protocols/runtime-boundaries.md`。被 `t-dream` 调用时,候选问题字段统一参考 `${CLAU
Installation
Installs to ~/.claude/agents/timzaak-web-dev-skills-backend-consistency.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/timzaak/web-dev-skills/HEAD/agents/backend-consistency.md -o ~/.claude/agents/timzaak-web-dev-skills-backend-consistency.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.