Instructions file CodexOpenCode
Instructions for jamestkelly/diffler, covering agents.md, 1. think before coding, 2. simplicity first, 3. surgical changes and 4. goal-driven execution.
Instructions file CodexOpenCode
Instructions for jamestkelly/diffler, covering agents.md, 1. think before coding, 2. simplicity first, 3. surgical changes and 4. goal-driven execution.
Instructions file
Instructions for jamestkelly/diffler, a project described as: Generate comprehension quizzes from Git branch diffs for Claude Code, OpenCode, and pull-request workflows.
Skill Claude CodeCodex
Generate and deliver a graded comprehension quiz from the current Git branch diff, either in the local terminal or through Google Forms. Use when a user asks to prove, test, or verify understanding of branch changes, a feature branch, or a pull request.
Plugin Claude Code
Plugin marketplace listing 1 plugin: search-mesh.
Plugin Claude Code
Codebase intelligence for coding agents: fast multi-keyword scan, tree-sitter AST probing, context squeezing, and precise patch tools via MCP.
Instructions file CodexOpenCode
Instructions for jamestkelly/search-mesh, covering agents.md, 1. think before coding, 2. simplicity first, 3. surgical changes and 4. goal-driven execution.
Instructions file
Instructions for jamestkelly/search-mesh, a project described as: SIMD-accelerated, single-pass codebase intelligence fabric for AI agents. Offload multi-keyword scans and AST context-pruning to native silicon.
Skill Claude CodeCodex
This skill should be used when searching a codebase for one or more keywords across many files, validating whether a match sits inside a specific syntax node (function, class, struct, interface, enum), extracting the smallest syntax-bounded code block around a match instead of reading a whole file, or making a precise…