context4ai

22 mods across 2 repositories, 16 stars between them.

context4ai/agent-graph

Instructions file CodexOpenCode

Instructions for context4ai/agent-graph, covering agent graph, engineering rules, commands and documentation ownership.

12 yesterday A 442 tokens original MIT

consumer-a

07

context4ai/agent-graph

Skill Claude CodeCodex

Resolve a shared Agent Graph provider through the host registry.

12 yesterday A 14 tokens original MIT

consumer-b

08

context4ai/agent-graph

Skill Claude CodeCodex

Use the same host-resolved provider without copying graph definitions.

12 yesterday A 15 tokens original MIT

draft-artifact

11

context4ai/agent-graph

Skill Claude CodeCodex

Draft an artifact using only the requirements selected by the current route.

12 yesterday A 17 tokens original MIT

kgdd

12

context4ai/workflow

Plugin Claude Code

Knowledge-Graph-Driven Development (KGDD) workflow for AI Agents. Models product requirements (PRD) and implementation plans (Plan) as structured Node/Edge/Fact graphs, with full spec traceability, automated review, multi-Agent execution, testing, visualization, and a built-in design system.

4 4mo ago A tokens not measured original MIT

design

13

context4ai/workflow

Skill Claude CodeCodex

Frontend page design system guide. Auto-loads C4A design tokens, component specs, and page templates when developing frontend pages. Includes layout structure references, component selection trees, and key design rules.

4 4mo ago A 42 tokens original MIT

fix-plan

14

context4ai/workflow

Skill Claude CodeCodex

Fix issues identified by /review. Handles 11 repair categories (spec gaps, logic conflicts, Node gaps, dependency cycles, etc.) with strict Fact change rules and spec ID immutability.

4 4mo ago A 42 tokens original MIT

graph-view

15

context4ai/workflow

Skill Claude CodeCodex

Visualize PRD/Plan knowledge graphs as interactive force-directed diagrams. Parses Graph + Facts sections from design documents and produces a self-contained HTML visualization.

4 4mo ago A 33 tokens original MIT

implement-by-plan

16

context4ai/workflow

Skill Claude CodeCodex

Execute assigned Agent tasks from the Plan. Loads assigned Phase Nodes and Facts, implements code changes, validates specs with evidence, and writes back Plan deviations.

4 4mo ago A 34 tokens original MIT

make-kb

17

context4ai/workflow

Skill Claude CodeCodex

Extract structured knowledge graphs from existing materials (documents, code, or both). Produces a source-traced knowledge base with domain/application/story Nodes, optionally extended with Package/Symbol Nodes from code.

4 4mo ago A 43 tokens original MIT

make-plan

18

context4ai/workflow

Skill Claude CodeCodex

Model implementation plans as a Code-layer knowledge graph (Package/Symbol Nodes + Edges + Facts organized by Phase). Maps PRD specs to Plan specs via implements relationships and assigns Agents for execution.

4 4mo ago A 42 tokens original MIT

make-prd

19

context4ai/workflow

Skill Claude CodeCodex

Model product requirements as a Product-layer knowledge graph (domain/application/story Nodes + Edges + Facts). Produces a PRD document with spec traceability for downstream Plan implementation.

4 4mo ago A 39 tokens original MIT

make-test-plan

20

context4ai/workflow

Skill Claude CodeCodex

Generate E2E test skeletons from PRD + Plan. Creates version test index (README.md) and bone-skeleton test files with test.todo placeholders, categorized by verification type (AUTO/AGENT/HUMAN).

4 4mo ago A 49 tokens original MIT

review

21

context4ai/workflow

Skill Claude CodeCodex

Audit PRD and Plan consistency. Builds a spec traceability matrix (PRD[Sn] → Plan[Pn]), detects blocking issues (spec gaps, logic conflicts, dependency cycles), and outputs a structured review report.

4 4mo ago A 46 tokens original MIT

verify

22

context4ai/workflow

Skill Claude CodeCodex

Unified quality gate. Executes typecheck, lint, unit tests, and E2E tests with configurable scope (fast/standard/full). Filters known runtime noise, persists logs, and performs source-level failure analysis.

4 4mo ago A 44 tokens original MIT