evaluator
01Agent Claude Code
代码审查评分员. PACE review 阶段调用, 读 index.md 和 review 报告输出 VERDICT.
Agent Claude Code
代码审查评分员. PACE review 阶段调用, 读 index.md 和 review 报告输出 VERDICT.
Agent Claude Code
代码实现者 (隔离 worktree). 接 task spec, 实现 + TDD, 输出可被 reviewer 验证的 commit.
Hook Claude Code
Runs when a session starts on startup, resume, clear and compact, executing session-start.cjs. From m-xlsea/ruoyi-plus-soybean.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing pre-bash-guard.cjs (3 commands). From m-xlsea/ruoyi-plus-soybean.
Hook Claude Code
Runs after a tool call finishes for Edit, Write, MultiEdit and Task tool calls, executing index-updater.cjs and subagent-retry.cjs (2 commands). From m-xlsea/ruoyi-plus-soybean.
Hook Claude Code
Runs when the agent finishes a response, executing delivery-gate.cjs and pace-continuator.cjs (2 commands). From m-xlsea/ruoyi-plus-soybean.
Hook Claude Code
Runs on the PermissionDenied event, executing permission-retry.cjs. From m-xlsea/ruoyi-plus-soybean.
Hook Claude Code
Runs before the context is compacted, executing compact-snapshot.cjs. From m-xlsea/ruoyi-plus-soybean.
Hook Claude Code
Runs after the context is compacted, executing compact-restore.cjs. From m-xlsea/ruoyi-plus-soybean.
Hook Claude Code
Runs on the ConfigChange event, executing state-audit.cjs. From m-xlsea/ruoyi-plus-soybean.
Settings file Claude Code
Agent settings declaring 8 hook events (SessionStart, PreToolUse, PostToolUse, Stop) and 21 allowed tools.
Skill Claude CodeCodex
.aistate/ 不存在 → 提示 /athena-init 并停。 .aistate/index.md.schemaversion != "9.6" → 提示 /athena-migrate 并停。.
Skill Claude CodeCodex
项目初始化。每个新项目首次使用 Athena 时运行。扫描项目、生成环境脚本、创建 .aistate/ schema。.
Skill Claude CodeCodex
把 v9.5.5 项目的 .aistate/ 升级到 v9.6 schema (INDEX + details/ 重构)。.
Skill Claude CodeCodex
Athena 全局偏好便利层。直接操作 CC 原生 /.claude/settings.json 的 permissions.allow/deny 和全局 CLAUDE.md。.
Skill Claude CodeCodex
有 .aistate/index.md → 按当前 Path 深度触发 pace skill 审查阶段。 无 → 快速审查: /review。.
Skill Claude CodeCodex
Athena 全局安装。检查 CC 版本、装插件、配置 Codex、部署 hooks、推 claude-mem。首次使用运行一次。.
Skill Claude CodeCodex
Athena 状态面板。显示当前 PACE 状态、Hook 触发计数、claude-mem 状态、plugin 健康。.
Skill Claude CodeCodex
Sprint Quality Gate 通过后触发。提炼本 Sprint 学到的为结构化条目追加 lessons.md。.
Skill Claude CodeCodex
工作流路由器。收到开发任务时触发。按任务复杂度路由到 6 条路径, 编排 CC 工具 + 增强节点。.
Command Codex
.aistate/ 不存在 → 提示 /athena-init 并停。 schemaversion != "9.6" → 提示 /athena-migrate 并停。.
Command Codex
Command "athena-init" from m-xlsea/ruoyi-plus-soybean, covering /athena-init (codex) — 项目初始化, 描述, end, 1. 项目扫描 and 2. 创建 .aistate/ (v9.6 schema).
Command Codex
参考 CC 版 /.claude/skills/athena-migrate/SKILL.md. 算法一致 (因为 schema 跨平台相同, 这是铁律 6).
Command Codex
Command "athena-preferences" from m-xlsea/ruoyi-plus-soybean, covering /athena-preferences (codex), 设计原则 (同 cc 版), 子命令 (codex), /athena:remember-tool = and 创建文件 / 找到 tool preferences 段 / 追加.