Produce the project's spec spine — the single source of declaration-truth — by ingesting a spec/PRD/brief (or interviewing from an idea), stress-testing its assumptions, and writing requirements with outcome-level acceptance criteria. Use at the START of any project, or when the user says 'new project', 'intake this…
Decompose the project's spec spine into an executable build plan — build-order epics, thin end-to-end sprint slices, and the maintained backlog ledger (REQ→epic→sprint→status). Use after discovery, when the user says 'plan the build', 'decompose the spec', 'plan the backlog', 'plan sprint N', 'what do we build first'…
Realize the UX for a sprint — turn the spine's design-intent + the sprint's REQs into a tiered design system, per-screen specs, and a DM-ID manifest, all referencing REQs. The FIRST skill to run the Reconcile step: it challenges docs/spec/design-intent.md through the amendment protocol — fleshing out derived/[NEEDS…
Realize the system architecture — turn architecture-constraints + sprint REQs (+ 02's design contract) into a lean arc42/C4 system.md, MADR ADRs, and per-feature specs with gradeable Verification Contracts, all referencing REQs. Second skill to run Reconcile, first via a context-isolated subagent: challenges…
Build the sprint slice - turn 03's per-feature specs + Verification Contracts (+ 02/03's contracts, the 01 slice) into a working vertical slice under src/ with tests, then emit the build-handoff: the SOLE seed for the isolated reviewer (05). Sequential - no subagents, no user gate. TDD RED-first. Carries every VC row…
Verify the sprint build in isolation - a reviewer spawned FRESH, seeded ONLY with 04's build-handoff + spec-slice paths, checked against the spine's Gherkin + the 02 contract; emits SHIP / FIX REQUIRED / BLOCK + a severity tally + attestation. READ-ONLY: writes only the QA report, attestation, and tests (RED per…
Ship the verified sprint: the release gate the spine protects, then a verified deploy. Release ≠ runnable — the slice is runnable from /04's handoff §(e) onward; this seat adds deploy + verification, not runnability. GATE FIRST: BLOCKs on a non-SHIP qa-report (unless the director ruled every High in §(h), dated), an…
Audit the built system for vulnerabilities - a bounded parallel READ-ONLY OWASP panel + a sequential synthesizer emitting a severity-keyed PASS / REMEDIATE / BLOCK verdict. Spawns four blind read-only readers across a fixed OWASP partition, plus a conditional 5th for LLM/agentic parts; the synthesizer de-dupes, takes…
Improve codebase structure WITHOUT changing behavior - a cross-cutting activity refactoring under a non-negotiable test-oracle safety net and reconciling realization docs LOCALLY. One spine wiring: appends an amendment row only for a DECLARATION contradiction (a mere realization drift is fixed LOCALLY, no amendment).…
Log framework friction from a consumer repo into the vendored feedback ledger — the capture half of the dogfood→upstream loop. Use when the user says 'framework friction', 'log framework feedback', 'FB entry', or when a HALT / BLOCK / misroute is caused by the vendored framework itself (a wrong gate, a confusing…
The project's read-only 'where am I / what's next' oracle - scans the artifact chain, INTEGRITY-CHECKS the spine, counts the governance blockers 06-release gates on, DERIVES live state, and routes the NEXT COMMAND. READ-ONLY with respect to truth: never edits the spine or realizations; the only writes are two…
Fullstack Director's blind, read-only OWASP panel reader (skill 07). Each spawn owns exactly ONE area-slice (given in the prompt — classic R1–R4/R5 or the agent-system flipped partition), analyzes only its slice with a neutral evidence-required stance, may run that area's deterministic scanners, and returns findings…
Fullstack Director's context-isolated build reviewer (skill 05's Pass-2). Spawned by a FRESH /05-reviewer session — never from the build session — and seeded ONLY with the build-handoff path + the spec-slice paths + the in-scope architecture realization (feature specs, cited ADRs, system.md — where the Verification…
Instructions for IncommensurableHubris/fullstack-director, covering fullstack director — framework instructions, operating model, the role-skill sequence, how to drive it and further reading.
Instructions for IncommensurableHubris/fullstack-director, covering fullstack director — claude code bridge, methodology, governance precedence and running under claude code.