philngt/contextd

Build system for AI coding-agent context. Generate deterministic, explainable context artifacts for Claude, Codex, Cursor, and MCP.

29Stars on the repository
13Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

philngt/contextd

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.

29 12d ago A 43 tokens original MIT

contextd-curator

02

philngt/contextd

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.

29 12d ago A 59 tokens original MIT

contextd-planner

03

philngt/contextd

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.

29 12d ago A 41 tokens original MIT

contextd-reviewer

04

philngt/contextd

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.

29 12d ago A 34 tokens original MIT