indexedlabs

14 mods across 1 repository, 34 stars between them.

explore-specs

01

indexedlabs/pydantic-ai-gepa

Agent Claude Code

Search specs graph for context. Use alongside Explore agent when investigating code to understand WHY decisions were made.

34 5d ago A 25 tokens MIT

PreToolUse

02

indexedlabs/pydantic-ai-gepa

Hook Claude Code

Runs before the agent uses a tool for Edit, Write, Bash and Task tool calls, running mt hooks --event PreToolUse. From indexedlabs/pydantic-ai-gepa.

34 5d ago A tokens not measured MIT

PostToolUse

03

indexedlabs/pydantic-ai-gepa

Hook Claude Code

Runs after a tool call finishes for Grep, Glob, Task, Bash and ExitPlanMode tool calls, running mt hooks --event PostToolUse. From indexedlabs/pydantic-ai-gepa.

34 5d ago A tokens not measured MIT

SessionStart

04

indexedlabs/pydantic-ai-gepa

Hook Claude Code

Runs when a session starts, running mt hooks --event SessionStart. From indexedlabs/pydantic-ai-gepa.

34 5d ago A tokens not measured MIT

PreCompact

05

indexedlabs/pydantic-ai-gepa

Hook Claude Code

Runs before the context is compacted, running mt hooks --event PreCompact. From indexedlabs/pydantic-ai-gepa.

34 5d ago A tokens not measured MIT

mighty

07

indexedlabs/pydantic-ai-gepa

Skill Claude CodeCodex

Use the mt tool to work with this repo’s Mighty graph: run mt prime at session start; prefer mt search/mt tree/mt show before reading code; create specs/decisions/tasks and link evidence; triage mt inbox; and close out with mt closeout then mt commit. For full workflow + templates, run mt prime.

34 5d ago A 87 tokens MIT

mighty-merge

08

indexedlabs/pydantic-ai-gepa

Skill Claude CodeCodex

Resolve .mighty/loro/.loro merge conflicts safely using mt merge, then verify store health and sync.

34 5d ago A 30 tokens MIT

plan

09

indexedlabs/pydantic-ai-gepa

Skill Claude CodeCodex

Plan work using Mighty (mt) by creating/updating specs and recording decisions, then spawning/structuring implementation tasks. Use when asked to plan/outline/break down a change, draft a spec (feature/rule/invariant/bug), record an ADR-style decision, or turn a fuzzy request into a structured Mighty spec tree with…

34 5d ago A 72 tokens MIT

spec-audit

10

indexedlabs/pydantic-ai-gepa

Skill Claude CodeCodex

Audit and migrate specs to the Guarantees + Constraints format. Use when asked to review spec quality, find non-conforming specs, or batch-migrate specs from the old Behaviors/Interfaces format.

34 5d ago A 44 tokens MIT

tasks

11

indexedlabs/pydantic-ai-gepa

Skill Claude CodeCodex

Track and execute implementation work using Mighty (mt) tasks, with progress comments, linked evidence, recorded decisions, and clean closeout. Use when asked to fix a bug, implement a feature/refactor, or “work through” changes in code while keeping Mighty tasks/specs/decisions updated.

34 5d ago A 62 tokens MIT

indexedlabs/pydantic-ai-gepa

Instructions file CodexOpenCode

AGENTS.md instructions for indexedlabs/pydantic-ai-gepa, covering repository guidelines, mighty workflow, project structure & module organization, build, test, and development commands and coding style & naming conventions.

34 5d ago A 636 tokens MIT

gepa-optimize

14

indexedlabs/pydantic-ai-gepa

Skill Claude CodeCodex

Optimize a pydantic-ai agent's instructions, tool descriptions, output type, and signature inputs using the gepa CLI. Trigger when the user asks to "optimize this agent", "improve tool descriptions", iterate on prompts driven by eval failures, or otherwise improve a pydantic-ai agent against a dataset. Operates in the…

34 5d ago B 101 tokens MIT