feat(workflow): add flake and just entrypoints

This commit is contained in:
Bryan Ramos 2026-04-02 13:26:08 -04:00
parent 511076e059
commit eda4748012
4 changed files with 323 additions and 25 deletions

View file

@ -1,4 +1,4 @@
# Global Claude Code Instructions
Rules are modularized in `~/.claude/rules/` and loaded automatically.
Rules are modularized in `rules/` and loaded automatically by the generated Claude config.
Agent-team specific protocols live in skills (orchestrate, conventions, worker-protocol, qa-checklist, message-schema, project).