fix(ci): harden codex hook regression test (#1028)

This commit is contained in:
Affaan Mustafa 2026-03-30 14:21:40 -04:00 committed by GitHub
parent 656cf4c94a
commit e68233cd5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 22 additions and 11 deletions

View file

@ -1,6 +1,6 @@
# Everything Claude Code (ECC) — Agent Instructions
This is a **production-ready AI coding plugin** providing 30 specialized agents, 135 skills, 60 commands, and automated hook workflows for software development.
This is a **production-ready AI coding plugin** providing 30 specialized agents, 136 skills, 60 commands, and automated hook workflows for software development.
**Version:** 1.9.0
@ -142,7 +142,7 @@ Troubleshoot failures: check test isolation → verify mocks → fix implementat
```
agents/ — 30 specialized subagents
skills/ — 135 workflow skills and domain knowledge
skills/ — 136 workflow skills and domain knowledge
commands/ — 60 slash commands
hooks/ — Trigger-based automations
rules/ — Always-follow guidelines (common + per-language)