rjmurillo/ai-agents

Multi-agent system for software development

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

CLAUDE

01

rjmurillo/ai-agents

Command Claude Code

Multi-agent system for software development.

45 2d ago A 0 tokens original MIT

build

02

rjmurillo/ai-agents

Command Claude Code

Build incrementally. Implement changes in thin vertical slices with TDD and atomic commits. Run after /plan.

45 2d ago C 22 tokens original MIT

checkpoint

03

rjmurillo/ai-agents

Command Claude Code

Write a timestamped mid-session checkpoint snapshot of decisions, progress, and next actions to .agents/checkpoints/, then link it from the active session log.

45 2d ago B 31 tokens original MIT

context-hub-setup

04

rjmurillo/ai-agents

Command Claude Code

Use when setting up new development environment or troubleshooting MCP connectivity. Configures Context Hub dependencies including Forgetful MCP server and plugin prerequisites.

45 2d ago A 26 tokens original MIT

memory-explore

05

rjmurillo/ai-agents

Command Claude Code

DEPRECATED: Use the exploring-knowledge-graph skill instead. Deep exploration of Forgetful knowledge graph with entity traversal.

45 2d ago A 24 tokens original MIT

memory-list

06

rjmurillo/ai-agents

Command Claude Code

DEPRECATED: Use Serena listmemories instead. Lists recent memories from Forgetful with optional project filtering.

45 2d ago A 21 tokens original MIT

memory-save

07

rjmurillo/ai-agents

Command Claude Code

DEPRECATED: Use Serena writememory instead. Save current context as atomic memory in Forgetful.

45 2d ago A 19 tokens copy · 86% MIT

memory-search

08

rjmurillo/ai-agents

Command Claude Code

Search memories semantically using Forgetful with query context for improved ranking. Use when retrieving specific knowledge or verifying memory existence.

45 2d ago A 24 tokens original MIT

plan

09

rjmurillo/ai-agents

Command Claude Code

Plan how to build it. Decompose specs into milestones with dependencies and risk mitigations. Run after /spec.

45 2d ago A 23 tokens original MIT

pr-autofix

10

rjmurillo/ai-agents

Command Claude Code

Fix PRs autonomously. Triage open PRs by tier, address thread feedback, fix CI failures, and enable auto-merge when the 4-condition Ready-to-Merge gate passes.

45 2d ago C 39 tokens original MIT

all

11

rjmurillo/ai-agents

Command Claude Code

Use when running all 6 PR quality gate agents locally before pushing. Provides comprehensive pre-push validation across security, QA, analysis, architecture, DevOps, and roadmap.

45 2d ago A 35 tokens original MIT

analyst

12

rjmurillo/ai-agents

Command Claude Code

Use when performing local analyst review before pushing PR changes. Assesses code quality, impact analysis, and maintainability.

45 2d ago A 23 tokens original MIT

architect

13

rjmurillo/ai-agents

Command Claude Code

Use when performing local architecture review before pushing PR changes. Reviews design patterns, system boundaries, coupling/cohesion, and ADR compliance.

45 2d ago A 27 tokens copy · 88% MIT

devops

14

rjmurillo/ai-agents

Command Claude Code

Use when performing local DevOps review before pushing PR changes. Evaluates CI/CD, build pipelines, and infrastructure changes.

45 2d ago A 24 tokens copy · 89% MIT

qa

15

rjmurillo/ai-agents

Command Claude Code

Use when performing local QA review before pushing PR changes. Evaluates test coverage, error handling, and code quality.

45 2d ago A 23 tokens copy · 84% MIT

roadmap

16

rjmurillo/ai-agents

Command Claude Code

Use when performing local roadmap review before pushing PR changes. Assesses strategic alignment, feature scope, and user value.

45 2d ago A 23 tokens copy · 86% MIT

security

17

rjmurillo/ai-agents

Command Claude Code

Use when performing local security review before pushing PR changes. Scans for vulnerabilities, secrets exposure, and security anti-patterns per OWASP Top 10.

45 2d ago A 31 tokens copy · 86% MIT

pr-review

18

rjmurillo/ai-agents

Command Claude Code

Use when responding to PR review comments for specified pull request(s).

45 2d ago A 13 tokens original MIT

research

20

rjmurillo/ai-agents

Command Claude Code

Research external topics, create comprehensive analysis, and incorporate learnings into memory systems.

45 2d ago A 15 tokens original MIT

retro

21

rjmurillo/ai-agents

Command Claude Code

Fill an unfilled auto-retro skeleton for a date by running the retrospective skill.

45 2d ago A 16 tokens original MIT

ship

22

rjmurillo/ai-agents

Command Claude Code

Ship it. Pre-flight validation, CI check, and PR creation. Run after /review.

45 2d ago A 19 tokens original MIT