ECC/skills
Affaan Mustafa 34d8bf8064 refactor: move embedded patterns from agents to skills (#174)
Reduces the 6 largest agent prompts by 79-87%, saving ~2,800 lines
that loaded into subagent context on every invocation.

Changes:
- e2e-runner.md: 797 → 107 lines (-87%)
- database-reviewer.md: 654 → 91 lines (-86%)
- security-reviewer.md: 545 → 108 lines (-80%)
- build-error-resolver.md: 532 → 114 lines (-79%)
- doc-updater.md: 452 → 107 lines (-76%)
- python-reviewer.md: 469 → 98 lines (-79%)

Patterns moved to on-demand skills (loaded only when referenced):
- New: skills/e2e-testing/SKILL.md (Playwright patterns, POM, CI/CD)
- Existing: postgres-patterns, security-review, python-patterns
2026-02-12 15:44:15 -08:00
..
api-design feat: add 3 new skills, JS syntax validation in hooks CI, and edge case tests 2026-02-12 15:24:28 -08:00
backend-patterns docs: add 'When to Activate' sections to 14 skill definitions 2026-02-12 15:34:25 -08:00
clickhouse-io docs: add 'When to Activate' sections to 14 skill definitions 2026-02-12 15:34:25 -08:00
coding-standards docs: add 'When to Activate' sections to 14 skill definitions 2026-02-12 15:34:25 -08:00
configure-ecc feat(skills): add configure-ecc interactive installation wizard 2026-02-05 05:58:02 -08:00
continuous-learning docs: add 'When to Activate' sections to 14 skill definitions 2026-02-12 15:34:25 -08:00
continuous-learning-v2 docs: add 'When to Activate' sections to 14 skill definitions 2026-02-12 15:34:25 -08:00
cpp-testing refine according to CONTRIBUTING.md 2026-02-09 17:10:32 +08:00
database-migrations feat: add 3 new skills, JS syntax validation in hooks CI, and edge case tests 2026-02-12 15:24:28 -08:00
deployment-patterns feat: add 3 new skills, JS syntax validation in hooks CI, and edge case tests 2026-02-12 15:24:28 -08:00
django-patterns feat: add Python/Django support and enhance READMEs (#139) 2026-02-01 04:05:02 -08:00
django-security feat: add Python/Django support and enhance READMEs (#139) 2026-02-01 04:05:02 -08:00
django-tdd feat: add Python/Django support and enhance READMEs (#139) 2026-02-01 04:05:02 -08:00
django-verification docs: add 'When to Activate' sections to 14 skill definitions 2026-02-12 15:34:25 -08:00
e2e-testing refactor: move embedded patterns from agents to skills (#174) 2026-02-12 15:44:15 -08:00
eval-harness docs: add 'When to Activate' sections to 14 skill definitions 2026-02-12 15:34:25 -08:00
frontend-patterns docs: add 'When to Activate' sections to 14 skill definitions 2026-02-12 15:34:25 -08:00
golang-patterns fix: add language labels to fenced code blocks for MD040 compliance 2026-01-26 09:35:43 +00:00
golang-testing feat: add comprehensive Golang language support 2026-01-26 08:20:42 +00:00
iterative-retrieval docs: add 'When to Activate' sections to 14 skill definitions 2026-02-12 15:34:25 -08:00
java-coding-standards docs: add 'When to Activate' sections to 14 skill definitions 2026-02-12 15:34:25 -08:00
jpa-patterns docs: add 'When to Activate' sections to 14 skill definitions 2026-02-12 15:34:25 -08:00
nutrient-document-processing fix: resolve markdownlint issues in documentation 2026-02-10 15:18:39 +08:00
postgres-patterns feat(agents): add database-reviewer agent with Supabase patterns (#48) 2026-01-25 15:44:54 -08:00
project-guidelines-example fix: resolve multiple reported issues (#205, #182, #188, #172, #173) (#207) 2026-02-11 23:48:45 -08:00
python-patterns feat: add Python/Django support and enhance READMEs (#139) 2026-02-01 04:05:02 -08:00
python-testing feat: add Python/Django support and enhance READMEs (#139) 2026-02-01 04:05:02 -08:00
security-review feat: add cloud infrastructure security skill (#44) 2026-01-25 15:45:24 -08:00
security-scan feat: add AgentShield security-scan skill and README integration 2026-02-11 03:27:07 -08:00
springboot-patterns docs: add 'When to Activate' sections to 14 skill definitions 2026-02-12 15:34:25 -08:00
springboot-security docs: add 'When to Activate' sections to 14 skill definitions 2026-02-12 15:34:25 -08:00
springboot-tdd feat(skills): add Java Spring Boot skills 2026-01-29 18:54:19 -08:00
springboot-verification docs: add 'When to Activate' sections to 14 skill definitions 2026-02-12 15:34:25 -08:00
strategic-compact fix: pass transcript_path via stdin JSON in integration tests (#209) 2026-02-12 15:35:53 -08:00
tdd-workflow Initial release: Complete Claude Code configuration collection 2026-01-17 17:49:33 -08:00
verification-loop fix: resolve multiple reported issues (#205, #182, #188, #172, #173) (#207) 2026-02-11 23:48:45 -08:00