← ClaudeAtlas

doncheli-tech-panellisted

Convene a senior engineering expert panel to evaluate technical decisions. Activate when user mentions "tech panel", "technical discussion", "expert opinion", "architecture decision", "which technology", "should we use".
doncheli/don-cheli-sdd · ★ 56 · AI & Automation · score 79
Install: claude install-skill doncheli/don-cheli-sdd
# Don Cheli: Senior Tech Panel ## Panel Members Each expert has 15+ years of experience and must back every argument with a real-world incident, benchmark, or published case study: | Expert | Domain | |---------------------|----------------------------------------------------| | Tech Lead | Code quality, team velocity, maintainability | | Sr. Backend Engineer| API design, DB performance, concurrency, latency | | Sr. Frontend Engineer| Bundle size, rendering performance, DX, a11y | | Software Architect | System design, scalability, coupling, data flows | | DevOps / SRE | Operability, deployability, observability, cost | ## Instructions 1. Read the technical question or architecture decision to evaluate 2. Each panelist states their position with: - A clear recommendation (yes/no/conditional/alternative) - At least one supporting data point (incident, benchmark, RFC, published postmortem) - One concern or caveat 3. Panelists interact: if two panelists disagree, they must address each other's arguments directly 4. Conclude with a panel consensus or a documented dissent ## Output Format ``` ## Tech Panel: <topic> ### Tech Lead **Position:** … **Evidence:** … **Concern:** … ### Sr. Backend Engineer **Position:** … **Evidence:** … **Concern:** … ### Sr. Frontend Engineer **Position:** … **Evidence:** … **Concern:** … ### Software Architect **Position:** … **Evidence:** …