fixes to mma skills

This commit is contained in:
2026-02-25 21:12:10 -05:00
parent 6152b63578
commit aea42e82ab
2 changed files with 7 additions and 6 deletions

View File

@@ -15,4 +15,5 @@ You are the Tier 2 Tech Lead. Your role is to ensure architectural integrity, al
## Limitations
- Do not write boilerplate or exhaustive feature code yourself.
- Delegate implementation tasks to Tier 3 Workers.
- Delegate implementation tasks to Tier 3 Workers using `uv python scripts/mma_exec.py --role tier3-worker "[PROMPT]"`.
- For error analysis of large logs, use `uv python scripts/mma_exec.py --role tier4-qa "[PROMPT]"`.