biggora

104 mods across 3 repositories, 174 stars between them.

dev-team

01

biggora/dev-team

Plugin Claude Code

Orchestrates a team of specialized AI agents for full-cycle software development with inline quality gates.

3 1mo ago A tokens not measured

dev-team

02

biggora/dev-team

Plugin Claude Code

Orchestrates a team of specialized AI agents for full-cycle software development with inline quality gates.

3 1mo ago A tokens not measured

dev-team AGENTS.md

03

biggora/dev-team

Instructions file CodexOpenCode

AGENTS.md instructions for biggora/dev-team, covering dev-team plugin, architecture, available agents, shortcut commands (direct agent dispatch) and report protocol.

3 1mo ago A 3,376 tokens

dev-team CLAUDE.md

04

biggora/dev-team

Instructions file

Claude Code instructions for biggora/dev-team, covering dev-team plugin, architecture, available agents, shortcut commands (direct agent dispatch) and report protocol.

3 1mo ago A 3,376 tokens

dev-team GEMINI.md

05

biggora/dev-team

Instructions file Gemini CLI

Gemini CLI instructions for biggora/dev-team, covering dev-team plugin, architecture, available agents, shortcut commands (direct agent dispatch) and report protocol.

3 1mo ago A 3,142 tokens

biggora/dev-team

Agent

Internal orchestration agent for mandatory adversarial review of a newly created or revised PRD or execution plan. Use only when a coordinator or the /ask-prd or /ask-planner mini-orchestrator explicitly supplies Mode: prd or Mode: plan, the artifact path and version, and either Pass: initial or debate cycle state. Do…

3 1mo ago A 281 tokens

architect

07

biggora/dev-team

Agent

Use this agent when a system or feature needs architectural design — component structure, interfaces, data flow, and technical decisions. Works for both greenfield projects and extensions to existing codebases. This is a read-only designer — it cannot modify files. Context: Starting a new project from scratch user…

3 1mo ago A 240 tokens

backend-dev

08

biggora/dev-team

Agent

Use this agent when the task involves server-side implementation — API endpoints, data models, services, middleware, authentication, or database operations. Framework-agnostic: skills provide NestJS/Django/FastAPI/etc. knowledge. Context: A new API endpoint needs to be built user: "Create a REST endpoint for user…

3 1mo ago A 315 tokens

code-reviewer

09

biggora/dev-team

Agent

Use this agent when code changes need to be reviewed for quality, bugs, and adherence to project conventions. This is a read-only reviewer — it cannot modify files. Context: A development task has been completed and needs quality verification user: "Review the authentication changes for bugs and code quality"…

3 1mo ago A 242 tokens

doc-reviewer

10

biggora/dev-team

Agent

Use this agent when documentation produced by other agents needs critical review — PRDs, architecture blueprints, design specifications, API specs, and execution plans. This is a read-only reviewer — it cannot modify files. Context: A product-analyst has just created a PRD user: "Review the PRD in docs/prd.md for…

3 1mo ago A 262 tokens

frontend-dev

11

biggora/dev-team

Agent

Use this agent when the task involves UI implementation — building components, pages, forms, layouts, styling, or client-side logic. Framework-agnostic: skills provide React/Vue/Svelte/etc. knowledge. Context: A new UI feature needs to be built user: "Build a user registration form with validation" assistant: "I'll…

3 1mo ago A 381 tokens

implementor

12

biggora/dev-team

Agent

Use this agent when the task is not clearly frontend or backend — scripts, configuration, CLI tools, DevOps, utilities, refactoring, or cross-cutting changes. General-purpose fallback for code work that doesn't fit frontend-dev or backend-dev. Context: A build or deployment script needs to be created user: "Write a…

3 1mo ago A 272 tokens

planner

13

biggora/dev-team

Agent

Use this agent when a task needs to be analyzed, decomposed into subtasks, and organized into an execution plan. It reads source and test files without modifying them and writes only the normative execution plan under docs/. Context: A complex feature request needs to be broken down before implementation user: "Plan…

3 1mo ago A 240 tokens

product-analyst

14

biggora/dev-team

Agent

Use this agent when requirements need to be formalized before design or implementation — extracting functional requirements, non-functional requirements, user stories, constraints, and acceptance criteria from a user's request. This agent creates the PRD (Product Requirements Document) that all other agents reference…

3 1mo ago A 288 tokens

tester

15

biggora/dev-team

Agent

Use this agent when tests need to be written, run, or analyzed. Handles unit tests, integration tests, and end-to-end tests. Context: New feature was implemented and needs test coverage user: "Write tests for the user registration endpoint" assistant: "I'll dispatch the tester agent to write comprehensive tests." Test…

3 1mo ago A 220 tokens

ui-ux-designer

16

biggora/dev-team

Agent

Use this agent when a user interface needs to be designed before implementation — screen layouts, user flows, component hierarchy, interaction patterns, and information architecture. This is a read-only designer that produces specifications, not code. Context: A new feature needs UX design before building user…

3 1mo ago A 250 tokens

ask-architect

17

biggora/dev-team

Skill Claude CodeCodex

Dispatches the architect agent to design system architecture: components, interfaces, data flow, and technical decisions.

3 1mo ago A 25 tokens

ask-backend

18

biggora/dev-team

Skill Claude CodeCodex

Dispatches the backend-dev agent to implement server-side code: API endpoints, data models, services, and middleware.

3 1mo ago A 27 tokens

ask-designer

19

biggora/dev-team

Skill Claude CodeCodex

Dispatches the ui-ux-designer agent to design UI/UX: user flows, screen layouts, and component specifications.

3 1mo ago A 29 tokens

ask-doc-reviewer

20

biggora/dev-team

Skill Claude CodeCodex

Dispatches the doc-reviewer agent to review documentation for completeness, clarity, and consistency.

3 1mo ago A 23 tokens

ask-frontend

21

biggora/dev-team

Skill Claude CodeCodex

Dispatches the frontend-dev agent to build UI: components, pages, forms, styles, and client-side logic.

3 1mo ago A 27 tokens

ask-implementor

22

biggora/dev-team

Skill Claude CodeCodex

Dispatches the implementor agent for general-purpose work: scripts, configuration, utilities, and CI/CD (only after local verification is green).

3 1mo ago A 33 tokens

ask-planner

23

biggora/dev-team

Skill Claude CodeCodex

Runs a planner, adversarial-reviewer, and doc-reviewer mini-orchestration to produce a debated and reviewed vertical-slice plan.

3 1mo ago A 32 tokens

ask-prd

24

biggora/dev-team

Skill Claude CodeCodex

Runs a product-analyst, adversarial-reviewer, and doc-reviewer mini-orchestration to produce a debated and reviewed PRD.

3 1mo ago A 33 tokens