rjmurillorjmurilloCommunity·6 Agent Skills Included

ai-agents

Governed multi-agent software development with review gates and memory

Coordinates specialized development roles (analyst, architect, implementer, QA, security) through explicit handoffs, lifecycle commands, and quality gates. Eliminates unreviewed code changes, lost cross-session context, and unverified claims by enforcing memory-first retrieval, ADR debates, and pre-PR validation. Ships reusable skills for PR management, security scanning, retrospectives, and planning so teams complete governed workflows faster.
npx skills add rjmurillo/ai-agents --all -g -y
Available:

Instructs the agent on session startup gates, skill-first routing, lifecycle slash commands, memory retrieval order, and blocking boundaries it must follow while executing work in this repository.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ai-agents?

Run `npx skills add rjmurillo/ai-agents --all -g -y` in your terminal to install the full skill set globally.

What does the ai-agents system do?

It coordinates specialized development roles like analyst, architect, implementer, QA, and security through explicit handoffs and quality gates. It covers the full lifecycle from spec and planning through implementation, review, and shipping.

Does ai-agents work with Claude Code and Copilot CLI?

Yes. The same canonical sources generate agents, skills, hooks, and commands for both Claude Code and GitHub Copilot CLI, with drift detection keeping the two surfaces in sync.

How does ai-agents keep context across sessions?

It uses a memory-first architecture with Serena as the canonical store plus episodic session records, so agents search prior decisions and lessons before changing existing code.

Can I use ai-agents without deep prompt engineering knowledge?

Yes. The autoplan router classifies plain-English requests and routes them to the right skill, command, or agent chain with sensible defaults applied automatically.

Related Repositories in Software Engineering

View All in Software Engineering