lsampaioweb/ai-instructions

Centralized VS Code Copilot configuration repository for software development and infrastructure as code projects.

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

Spring Architect

01

lsampaioweb/ai-instructions

Agent

Plans what to build by reading instruction files and writes ADR files. Use when: starting a new feature, re-evaluating a plan after reviewer failures.

1 9d ago A 34 tokens original MIT

Spring Coder

02

lsampaioweb/ai-instructions

Agent

Implements files defined in an ADR plan by following instruction files. Use when: creating or fixing files as directed by the architect's plan.

1 9d ago A 32 tokens original MIT

Spring Documenter

03

lsampaioweb/ai-instructions

Agent

Documentation agent. Creates or updates README.md based only on files produced by the current pipeline run. Use when: all reviewers have passed and the pipeline is complete.

1 9d ago A 36 tokens original MIT

lsampaioweb/ai-instructions

Agent

Pipeline optimizer. Analyzes all agent outputs from a pipeline run to identify root causes and suggest improvements to agents or instruction files. Use when: after any pipeline completion or iteration cap exceeded.

1 9d ago A 43 tokens original MIT

Spring Orchestrator

05

lsampaioweb/ai-instructions

Agent

Main entry point for the governed development pipeline. Orchestrates architect, coder, reviewers, documenter, and meta-optimizer in a loop. Use when: implementing a new feature, creating or modifying files, running the full development cycle.

1 9d ago A 53 tokens original MIT

lsampaioweb/ai-instructions

Agent

Database reviewer. Reviews database instruction files for created or modified files. Use when: reviewing repository code, schema files, models, or JDBC-first data access after implementation.

1 9d ago A 37 tokens original MIT

Spring Review I18n

07

lsampaioweb/ai-instructions

Agent

I18n reviewer. Reviews internationalization instruction files for created or modified files. Use when: reviewing message keys, locale behavior, translated output, or i18n-specific rule coverage after implementation.

1 9d ago A 45 tokens copy · 84% MIT

lsampaioweb/ai-instructions

Agent

Performance reviewer. Reviews performance-related instruction files for created or modified files. Use when: reviewing pagination, async processing, or performance-specific rule coverage after implementation.

1 9d ago A 35 tokens copy · 89% MIT

Spring Review QA

09

lsampaioweb/ai-instructions

Agent

QA reviewer. Reviews code-quality instruction files for created or modified files. Use when: reviewing code quality, style, controller/service/test rules, or general code compliance after implementation.

1 9d ago A 39 tokens copy · 73% MIT

lsampaioweb/ai-instructions

Agent

Security reviewer. Reviews security instruction files for created or modified files. Use when: reviewing security guard compliance, sensitive-data handling, configuration hardening, or security-specific rule coverage after implementation.

1 9d ago A 41 tokens copy · 81% MIT