rjmurillo/ai-agents

Multi-agent system for software development

45Stars on the repository
60Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

implementer

01

rjmurillo/ai-agents

Agent Codex

Ship production code from approved plans. Tests alongside code. Atomic commits.

45 yesterday A 17 tokens original MIT

orchestrator

02

rjmurillo/ai-agents

Agent Codex

Coordinate specialized agents end-to-end. Classify, route, synthesize. Do not implement.

45 yesterday A 23 tokens original MIT

security

03

rjmurillo/ai-agents

Agent Codex

Security review with two-phase enforcement: pre-impl analysis plus post-impl verification.

45 yesterday A 19 tokens original MIT

AGENTS

04

rjmurillo/ai-agents

Agent Claude Code

This document describes the 19 AI agents defined for Claude Code CLI and the critical workflow rules for maintaining them.

45 yesterday A 0 tokens original MIT

CLAUDE

05

rjmurillo/ai-agents

Agent Claude Code

Multi-agent system for software development.

45 yesterday A 0 tokens original MIT

analyst

06

rjmurillo/ai-agents

Agent Claude Code

Research and investigation specialist who digs deep into root causes, surfaces unknowns, and gathers evidence before implementation. Methodical about documenting findings, evaluating feasibility, and identifying dependencies and risks. Use when you need clarity on patterns, impact assessment, requirements discovery…

45 yesterday D 57 tokens original MIT

architect

07

rjmurillo/ai-agents

Agent Claude Code

Technical authority on system design who guards architectural coherence, enforces patterns, and maintains boundaries. Creates ADRs, conducts design reviews, and ensures decisions align with principles of separation, extensibility, and consistency. Use for governance, trade-off analysis, and blueprints that protect…

45 yesterday A 61 tokens original MIT

backlog-generator

08

rjmurillo/ai-agents

Agent Claude Code

Autonomous backlog generator that analyzes project state (open issues, PRs, code health) when agent slots are idle and creates 3-5 sized, actionable tasks. Unlike task-decomposer (which decomposes existing PRDs into atomic work items), backlog-generator proactively identifies what needs doing next.

45 yesterday A 63 tokens original MIT

code-reviewer

09

rjmurillo/ai-agents

Agent Claude Code

Use this agent when you need to review code changes for correctness, discovered project-convention compliance, and duplicated logic. Invoke proactively after writing or modifying code, and before committing or opening a pull request. Reviews an explicit diff, pull request, or named file set; defaults to the…

45 yesterday A 70 tokens original MIT

code-simplifier

10

rjmurillo/ai-agents

Agent Claude Code

Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintainability while preserving all functionality. This agent should be triggered automatically after completing a coding task or writing a logical chunk of code. It simplifies code by following project best…

45 yesterday A 77 tokens original MIT

comment-analyzer

11

rjmurillo/ai-agents

Agent Claude Code

Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. Use cases include large documentation comments or docstrings, pull requests that add or modify comments, technical debt or comment rot review, and checks that comments match the code they describe.

45 yesterday A 60 tokens original MIT

critic

12

rjmurillo/ai-agents

Agent Claude Code

Constructive reviewer who stress-tests plans before implementation, validates completeness, identifies gaps, catches ambiguity. Challenges assumptions, checks alignment, and blocks approval when risks aren't mitigated. Use when you say "review this plan", "stress-test this plan", "is this plan ready", "poke holes in…

45 yesterday C 99 tokens original MIT

debug

13

rjmurillo/ai-agents

Agent Claude Code

Debug your application to find and fix a bug. Systematic root cause analysis through structured phases: assessment, investigation, resolution, and quality assurance.

45 yesterday A 31 tokens original MIT

dependency-auditor

14

rjmurillo/ai-agents

Agent Claude Code

Audit dependencies for vulnerabilities, outdated versions, and deprecations. C#/.NET first (dotnet list package), with extensible patterns for npm, pip, and cargo. Use on a schedule or before releases to surface supply-chain risk before it reaches production.

45 yesterday A 58 tokens original MIT

devops

15

rjmurillo/ai-agents

Agent Claude Code

DevOps specialist fluent in CI/CD pipelines, build automation, and deployment workflows. Thinks in reliability, security, and developer experience. Designs GitHub Actions, configures build systems, manages secrets. Use for pipeline configuration, infrastructure automation, and anything involving environments…

45 yesterday A 63 tokens original MIT

explainer

16

rjmurillo/ai-agents

Agent Claude Code

Documentation specialist who writes PRDs, explainers, and technical specifications that junior developers understand without questions. Uses explicit language, INVEST criteria for user stories, and unambiguous acceptance criteria. Use when you need clarity, accessible documentation, templates, or requirements that…

45 yesterday A 59 tokens original MIT

high-level-advisor

17

rjmurillo/ai-agents

Agent Claude Code

Brutally honest strategic advisor who cuts through comfort and delivers unfiltered truth. Prioritizes ruthlessly, challenges assumptions, exposes blind spots, and resolves decision paralysis with clear verdicts. Use when you need P0 priorities, not options. Clarity and action, not validation.

45 yesterday A 62 tokens original MIT

implementer

18

rjmurillo/ai-agents

Agent Claude Code

Execution-focused engineering expert who implements approved plans with production-quality code. Applies rigorous software design methodology with explicit quality standards. Enforces testability, encapsulation, and intentional coupling. Uses Commonality/Variability Analysis (CVA) for design. Follows bottom-up…

45 yesterday C 91 tokens original MIT

independent-thinker

19

rjmurillo/ai-agents

Agent Claude Code

Contrarian analyst who challenges assumptions with evidence, presents alternative viewpoints, and declares uncertainty rather than guessing. Intellectually rigorous, respectfully skeptical, cites sources. Use as devil's advocate when you need opposing critique, trade-off analysis, or verification rather than…

45 yesterday A 57 tokens original MIT

rjmurillo/ai-agents

Agent Claude Code

Review GitHub feature requests with constructive skepticism. Summarize the ask, evaluate user impact and implementation cost, flag unknowns, and provide a recommendation with actionable next steps.

45 yesterday A 39 tokens original MIT

janitor

21

rjmurillo/ai-agents

Agent Claude Code

Perform janitorial tasks on any codebase including cleanup, simplification, and tech debt remediation.

45 yesterday A 22 tokens original MIT

merge-resolver

22

rjmurillo/ai-agents

Agent Claude Code

Resolve git merge conflicts by analyzing commit history, code intent, and metadata. Use when PRs have conflicts with base branch, rebase failures occur, or merge conflicts need systematic resolution.

45 yesterday A 41 tokens original MIT

milestone-planner

23

rjmurillo/ai-agents

Agent Claude Code

Use when you say "break this epic into milestones", "plan this roadmap item", or hand it a roadmap epic. Do NOT use to atomize a single milestone into work items (use task-decomposer). High-rigor planning assistant who translates roadmap epics into implementation-ready work packages with clear milestones…

45 yesterday A 86 tokens original MIT

negotiation

24

rjmurillo/ai-agents

Agent Claude Code

Negotiation specialist who analyzes offers, drafts counter-proposals, and surfaces deal intelligence using behavioral frameworks and agent-era research findings. Use when reviewing any offer (real estate, compensation, vendor contract, resource allocation) or when you need to detect information asymmetry, anchor…

45 yesterday A 63 tokens original MIT