cajasmota/grafel

Multi-repo code knowledge graphs for AI agents. Cross-repo linking, infrastructure topology, watcher-driven freshness.

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

extend-convention

01

cajasmota/grafel

Skill Claude CodeCodex

Add a new stack convention for the generate-docs skill. Run when the user has a repo whose framework or runtime is not covered by any existing file under skills/generate-docs/conventions/.

not rated 11 6d ago A 0 tokens original MIT

grafel-aware-review

02

cajasmota/grafel

Skill Claude CodeCodex

Teaches an AI agent to use grafel MCP tools as a structural second pair of eyes during code review. Covers impact radius analysis, orphan detection, dead-end flow discovery, cross-repo consistency checks, and pattern violation spotting — with a per-change-type tool sequence, a severity rubric, and worked examples.

not rated 11 6d ago A 67 tokens original MIT

cajasmota/grafel

Skill Claude CodeCodex

Generate group-synthesised, PM-facing documentation — product capabilities, business domain glossary, user journeys as plain-language narratives, business rules reverse-engineered from code, and a business overview landing page. Zero internal symbols. Does NOT require tech docs to have been run first — graph-only…

not rated 11 6d ago A 70 tokens original MIT

grafel-consult

04

cajasmota/grafel

Skill Claude CodeCodex

Hire a specialist consultant (architect, security-auditor, business-analyst, performance-reviewer, refactor-critic, api-designer, data-engineer, qa-reviewer) to converse with you about the indexed codebase. Interactive, one consultant active at a time, Consult-Out to peers when needed.

not rated 11 6d ago A 69 tokens original MIT

grafel-feedback

05

cajasmota/grafel

Skill Claude CodeCodex

Generate a privacy-preserving anonymized quality report for sharing with grafel maintainers, then layer an agent-driven "Findings & Interpretation" section on top that ranks the most likely extractor/resolver gaps, flags report self-inconsistencies, surfaces indexing phase timings, and gives maintainers a prioritized…

not rated 11 6d ago A 125 tokens original MIT

grafel-graph-enrich

06

cajasmota/grafel

Skill Claude CodeCodex

Annotate the graph with structured YAML frontmatter on httpendpoint, processflow, and messagetopic entities so the dashboard panels (Paths, Flows, Topology) light up. No prose docs — frontmatter only. Idempotent and delta-aware; safe to re-run after any index update.

not rated 11 6d ago A 67 tokens original MIT

cajasmota/grafel

Skill Claude CodeCodex

Continuous health check of the grafel knowledge graph. Runs a head-to-head benchmark between grafel MCP and grep+read across 10-15 representative questions, judges quality against ground truth, and emits a shareable markdown report. Supports --since delta mode for CI gates and incremental re-runs.

not rated 11 6d ago B 69 tokens original MIT

grafel-graph-read

08

cajasmota/grafel

Skill Claude CodeCodex

Shared grafel read protocol — status → inspect → expand. Compose into any persona that consults the graph.

not rated 11 6d ago A 28 tokens original MIT

grafel-graph-write

09

cajasmota/grafel

Skill Claude CodeCodex

Shared grafel persistence protocol — save findings only on explicit user request. Compose into any persona that may produce written output.

not rated 11 6d ago A 30 tokens original MIT

grafel-help

10

cajasmota/grafel

Skill Claude CodeCodex

Overview of the grafel skill family. Lists all skills with one-line purposes, shows the canonical execution chain, and suggests which skill to invoke first based on your goal. Does NOT run any analysis — purely informational.

not rated 11 6d ago A 47 tokens original MIT

cajasmota/grafel

Skill Claude CodeCodex

Standalone agent skill for pattern discovery without doc generation. Use when the user wants a fresh pattern audit of an indexed group but does NOT want /generate-docs to regenerate prose.

not rated 11 6d ago A 0 tokens original MIT

cajasmota/grafel

Skill Claude CodeCodex

Bidirectional sync between the per-group pattern store and a repo's version-controlled CLAUDE.md / AGENTS.md. Marker-wrapped, idempotent, and privacy-aware.

not rated 11 6d ago A 0 tokens original MIT

grafel-resolve

13

cajasmota/grafel

Skill Claude CodeCodex

Surface and resolve residual edges — runtime dispatch, dynamic URLs, ambiguous bindings — so the graph is fit-for-purpose before any downstream skill consumes it. Lists pending repair candidates, auto-resolves unambiguous ones via templates, and walks the user through the rest interactively.

not rated 11 6d ago A 59 tokens original MIT

cajasmota/grafel

Skill Claude CodeCodex

Two-phase security audit of the indexed group. Phase 1 is deterministic static analysis (runs inside the indexer via internal/security/). Phase 2 is LLM-driven semantic confirmation, ranking, and explanation — adds SecurityFinding entities to the graph and emits a security/ doc tier. Interactive by default; --auto for…

not rated 11 6d ago A 72 tokens original MIT

grafel-tech-docs

15

cajasmota/grafel

Skill Claude CodeCodex

Generate the per-repo and group-level technical documentation set — overview, modules, reference, cross-cutting, group synthesis, cross-links, and patterns. For engineers. Runs 13 orchestrated passes using the grafel MCP as the primary navigation surface. Supports delta re-runs (only rewrite modules whose graph…

not rated 11 6d ago A 70 tokens original MIT

grafel-test-page

16

cajasmota/grafel

Skill Claude CodeCodex

Test the grafel docgen LLM-mode loop end-to-end on a single entity. Used for iteration, smoke-testing, and verifying the emit→fill→apply roundtrip without manual command-construction.

not rated 11 6d ago A 46 tokens original MIT

using-grafel

17

cajasmota/grafel

Skill Claude CodeCodex

Teaches an AI agent how to use grafel MCP tools effectively when working on a registered codebase. A task-oriented intent-to-tool map over the 22 canonical tools, plus orientation workflow and hard anti-patterns.

not rated 11 6d ago A 49 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: