docs: salvage FastAPI review patterns

This commit is contained in:
Affaan Mustafa
2026-05-11 07:36:31 -04:00
committed by Affaan Mustafa
parent 1c06ad9524
commit d52cdccb0d
14 changed files with 523 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
# Everything Claude Code (ECC) — Agent Instructions
This is a **production-ready AI coding plugin** providing 50 specialized agents, 188 skills, 68 commands, and automated hook workflows for software development.
This is a **production-ready AI coding plugin** providing 51 specialized agents, 189 skills, 69 commands, and automated hook workflows for software development.
**Version:** 2.0.0-rc.1
@@ -145,9 +145,9 @@ Troubleshoot failures: check test isolation → verify mocks → fix implementat
## Project Structure
```
agents/ — 50 specialized subagents
skills/ — 188 workflow skills and domain knowledge
commands/ — 68 slash commands
agents/ — 51 specialized subagents
skills/ — 189 workflow skills and domain knowledge
commands/ — 69 slash commands
hooks/ — Trigger-based automations
rules/ — Always-follow guidelines (common + per-language)
scripts/ — Cross-platform Node.js utilities