theagenticguy

80 mods across 3 repositories, 35 stars between them.

erpaval

01

theagenticguy/erpaval

Plugin Claude Code

Plugin marketplace listing 1 plugin: erpaval.

27 3mo ago A tokens not measured original MIT

erpaval

02

theagenticguy/erpaval

Plugin Claude Code

ERPAVal — autonomous software development workflow for Claude Code. Comprehensive standalone bundle: the erpaval workflow plus 10 vendored companion skills (product-discovery, research, ultraplan, tech-stack-builder, product-strategy, working-backwards, customer-research, meta-prompt-optimizer, product-design-shared…

27 3mo ago A tokens not measured original MIT

context7

03

theagenticguy/erpaval

MCP server Claude CodeCodexCursor +2

Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package. Needs 1 environment variable to run.

27 3mo ago A tokens not measured copy · 89% MIT

deepwiki

04

theagenticguy/erpaval

MCP server Claude CodeCodexCursor +2

DeepWiki's hosted MCP server: AI-generated documentation of public GitHub repositories the agent can query. Remote server at mcp.deepwiki.com.

27 3mo ago A tokens not measured copy · 100% MIT

brave-search

05

theagenticguy/erpaval

MCP server Claude CodeCodexCursor +2

Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more. Runs locally from the @brave/brave-search-mcp-server npm package. Needs 1 environment variable to run.

27 3mo ago A tokens not measured original MIT

exa

06

theagenticguy/erpaval

MCP server Claude CodeCodexCursor +2

Connect AI agents to Exa for web search, content fetching, and multi-step research. Runs locally from the exa-mcp-server npm package. Needs 1 environment variable to run.

27 3mo ago A tokens not measured copy · 100% MIT

awsknowledge

07

theagenticguy/erpaval

MCP server Claude CodeCodexCursor +2

MCP server "awsknowledge", hosted remotely at knowledge-mcp.global.api.aws, as configured in theagenticguy/erpaval.

27 3mo ago A tokens not measured copy · 100% MIT

erpaval CLAUDE.md

08

theagenticguy/erpaval

Instructions file

Instructions for theagenticguy/erpaval, covering erpaval-plugin, repo structure, version management, tools and hooks.

27 3mo ago A 562 tokens original MIT

researcher

09

theagenticguy/erpaval

Agent

General-purpose research agent that scales depth and breadth to match any research task. Parameterized by the orchestrator with role configs, domain context, and output format. Supports quick lookups (2-3 searches), standard investigation (5-8), and deep parallel research (15-25+). Used by /research, /deep-research…

27 3mo ago A 102 tokens original MIT

SessionStart

10

theagenticguy/erpaval

Hook

Runs when a session starts, executing session_start_bootstrap.py. From theagenticguy/erpaval.

27 3mo ago A tokens not measured original MIT

PostToolUse

11

theagenticguy/erpaval

Hook

Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing validate_packet.py. From theagenticguy/erpaval.

27 3mo ago A tokens not measured original MIT

Stop

12

theagenticguy/erpaval

Hook

Runs when the agent finishes a response, executing compound_nudge.py. From theagenticguy/erpaval.

27 3mo ago A tokens not measured copy · 64% MIT

erpaval

13

theagenticguy/erpaval

Skill Claude CodeCodex

Workflow for autonomous software development with the Kiro CLI (open Agent Skills standard). Classifiers route scope, complexity, directory state, and spec readiness before committing to Explore / Research / Plan / Act / Validate, then close the loop with a Compound step that persists lessons to .erpaval/solutions/…

27 3mo ago A 174 tokens original MIT

theagenticguy/erpaval

Skill Claude CodeCodex

Shared canonical references for product-design frameworks — Pyramid Principle, Working Backwards, Double Diamond, research design, methodology selection. Consumed by product-discovery, product-strategy, working-backwards, and customer-research via ${ERPAVALHOME}/skills/product-design-shared/references/. Do NOT invoke…

27 3mo ago A 135 tokens original MIT

product-discovery

15

theagenticguy/erpaval

Skill Claude CodeCodex

File-first orchestrator for product discovery and spec frameworks. Frames the problem with a Discovery Lead, Product Analyst, or System Architect role. Spawns parallel framework agents (Double Diamond, How Might We, Jobs to Be Done, user stories with INVEST, EARS for AI-coder specs, Gherkin), synthesizes into a PRD or…

27 3mo ago A 242 tokens original MIT

agent-ux-patterns

16

theagenticguy/erpaval

Skill Claude CodeCodex

Agent UX patterns and human-in-the-loop design: Twilio A2H protocol, Levels of Autonomy (L0-L5), inbox pattern, progressive trust, decision journal, gate reviews, autonomous work reports. Six-phase methodology from vague pain point to concrete data model via landscape research and multi-direction brainstorming. Use…

27 3mo ago A 182 tokens original MIT

customer-research

17

theagenticguy/erpaval

Skill Claude CodeCodex

Customer research and problem framing using the research-design discipline: hypothesis, null hypothesis, MECE questions, methods, findings. Produces Pyramid-base-shaped output ready for downstream composition into PR/FAQs, long-form narratives, or PRDs. Use when the user asks to design user research, run customer…

27 3mo ago A 113 tokens original MIT

theagenticguy/erpaval

Skill Claude CodeCodex

Audit and rewrite prompts against Claude Opus 4.7 instruction-following best practices. Produces a scored audit plus a rewritten prompt. Use when the user asks to audit, review, critique, rewrite, improve, optimize, tighten, score, fix, migrate, or draft a prompt — including system prompts, CLAUDE.md files, Claude…

27 3mo ago A 230 tokens original MIT

product-strategy

19

theagenticguy/erpaval

Skill Claude CodeCodex

File-first orchestrator for business and product strategy frameworks. Frames the challenge with a CPO / CSO / VP Design role, spawns parallel framework agents (Rumelt kernel + Crux, Wardley Maps, Minto Pyramid as thinking structure, Working Backwards PR-FAQ as discovery artifact), synthesizes outputs into one strategy…

27 3mo ago A 216 tokens original MIT

research

20

theagenticguy/erpaval

Skill Claude CodeCodex

Multi-agent research skill. Decomposes a question into 2–4 parallel Opus 4.7 research agents that write findings to per-agent Markdown files in real time, then runs a synthesis agent to merge by theme. Use when the user wants to research a topic, investigate something, find comparisons, compare options, learn about a…

27 3mo ago A 82 tokens original MIT

tech-stack-builder

21

theagenticguy/erpaval

Skill Claude CodeCodex

Opinionated tech stack recommendations and settled library references. Two modes: (1) /build-stack runs parallel researcher agents to compare candidates and emit a stack report + ADRs for greenfield projects; (2) direct reference routing for coding with settled defaults. Use when the user asks to recommend a stack…

27 3mo ago A 274 tokens original MIT

ultraplan

22

theagenticguy/erpaval

Skill Claude CodeCodex

Generator-critic planning. Launches 3 parallel Opus 4.7 explorers with distinct divergence vectors (architectural, speed-first, simple-first), each producing an independent plan, then runs a critic synthesis that composes the best elements into a single plan with per-decision attribution. Defeats single-agent…

27 3mo ago A 101 tokens original MIT

working-backwards

23

theagenticguy/erpaval

Skill Claude CodeCodex

Working Backwards 5-stage customer-first product discovery. Orchestrates Listen, Define, Invent, Refine, Test & Iterate to produce a 5CQ, PR/FAQ, or Dear Customer Letter. Use when the user asks to work backwards, write a PR/FAQ, draft 5 customer questions, do customer-first product definition, or mentions Working…

27 3mo ago A 134 tokens original MIT