jeffrigby

19 mods across 1 repository, 7 stars between them.

somepulp-agents

01

jeffrigby/somepulp-agents

Plugin Claude Code

AI-powered developer assistants for code auditing, documentation maintenance, and library/API research.

7 1mo ago A tokens not measured original MIT

jeffrigby/somepulp-agents

Instructions file

Instructions for jeffrigby/somepulp-agents, covering claude.md, project overview, repository structure, agent and skill format and agent files (agents/.md).

7 1mo ago A 1,672 tokens original MIT

codebase-health

03

jeffrigby/somepulp-agents

Plugin Claude Code

Codebase health tools: deep audits via orchestrated specialists (security, performance, libraries, quality, dead code) plus dead-code cleanup and documentation maintenance.

7 1mo ago A tokens not measured original MIT

jeffrigby/somepulp-agents

Agent

Used by the deep-audit orchestrator. Do not invoke directly. Reviews a codebase for general quality issues — code smells, complexity, duplication, weak error handling, and anti-patterns. Filters aggressively for high-confidence findings.

7 1mo ago A 51 tokens original MIT

dead-code-cleanup

05

jeffrigby/somepulp-agents

Agent

Dead code detection and cleanup with false positive verification. Use when user asks to "find dead code", "clean up unused code", "remove dead code", or wants to detect/remove unused imports, exports, files, or dependencies.

7 1mo ago A 51 tokens original MIT

library-modernizer

06

jeffrigby/somepulp-agents

Agent

Used by the deep-audit orchestrator. Do not invoke directly. Identifies custom code that should use a mature library, deprecated/outdated API usage, and TypeScript @types/ duplication. Uses Context7 for authoritative current docs.

7 1mo ago A 51 tokens original MIT

jeffrigby/somepulp-agents

Agent

Used by the deep-audit orchestrator. Do not invoke directly. Analyzes a codebase for performance issues — algorithmic hot spots, N+1 queries, memory retention, async/await misuse, render thrash, and bundle bloat.

7 1mo ago A 55 tokens original MIT

security-auditor

08

jeffrigby/somepulp-agents

Agent

Used by the deep-audit orchestrator. Do not invoke directly. Audits a codebase for security vulnerabilities — hardcoded secrets, injection risks, unsafe deserialization, weak crypto, auth flaws, and known CVEs in dependencies.

7 1mo ago A 52 tokens original MIT

update-docs

09

jeffrigby/somepulp-agents

Agent

Update and optimize project documentation to reflect recent changes and improve AI agent usability. Use when user asks to "update documentation", "sync docs with code", "optimize CLAUDE.md", "update README", "document recent changes", or "check documentation freshness".

7 1mo ago A 57 tokens original MIT

dead-code

10

jeffrigby/somepulp-agents

Command

Detect and clean up dead code (unused imports, exports, files, dependencies).

7 1mo ago A 16 tokens original MIT

code-auditing

13

jeffrigby/somepulp-agents

Skill Claude CodeCodex

Systematic methodology for comprehensive codebase analysis — security review, technical debt identification, dead code detection, code quality checks, and best-practices verification against official library documentation.

7 1mo ago A 40 tokens copy · 86% MIT

docs-maintenance

14

jeffrigby/somepulp-agents

Skill Claude CodeCodex

Methodology for keeping project documentation current, consistent, and optimized for AI coding agents — CLAUDE.md optimization, README synchronization, CHANGELOG updates, and documentation freshness audits.

7 1mo ago A 39 tokens original MIT

research-assistant

15

jeffrigby/somepulp-agents

Plugin Claude Code

Research libraries, frameworks, and APIs using official documentation. Includes /research for comprehensive investigation and /official-docs for pre-task doc lookups. Works best with Context7 and Fetch MCP servers installed (falls back to WebSearch/WebFetch if unavailable).

7 1mo ago A tokens not measured original MIT

official-docs

16

jeffrigby/somepulp-agents

Agent

Fetch official documentation and code examples for libraries, frameworks, or APIs before starting a task. Use when user says "get the docs for", "fetch official docs", "look up the documentation", "what does the official docs say", or when preparing to implement something and needs authoritative reference material.

7 1mo ago A 63 tokens original MIT

research-assistant

17

jeffrigby/somepulp-agents

Agent

Research libraries, frameworks, APIs, and technical topics using official documentation and code examples. Use when the user asks to research, investigate, learn about, compare, or find documentation for any library, framework, API, or technical concept. Prioritizes Context7 for official docs, GitHub CLI for sample…

7 1mo ago A 74 tokens original MIT