Review fullstack engineering decisions
cs-fullstack-reviewskillsetup L3★17,464
alirezarezvani/claude-skills ↗What it does
Route fullstack decisions through 7 forcing questions
Best for
Architectural tech-stack selection for startups/teams where team size, budget, and deployment cadence are the primary constraints, not wishful thinking.
Inputs
- · [object Object]
- · [object Object]
- · [object Object]
- · [object Object]
- · [object Object]
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
- · [object Object]
- · [object Object]
Requires
- · fullstack_decision_engine.py (deterministic matcher)
- · specialist skills (api-design-reviewer, database-designer, slo-architect, ci-cd-pipeline-builder, performance-profiler, cs-karpathy-reviewer)
Preconditions
- · User answers all 7 forcing questions honestly
- · Kill-criteria check completed before specialist fork
- · Profile JSON configs exist at engineering-team/skills/senior-fullstack/profiles/
Failure modes
- · Skipping forcing questions or bundling multiple per turn
- · Auto-approving production changes without named human approver
- · Reimplementing specialist scope instead of forking
- · Choosing profile without kill-criteria check (e.g. microservices + 3-person team)
Trust signals
- · 7-question deterministic routing
- · Kill-criteria checkpoints documented
- · Profile customization JSON schema
- · Specialist fork discipline with no scope duplication