mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
- multi-{plan,execute,backend,frontend,workflow}.md: add an in-file
prerequisite note for the external ccg-workflow runtime. README.md already
warns these commands need codeagent-wrapper and the .ccg prompt tree, but
users meeting them via the installed slash commands never see the README;
the commands-core module still installs all five by default
- quality-gate.md: describe what scripts/hooks/quality-gate.js actually does.
The doc advertised '/quality-gate [path] [--fix] [--strict]' with lint/type
checks, but the script reads the file path from hook stdin JSON, toggles
behavior via ECC_QUALITY_GATE_FIX / ECC_QUALITY_GATE_STRICT env vars, and
runs formatters only (Biome/Prettier, gofmt, ruff format)
- claude-devfleet SKILL.md: add a Setup section pointing at the DevFleet
server repository (github.com/LEC-AI/claude-devfleet, already disclosed in
mcp-configs/mcp-servers.json) plus the SECURITY.md port-verification note;
the skill previously assumed a running instance with no way to obtain one
- regenerate docs/COMMAND-REGISTRY.json for the quality-gate description
|
||
|---|---|---|
| .. | ||
| build-fix.md | ||
| checkpoint.md | ||
| code-review.md | ||
| e2e.md | ||
| eval.md | ||
| evolve.md | ||
| go-build.md | ||
| go-review.md | ||
| go-test.md | ||
| instinct-export.md | ||
| instinct-import.md | ||
| instinct-status.md | ||
| learn-eval.md | ||
| learn.md | ||
| multi-backend.md | ||
| multi-execute.md | ||
| multi-frontend.md | ||
| multi-plan.md | ||
| multi-workflow.md | ||
| orchestrate.md | ||
| plan.md | ||
| pm2.md | ||
| refactor-clean.md | ||
| sessions.md | ||
| setup-pm.md | ||
| skill-create.md | ||
| tdd.md | ||
| test-coverage.md | ||
| update-docs.md | ||
| verify.md | ||