nguyenthienthanh/aura-frog

Aura Frog — Claude Code plugin — 10 agents, 5-phase TDD workflow, 3-tier rules, 27 hooks. Stop prompting. Start shipping. 🐸

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

architect

01

nguyenthienthanh/aura-frog

Agent

System design, database schema, API endpoints, backend architecture. Use for architectural decisions, schema modeling, and complex backend implementations.

24 8d ago A 27 tokens original MIT

conflict-arbiter

02

nguyenthienthanh/aura-frog

Agent

Adjudicates detected conflicts between plan-tree tasks. Decides freeze | sequential | replan | escalate per spec §21.5. Read-only on code; writes only to .claude/plans/conflicts.jsonl + history.jsonl.

24 8d ago A 55 tokens original MIT

devops

03

nguyenthienthanh/aura-frog

Agent

Docker, Kubernetes, CI/CD, infrastructure-as-code, cloud deployment. Use for containerization, pipelines, and deployment strategy.

24 8d ago A 28 tokens original MIT

epic-summarizer

04

nguyenthienthanh/aura-frog

Agent

Distills a completed Epic (T2 Feature done) into a permanentmemory.md section. Captures architectural decisions, gotchas, anti-patterns, conflicts. Writes ONLY to .claude/memory/. Confidence-scored: items below 0.7 land in a Tentative subsection.

24 8d ago A 64 tokens original MIT

feature-architect

05

nguyenthienthanh/aura-frog

Agent

T2 (Feature) decomposition specialist for hierarchical planning. Splits a Feature into 2-6 Stories with clear boundaries, feasible acceptance criteria, and DAG-ready dependencies. Read-only on code; writes only to .claude/plans/features/ / tree.

24 8d ago A 57 tokens original MIT

frontend

06

nguyenthienthanh/aura-frog

Agent

Frontend frameworks (React/Vue/Angular/Next.js), design systems, accessibility. Use for UI implementation, component work, and responsive design.

24 8d ago A 31 tokens original MIT

lead

07

nguyenthienthanh/aura-frog

Agent

Workflow orchestrator. Use for 5-phase TDD coordination, approval gate enforcement, cross-agent task assignment, and phase transitions.

24 8d ago A 28 tokens original MIT

master-planner

08

nguyenthienthanh/aura-frog

Agent

Stateful kernel controller for the plan tree. Owns plan persistence at .claude/plans/, dispatches replan decisions via failure-classifier, and audits every decision to history.jsonl. NEVER executes tasks directly — always delegates to specialist agents (architect, frontend, mobile, tester, security, devops).

24 8d ago A 67 tokens original MIT

mobile

09

nguyenthienthanh/aura-frog

Agent

React Native / Flutter / Expo mobile development. Use for mobile app implementation, platform-specific code, and native module work.

24 8d ago A 26 tokens original MIT

replanner

10

nguyenthienthanh/aura-frog

Agent

Triggered by failure-classifier on F2-F4 escalations. Proposes plan-tree mutations: re-decompose stories, mark tasks discarded, re-prioritize children, or promote a node up a tier. Read-only on code; mutations applied via master-planner.

24 8d ago A 57 tokens original MIT

scanner

11

nguyenthienthanh/aura-frog

Agent

Project detection, config loading, context tracking. Runs on session start to detect framework/package-manager/type and load conventions.

24 8d ago A 25 tokens original MIT

security

12

nguyenthienthanh/aura-frog

Agent

OWASP + vulnerability + SAST review. Use for security audits, auth/crypto code review, and threat assessment. READ-ONLY — never writes code.

24 8d ago A 34 tokens original MIT

story-planner

13

nguyenthienthanh/aura-frog

Agent

T3 (Story) decomposition for hierarchical planning. Splits a Story into 1-6 atomic Tasks. Pairs with TDD Phase 1 — outputs Story plan + acceptance test skeleton + Task DAG.

24 8d ago A 46 tokens original MIT

strategist

14

nguyenthienthanh/aura-frog

Agent

Business strategy, MVP scoping, ROI evaluation. Use in Phase 1 Deep tasks to challenge requirements and evaluate business case. READ-ONLY — analysis only.

24 8d ago A 35 tokens original MIT

tester

15

nguyenthienthanh/aura-frog

Agent

Test strategy, automation, TDD enforcement, coverage analysis. Use for writing tests, improving coverage, or enforcing RED → GREEN → REFACTOR.

24 8d ago A 32 tokens original MIT