tzurot-council-mcp
Installation
SKILL.md
Council MCP Procedures
Invoke with /tzurot-council-mcp when you need external AI consultation.
When to Consult Council
Always Use For
- Major Refactorings (>500 lines)
- Before Completing Major PRs
- When Thinking "This seems unnecessary" - STOP! Consult before removing code.
- Structured Debugging
Don't Use For
- Questions answered by existing docs/skills
- Obvious code issues (typos, syntax errors)
- Small style preferences