Agent Claude Code
Compatibility adapter đọc/summarize context artifact từ contextd context; canonical source là .contextd/context/current-task.json, markdown chỉ là render. KHÔNG tự invent retrieval rules.
20 tagged artifacts, measured the same way as everything else here.
Agent Claude Code
Compatibility adapter đọc/summarize context artifact từ contextd context; canonical source là .contextd/context/current-task.json, markdown chỉ là render. KHÔNG tự invent retrieval rules.
Agent Claude Code
Cập nhật knowledge repo sau khi code thay đổi — pattern mới, contract mới, service mới, ADR mới. DÙNG KHI user gọi /update-contextd hoặc khi cần đồng bộ knowledge sau merge. KHÔNG DÙNG để chỉnh code project.
Agent Claude Code
Legacy planner reference. Canonical task classification now happens inside contextd context, which emits .contextd/context/current-task.json. KHÔNG dùng planner này để override artifact.
Agent Claude Code
Expert in grekt registry protocol, multi-backend architecture, and implementation patterns.
Agent
Generates a comprehensive roundtrip test execution plan and results template as an artifact for Claude Desktop.
Agent
Utility agent for pulling benchmark data, evaluating cost vs performance, and recommending which models to use for which agents. Use on-demand for model assignment reviews.
Agent
Quality gate before commit. Reviews diff for scope creep, overengineering, and unnecessary complexity. Use after tests pass.
Agent
Two-phase verification gate. Phase 1: lint, typecheck, unit tests. Phase 2: integration and E2E.