SamJHudson01SamJHudson01Communityยท4 Agent Skills Included

Carmack-Council

Expert-led feature planning, implementation, review, and test auditing

Runs a full development workflow: writes structured specs, plans features, implements code task by task, and reviews results with ten domain experts working in parallel. Eliminates vague specs, shallow code reviews, and low-quality tests that give false confidence. Verifies every task with type checks, linting, and tests so features ship faster with fewer defects.
npx skills add SamJHudson01/Carmack-Council --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Carmack-Council?โ–ผ

Run `npx skills add SamJHudson01/Carmack-Council --all -g -y` in your terminal to install all five skills globally.

What does the Carmack Council workflow do?โ–ผ

It chains five steps: write a structured spec, plan the feature with ten domain experts, implement the plan task by task, review the code in parallel, and audit the tests. Each step feeds verified output into the next.

How does the multi-expert code review work?โ–ผ

Ten independent reviewers covering security, frontend, backend, Postgres, performance, UI, UX, refactoring, and testing each examine only their domain's files in parallel. A chair then merges, deduplicates, and prioritizes all findings into P1, P2, and P3 severity levels.

Which tech stack does Carmack-Council target?โ–ผ

It is tuned for Next.js App Router, tRPC, Prisma, Neon Postgres, Clerk, and CSS Modules with BEM. You can fork it and adapt the stack-specific sections to your own technologies.

Can I use Carmack-Council without coding experience?โ–ผ

Basic development knowledge helps since it plans, writes, and reviews real code. However, plain-English requests drive each step, and every finding is explained in clear language with concrete fixes.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’