mnzralee

45 mods across 1 repository, 5 stars between them.

mnzralee/claude-multi-agent-architecture

Settings file Claude Code

claude-multi-agent-architecture: base project settings. Safe-by-default permissions, real executable hooks, no secrets. Per-agent model and tool scoping live in .claude/agents/ .md frontmatter. Personal and machine-specific overrides go in settings.local.json (gitignored). The Stop verification-gate hook is wired.

5 1mo ago C tokens not measured original MIT

api-design

26

mnzralee/claude-multi-agent-architecture

Skill Claude CodeCodex

Design RESTful APIs with consistent conventions for resource URLs, response shapes, HTTP semantics, versioning, and security across every service in the project.

5 1mo ago A 32 tokens original MIT

backend

27

mnzralee/claude-multi-agent-architecture

Skill Claude CodeCodex

Backend development skill for microservices following Clean Architecture, CQRS with a transactional outbox, the repository/use-case pattern, and a Testing-Trophy strategy.

5 1mo ago A 33 tokens original MIT

caveman

28

mnzralee/claude-multi-agent-architecture

Skill Claude CodeCodex

Switch Claude to telegraphic compressed-prose mode to reduce token usage in long sessions. Drops filler, articles where unambiguous, courtesy words, and meta-commentary. Preserves code, paths, identifiers, negations, numbers exactly. Use when context window pressure matters or the developer asks for terse mode. Do not…

5 1mo ago C 83 tokens original MIT

evaluator-optimizer

30

mnzralee/claude-multi-agent-architecture

Skill Claude CodeCodex

A generator-plus-critic loop that improves output against an explicit rubric before acceptance. Use when you have clear acceptance criteria and iteration measurably helps (specs, prompts, important docs, tricky implementations). Includes a seed eval set for regression-testing prompt and rule changes.

5 1mo ago A 59 tokens original MIT

mnzralee/claude-multi-agent-architecture

Skill Claude CodeCodex

Coordinate complex development tasks using hierarchical agent teams with supervisors, prompt writers, debuggers, and work recorders. Encodes the TDD-with-agents protocol, premature-completion red flags, and cross-agent file-race avoidance.

5 1mo ago A 53 tokens original MIT

plan-feature

34

mnzralee/claude-multi-agent-architecture

Skill Claude CodeCodex

The Explore to Plan to Code to Commit workflow for any non-trivial change. Forces understanding and an explicit plan before edits, with a one-sentence skip heuristic for trivial work. Use when starting a feature, a refactor, or any change whose steps are not obvious. Pairs with plan mode.

5 1mo ago A 64 tokens original MIT

pr

35

mnzralee/claude-multi-agent-architecture

Skill Claude CodeCodex

Pull Request skill for creating well-structured, consistently formatted PRs using the GitHub CLI.

5 1mo ago A 20 tokens original MIT

ralph-loop

36

mnzralee/claude-multi-agent-architecture

Skill Claude CodeCodex

Endless-iteration discipline for long-arc goals. Bounded iterations with /clear between, persistent state, a 9-agent review-board escalation when stuck, brownfield-first audits, show-your-work artifact requirement, two-failure-clear trigger, archetype-filename serialization, cross-arc isolation, and measurable 10/10…

5 1mo ago B 87 tokens original MIT

review-board

37

mnzralee/claude-multi-agent-architecture

Skill Claude CodeCodex

Run the multi-wave Software Engineering Review Board (SERB) over a proposed plan before execution. A read-only board of specialist agents gathers ground truth, critiques from architecture/testing/security/devops/quality lenses, then synthesizes a refined, executable plan with a go/no-go. Use for high-stakes or…

5 1mo ago A 92 tokens original MIT

review

38

mnzralee/claude-multi-agent-architecture

Skill Claude CodeCodex

Code review skill covering security, correctness, type safety, and maintainability for any software project.

5 1mo ago A 20 tokens original MIT

tdd-workflow

40

mnzralee/claude-multi-agent-architecture

Skill Claude CodeCodex

Test-Driven Development workflow for implementing features with tests first; enforces the two-commit audit trail (failing-test commit, then green commit) and shows-your-work verification for agent-driven work.

5 1mo ago A 45 tokens original MIT

verification

42

mnzralee/claude-multi-agent-architecture

Skill Claude CodeCodex

Structured multi-phase verification of implementations before deployment, covering static analysis, testing, functional checks, security, and documentation.

5 1mo ago A 24 tokens original MIT

work-recording

43

mnzralee/claude-multi-agent-architecture

Skill Claude CodeCodex

Transform development sessions into compelling engineering stories that capture not just what happened, but why it mattered and what was learned. Covers journal discipline, session templates (planning, bug hunt, feature build, multi-agent orchestration), and the mandatory end-of-day deliverable summary.

5 1mo ago A 57 tokens original MIT