feat: add everything-claude-code ECC bundle (.claude/rules/everything-claude-code-guardrails.md)

This commit is contained in:
ecc-tools[bot]
2026-03-24 10:44:52 +00:00
committed by GitHub
parent 4e96a3468a
commit 6bf3191a1d

View File

@@ -4,7 +4,7 @@ Generated by ECC Tools from repository history. Review before treating it as a h
## Commit Workflow
- Prefer `conventional` commit messaging with prefixes such as fix, feat, docs, test.
- Prefer `conventional` commit messaging with prefixes such as feat, fix, docs, test.
- Keep new changes aligned with the existing pull-request and review flow already present in the repo.
## Architecture
@@ -26,7 +26,7 @@ Generated by ECC Tools from repository history. Review before treating it as a h
- database-migration: Database schema changes with migration files
- feature-development: Standard feature implementation workflow
- add-or-update-skill: Adds a new skill or updates documentation for an existing skill.
- add-or-update-command-doc: Adds or updates documentation for a command, typically in Markdown under a language or locale-specific docs directory.
## Review Reminder