Production-ready code review marketplace featuring FAANG-level senior engineer agents
npx claudepluginhub TGoddessana/team-argonautsProduction-ready code review by a team of FAANG-level senior engineers. Argo expedition members examine failure scenarios, scalability bottlenecks, hidden edge cases, and operational complexity.
Production-ready code review by FAANG-level senior engineers.
Claude Code plugin with 7 specialized AI agents that review your code from architecture, security, performance, testing, and operational perspectives.
| Agent | Role | Expertise |
|---|---|---|
| 🏛️ Jason | Tech Lead / Architect | Architecture decisions, orchestration, trade-off analysis |
| 💪 Heracles | Backend Engineer | API design, scalability, fault tolerance, data modeling |
| 🎵 Orpheus | Frontend Engineer | UX, performance, accessibility, state management |
| ⚓ Argus | DevOps / SRE | Deployment, CI/CD, monitoring, infrastructure |
| 👁️ Lynceus | Security Engineer | Vulnerabilities, auth, threat modeling, data protection |
| 🏹 Atalanta | QA Engineer | Test coverage, edge cases, quality standards, bug hunting |
| 📝 Calliope | Technical Writer | Documentation, naming, code clarity, API docs |
"We've seen enough production incidents to know: code that 'works on my machine' is not code that survives Black Friday traffic, a datacenter failover, or a determined attacker."
The Argonauts review with:
# Add marketplace
claude plugin marketplace add TGoddessana/team-argonauts
# Install plugin
claude plugin install team-argonauts@team-argonauts
When new versions are released:
# Update marketplace index
claude plugin marketplace update team-argonauts
# Update plugin
claude plugin update team-argonauts@team-argonauts
# Restart Claude Code to apply changes
Natural language code review with automatic file discovery and expert selection:
/team-argonauts:smart-review "backend security"
/team-argonauts:smart-review "React components"
/team-argonauts:smart-review "database and API"
Output: Detailed review report with P0-P4 severity issues.
Split review reports into actionable plan files:
/team-argonauts:smart-plan BACKEND_REVIEW_2026-01-20.md
Output: Individual plan files in plans/ directory, one per issue.
End-to-end automated workflow from review to implementation:
/team-argonauts:smart-workflow "backend security"
Automatically runs:
Review your code:
/team-argonauts:smart-review "backend security"
Generate action plans:
/team-argonauts:smart-plan BACKEND_REVIEW_2026-01-20.md
Or run everything automatically:
/team-argonauts:smart-workflow "backend security"
| Level | Name | Meaning |
|---|---|---|
| P0 | Critical | Will cause outage, data loss, or security breach. BLOCK. |
| P1 | High | Significant issues. Fix before major milestone. |
| P2 | Medium | Suboptimal but manageable. Schedule fix. |
| P3 | Low | Minor improvements. Fix when touching code. |
| P4 | Nitpick | Style preference. Take or leave. |
| Verdict | Meaning |
|---|---|
| SHIP | Ready for production |
| SHIP WITH NOTES | Ready, minor issues tracked |
| REVISE | Address P1 issues, re-review |
| BLOCK | Fix P0 issues immediately |
Each review includes:
Example finding:
## 👁️ Lynceus (Security Engineer)
### P0: SQL Injection Vulnerability
**Location:** `src/api/users.ts:45`
**Issue:** User input directly concatenated into SQL query
**Fix:** Use parameterized queries or ORM
Commands not showing up?
claude plugin list # Verify installation
claude plugin enable team-argonauts # Enable if disabled
Correct command format:
/team-argonauts:smart-review "backend"/team-argonauts/smart-review (wrong separator)Contributions welcome! See CONTRIBUTING.md for details.
MIT License - see LICENSE for details.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations