greppable

21 mods across 1 repository, 3 stars between them.

greppable

02

greppable/greppable-cc-plugin

Plugin Claude Code

The grep-native language for agentic systems — more accurate, more efficient, at any scale.

3 4mo ago A tokens not measured original MIT

about

03

greppable/greppable-cc-plugin

Command

Search all 7 GDL layers for a topic with cross-layer formatted output. Use for quick lookups across the knowledge base.

3 4mo ago A 26 tokens original MIT

diagram

04

greppable/greppable-cc-plugin

Command

Create a new GDLD architecture diagram from current conversation context — flows, patterns, sequences, gotchas.

3 4mo ago A 20 tokens original MIT

discover

05

greppable/greppable-cc-plugin

Command

Full codebase scan — generates code maps, architecture diagrams, and conditional schema maps and API contracts. Token-intensive, runs as subagent.

3 4mo ago A 28 tokens original MIT

ignore

06

greppable/greppable-cc-plugin

Command

Manage .gdlignore exclusion patterns — add, remove, list, or detect patterns to exclude from GDL bridge scanning.

3 4mo ago A 24 tokens original MIT

memory

07

greppable/greppable-cc-plugin

Command

Toggle automatic session memory extraction on or off — shows current status and updates greppable.local.md config.

3 4mo ago B 19 tokens original MIT

onboard

08

greppable/greppable-cc-plugin

Command

Set up or update greppable configuration for this project — creates config, directory structure, and .gitignore entries.

3 4mo ago A 22 tokens original MIT

pr-summary

09

greppable/greppable-cc-plugin

Command

Generate GDL pull request summary with change-flow diagram — use when PR is created or merged. Posts Mermaid to GitHub.

3 4mo ago A 25 tokens original MIT

status

10

greppable/greppable-cc-plugin

Command

Check GDL health and diagnose issues — platform diagnostics, root resolution, setup status, scope conflicts, artifact inventory, and interactive investigation tools.

3 4mo ago A 27 tokens original MIT

SessionStart

11

greppable/greppable-cc-plugin

Hook

Runs when a session starts on startup, resume, clear, compact, startup and resume, executing session-start.sh and hook.mjs with --background (2 commands). From greppable/greppable-cc-plugin.

3 4mo ago A tokens not measured original MIT

PreToolUse

12

greppable/greppable-cc-plugin

Hook

Runs before the agent uses a tool for Edit and Write tool calls, executing pre-rules-check.sh. From greppable/greppable-cc-plugin.

3 4mo ago A tokens not measured original MIT

PostToolUse

13

greppable/greppable-cc-plugin

Hook

Runs after a tool call finishes for Edit and Write tool calls, executing post-gdl-lint.sh. From greppable/greppable-cc-plugin.

3 4mo ago A tokens not measured original MIT

greppable/greppable-cc-plugin

Skill Claude CodeCodex

Use when working with API endpoints, understanding what a service exposes, or checking API authentication and parameters before integrating. Works with .gdla API contract files — endpoint lookups, schema definitions, auth configuration, and cross-API dependencies. Triggers on: "what endpoints does X expose", "what…

3 4mo ago A 117 tokens original MIT

managing-gdl-rules

15

greppable/greppable-cc-plugin

Skill Claude CodeCodex

Use when creating, reviewing, or maintaining @rule records in rules.gdl files — provides format reference, quality criteria for what makes a rule worth writing, severity calibration, and the gdlrulesforfile helper. Triggers on: rules.gdl files, 'add a rule', 'create a coding rule', 'enforce this convention', observing…

3 4mo ago A 100 tokens original MIT

managing-gdlignore

16

greppable/greppable-cc-plugin

Skill Claude CodeCodex

Use when excluding files or directories from GDL scanning — generated code, nodemodules, UI component libraries, or test fixtures that pollute code maps. Triggers on: 'ignore this directory', 'exclude from scanning', 'too much noise in GDL', '.gdlignore'. NOT for .gitignore management or general file filtering.

3 4mo ago A 74 tokens original MIT

greppable/greppable-cc-plugin

Skill Claude CodeCodex

Use when exploring codebase structure or understanding module dependencies using the .gdlc file-level code index — finding which file exports a symbol, tracing import relationships, or getting oriented in an unfamiliar codebase. Triggers on: "where is X defined", "what depends on Y", "show me the project structure"…

3 4mo ago A 130 tokens original MIT

querying-gdl-data

18

greppable/greppable-cc-plugin

Skill Claude CodeCodex

Use when working with structured business data records — orders, invoices, products, or any @type records in .gdl files. Covers: filtering records by field values, aggregating data by region/status/category, cross-referencing between record types, extracting specific fields, or converting GDL data to CSV/JSON.…

3 4mo ago A 123 tokens original MIT

greppable/greppable-cc-plugin

Skill Claude CodeCodex

Use when creating, modifying, or querying .gdld diagram files — architecture flows, sequence diagrams, service topology, and gotcha/anti-pattern records. Also triggers when: investigating how services connect, understanding request flows or data pipelines, assessing blast radius of a change, "how does X connect to Y"…

3 4mo ago A 107 tokens original MIT

greppable/greppable-cc-plugin

Skill Claude CodeCodex

Use when agent memory from prior sessions could inform current work — choosing between alternatives when past decisions exist, investigating why something was built a certain way, or checking if a problem was already solved. Triggers on: "what did we decide about X", "why did we choose Y", "what do we know about Z"…

3 4mo ago A 145 tokens original MIT

using-greppable

21

greppable/greppable-cc-plugin

Skill Claude CodeCodex

REQUIRED before ANY .gdlc, .gdlm, .gdld, .gdls, .gdla, or .gdl file operation. Also triggers on structural questions about code, past decisions, service architecture, or data: 'what did we decide about X', 'how is Y structured', 'what depends on Z', 'what endpoints does W expose', exploring unfamiliar code areas, or…

3 4mo ago A 122 tokens original MIT