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
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
Review output against contracts/patterns/domain rules referenced by .contextd/context/current-task.json. Markdown is render-only; JSON artifact is canonical.
Command Claude Code
Đây là slash commands cho workflow contextd-aware. Trong migration window chúng vẫn cài dưới .claude/commands, nhưng canonical engine/config là contextd CLI + /.contextd/config.json. Pipeline kiến trúc tổng thể: agents/pipeline/README.md.
Command Claude Code
Dịch một artifact kỹ thuật (service, contract, pattern, ADR) sang business view — góc nhìn không-jargon, dành cho PM / business / executive đọc.
Command Claude Code
Phân tích codebase có sẵn → snapshot metadata → đẩy vào evidence pipeline để đề xuất bổ sung platform patterns, platform contracts, project services, và decision (ADR) drafts cho workspace active.
Command Claude Code
Single entry point that explains the engine-administration slash commands. These commands operate on contextd itself (install metadata, backups, pipeline traces, evals) — not on workspace knowledge or user tasks.
Command Claude Code
Tạo bản sao lưu local cho contextd config và Claude adapter artifacts trước khi upgrade.
Command Claude Code
Skill này chạy tự động khi /use-contextd không resolve được config của codebase, hoặc gọi trực tiếp để kiểm tra trạng thái tích hợp contextd của dự án hiện tại.
Command Claude Code
Aggregate trace JSON từ nhiều run dưới {projectdir}/.contextd/runs/ → 1 báo cáo Markdown đo hiệu quả wiki: coverage, hallucination rate, top knowledge gaps, context-selector block rate, violation hotspots.
Command Claude Code
Giải thích một khái niệm wiki (pattern, contract, ADR, runbook, term) bằng plain language. Mục tiêu: non-tech reader hiểu được trong 2 phút.
Command Claude Code
Generate .contextd/manifest.json from canonical sources (.claude/commands/.md, .claude/agents/.md, packs//pack.yaml, agents/pipeline/.md).