monorepo agents

30 tagged monorepo, measured the same way as everything else here.

Browse within: component-library 16frontend-platform 16ui-architecture 16workspace 16project-template 6python 6tdd 6nextjs 5

AGENTS

01

lonormaly/builders-stack

Agent

The primer now lives at the repo root: ../AGENTS.md — that's the file Codex, Cursor, and Copilot read by convention, so it's the single source of truth.

41 15d ago A 0 tokens original MIT

subagents

02

lonormaly/builders-stack

Agent

Specialized agents to spawn for scoped work, so verbose output stays out of the main context window and independent tasks run in parallel. Each entry is a ready-to-paste system prompt plus when to use and tool scope.

41 15d ago A 0 tokens original MIT

domain

03

FloB95/qrcodly

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

25 3d ago A 0 tokens copy · 72% MIT

issue-tracker

04

FloB95/qrcodly

Agent

Issues and PRDs for this repo live as GitHub issues in FloB95/qrcodly. Use the gh CLI for all operations.

25 3d ago A 0 tokens copy · 97% MIT

triage-labels

05

FloB95/qrcodly

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

25 3d ago A 0 tokens copy · 81% MIT

code-reviewer

06

bmarshall511/forexflow

Agent Claude Code

Reviews staged changes against FXFlow coding standards, architecture rules, and trading domain patterns.

10 3mo ago A 21 tokens AGPL-3.0

security-reviewer

07

bmarshall511/forexflow

Agent Claude Code

Security audit for FXFlow trading platform — OANDA credentials, webhook tokens, API routes, CF Worker, OWASP Top 10.

10 3mo ago A 31 tokens AGPL-3.0

code-reviewer

08

stranma/claude-code-python-template

Agent Claude Code

Use this agent for Step S.6.4 - Code Review.\n\nPerforms an independent code review of the current phase's changes, checking for bugs, logic errors, security issues, and adherence to project conventions.\n\nExamples:\n\n \nContext: Step S.6.4, no external reviewer configured.\n\nuser: "Review the code changes for this…

2 4mo ago A 194 tokens original MIT

docs-updater

09

stranma/claude-code-python-template

Agent Claude Code

Use this agent for Step S.7 - Documentation Updates.\n\nUpdates IMPLEMENTATIONPLAN.md and CHANGELOG.md after phase completion.\n\nExamples:\n\n \nContext: A development phase was just completed.\n\nuser: "Update documentation for Phase 2 completion"\n\nassistant: "I'll use the docs-updater agent to update the…

2 4mo ago A 165 tokens original MIT

stranma/claude-code-python-template

Agent Claude Code

Use this agent for Step S.5 - Test Coverage validation.\n\nAlso use when:\n1. A development phase or increment has been completed\n2. New functionality has been implemented following the TDD process\n3. Code changes have been committed or are ready for review\n4. Before moving to the next phase of…

2 4mo ago A 220 tokens original MIT

_README

11

aziontech/webkit

Agent Claude Code

Each file here defines the prompt for one isolated sub-agent. The orchestrator (/component-create) invokes them via the Task tool, one phase at a time. A sub-agent sees only the prompt the orchestrator hands it — no conversation history, no other sub-agent's output, no chat memory. This is the structural guarantee…

2 3d ago A 0 tokens original MIT

scaffolder

12

aziontech/webkit

Agent Claude Code

Isolated sub-agent that writes the component .vue files + updates packages/webkit/package.json#exports. Strictly spec-bound; every prop/event/slot must come from the spec.

2 3d ago A 43 tokens original MIT

webkit-adopter

13

aziontech/webkit

Agent

Runs and explains the @aziontech/webkit adoption flow — npx @aziontech/webkit init. Sets up deps, lint configs, pre-commit, the webkit MCP, and the Claude Code bundle in this project, idempotently.

2 3d ago A 57 tokens original MIT

codexcw-expert

14

c3-oss/codexcw

Agent Claude Code

Use for questions about working in or with the codexcw monorepo — its polyglot layout, the five-language API (Go, Rust, Node, Python, C#), usage patterns, and the devbox/just workflow. Routes "how do I …" usage questions to the canonical examples.

1 yesterday A 69 tokens original CC0-1.0