gosha70/code-copilot-team

Project templates with multi-agent team configurations for AI code copilots. Includes ready-to-use setups for ML/AI (RAG, LangChain, n8n), enterprise Java, and web apps — each with defined agent roles, delegation patterns, and session management best practices.

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

agent-team-protocol

01

gosha70/code-copilot-team

Cursor rule Cursor

Multi-agent delegation rules, three-phase workflow (Plan/Build/Review), model selection, collaboration gates, and Ralph Loop integration.

6 2d ago A 26 tokens original MIT

auto-build-loop

02

gosha70/code-copilot-team

Cursor rule Cursor

Autonomous build driver after SDD spec approval: phase-scoped headless build sessions, driver-owned commits, cross-provider review gates, milestone pauses, and fail-closed escalation — under explicit opt-in autonomy profiles.

6 2d ago A 43 tokens original MIT

gosha70/code-copilot-team

Cursor rule Cursor

When and how to ask clarifying questions before implementing. Data model review gate and ambiguity resolution rules.

6 2d ago A 20 tokens original MIT

coding-standards

04

gosha70/code-copilot-team

Cursor rule Cursor

Quality gates, prohibited patterns, verification discipline, and self-audit rules for all code generation and review sessions.

6 2d ago A 1,040 tokens original MIT

copilot-conventions

05

gosha70/code-copilot-team

Cursor rule Cursor

Cross-copilot portable conventions: target alignment, complexity control, minimal changes, git discipline, and project structure.

6 2d ago A 1,259 tokens original MIT

copyright-headers

06

gosha70/code-copilot-team

Cursor rule Cursor

Copyright header rules for generated source files. Applies the company name from providers.toml to new files.

6 2d ago A 666 tokens original MIT

design-system

07

gosha70/code-copilot-team

Cursor rule Cursor

Derive a unique, domain-fit design direction and enforce design-token + anti-slop discipline. Read/author DESIGN.md before building any UI; override framework defaults so output is bespoke by construction, not generic.

6 2d ago A 42 tokens original MIT

environment-setup

08

gosha70/code-copilot-team

Cursor rule Cursor

Environment variable patterns, config file validation, and setup verification for new project scaffolding.

6 2d ago A 17 tokens original MIT

infra-verification

09

gosha70/code-copilot-team

Cursor rule Cursor

Infrastructure artifact verification: Docker builds, CI workflows, and launcher flags must be executed, not just syntax-checked.

6 2d ago A 23 tokens original MIT

integration-testing

10

gosha70/code-copilot-team

Cursor rule Cursor

Test integration points early. Verify cross-service contracts, API boundaries, and data flow before declaring done.

6 2d ago A 20 tokens original MIT

memkernel-memory

11

gosha70/code-copilot-team

Cursor rule Cursor

MemKernel persistent memory protocol. Self-guarding: activates only when the memkernel MCP server is configured.

6 2d ago A 22 tokens original MIT

opus-4-7-features

12

gosha70/code-copilot-team

Cursor rule Cursor

Optional guidance for sessions using Claude Opus 4.7: adaptive thinking, xhigh effort, prompt caching, /btw side questions.

6 2d ago A 29 tokens original MIT

origin-confirmation

13

gosha70/code-copilot-team

Cursor rule Cursor

Origin-confirmation circuit breaker: machine-checkable origin frontmatter, alignment-check protocol, three gates (plan-approval, build-entry, phase-complete), and interactive escalation on deviation.

6 2d ago A 2,287 tokens original MIT

phase-workflow

14

gosha70/code-copilot-team

Cursor rule Cursor

Phase transition rules, post-phase verification steps, peer review validation, and commit-gate approval flow.

6 2d ago A 20 tokens original MIT

ralph-loop

16

gosha70/code-copilot-team

Cursor rule Cursor

Single-agent autonomous iteration loop: PRD-driven, self-verifying, with configurable iteration limits and completion criteria.

6 2d ago A 22 tokens original MIT

review-loop

17

gosha70/code-copilot-team

Cursor rule Cursor

Agent-driven peer review loop: structured findings, dispositions, circuit breakers, commit strategies, sandbox isolation, and plan-phase advisory mode.

6 2d ago A 26 tokens original MIT

safety

18

gosha70/code-copilot-team

Cursor rule Cursor

Non-negotiable safety constraints: destructive action guards, blocked operations, secrets policy, password storage, input validation, and dependency review.

6 2d ago C 529 tokens original MIT

spec-workflow

19

gosha70/code-copilot-team

Cursor rule Cursor

SDD specification protocol: risk-based specmode classification, required sections per mode, plan approval gate, and artifact directory conventions.

6 2d ago A 25 tokens original MIT

stack-constraints

20

gosha70/code-copilot-team

Cursor rule Cursor

Stack version pinning and dependency compatibility guards. Prevents silent version drift across project boundaries.

6 2d ago A 18 tokens original MIT

gosha70/code-copilot-team

Cursor rule Cursor

Build team lead efficiency rules: limit sub-agents, polling discipline, no redundant re-work, parallel task launching.

6 2d ago A 23 tokens original MIT

token-efficiency

22

gosha70/code-copilot-team

Cursor rule Cursor

Token economy rules: diff-over-rewrite, context compression, avoid verbose re-explanations, minimize round-trips.

6 2d ago A 24 tokens original MIT

visual-review

23

gosha70/code-copilot-team

Cursor rule Cursor

Closed visual-review loop for generated UI: render the running app, screenshot per breakpoint, run an axe-core a11y gate, critique against the DESIGN.md rubric, triage findings, and iterate to a quality bar with a hard cap. Drives the shippable harness/ runner.

6 2d ago A 57 tokens original MIT

wiki-first-query

24

gosha70/code-copilot-team

Cursor rule Cursor

Wiki-first query convention: consult knowledge/wiki/index.md and the linked pages BEFORE re-reading raw sources for a project topic. The wiki is the canonical project memory layer.

6 2d ago A 543 tokens original MIT