feat: port Swift language agents (#1721)

This commit is contained in:
Affaan Mustafa
2026-05-11 04:27:59 -04:00
committed by GitHub
parent 7fa1e5b6db
commit 6fd20ffc72
9 changed files with 282 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
# Everything Claude Code (ECC) — Agent Instructions
This is a **production-ready AI coding plugin** providing 48 specialized agents, 185 skills, 68 commands, and automated hook workflows for software development.
This is a **production-ready AI coding plugin** providing 50 specialized agents, 185 skills, 68 commands, and automated hook workflows for software development.
**Version:** 2.0.0-rc.1
@@ -145,7 +145,7 @@ Troubleshoot failures: check test isolation → verify mocks → fix implementat
## Project Structure
```
agents/ — 48 specialized subagents
agents/ — 50 specialized subagents
skills/ — 185 workflow skills and domain knowledge
commands/ — 68 slash commands
hooks/ — Trigger-based automations