원클릭으로
council
Multi-persona debate for founder decisions. 4 personas argue a topic across structured rounds.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Multi-persona debate for founder decisions. 4 personas argue a topic across structured rounds.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Founder voice enforcement for all written output. Apply to any text another person will read.
Propose a principle edit to a skill or persona file based on a (agent_output, human_output) correction pair. Outputs a proposal markdown for human review - never auto-edits the target file.
Engineering discipline distilled from a forensic read of one model's work. Use when building a feature, fixing a bug, writing tests, hardening a data path, or running any task that spans multiple files, sources, or sessions. Two layers: how to RUN the task (stage it, verify each stage with a check that can fail, write done-criteria) and how to WRITE the code (recon before edit, verify against a copy with a negative self-test, single-writer chokepoints, scar-anchored why-comments). Ships a paired hook that deterministically blocks a test from touching live data, the one habit a machine can enforce.
PRD creation and PRD execution operating system. Use when the founder asks to turn a rough idea into a PRD, run a Codex review on a PRD or issue, decompose an approved PRD into issue specs, or execute an issue with scope enforcement and receipt-based closeout. Not for general product ideation or casual drafting; this is the formal gated workflow.
UI/UX design intelligence with 50+ styles, 161 palettes, 57 font pairings, 99 UX guidelines, and 25 chart types. Searchable database with priority-based recommendations for web and mobile.
Anti-hallucination research mode. Toggle on to enforce citation requirements, source grounding, and "I don't know" behavior. Toggle off for creative work.
| name | council |
| description | Multi-persona debate for founder decisions. 4 personas argue a topic across structured rounds. |
Multi-agent debate for founder decisions. 4 personas argue a topic across structured rounds, respond to each other's actual points, then synthesize. Produces a visible transcript and a recommended path.
Invoke when:
/q-calibrate)| Trigger | Workflow | Time |
|---|---|---|
| Full structured debate (3 rounds) | workflows/debate.md | 30-90 sec |
| Quick sanity check (1 round) | workflows/quick.md | 10-20 sec |
Default to Quick. Use Debate only for positioning changes, pre-investor prep, or decisions that affect canonical files.
4 personas, each anchored to real project files. They read the files before speaking -- grounded opinions, not generic advice.
| Persona | Perspective | Reads | Core Question |
|---|---|---|---|
| Operator | What we can actually do today | q-system/my-project/current-state.md | "Can we ship this with what we have?" |
| Buyer | What a CISO/security leader would pay for | q-system/canonical/discovery.md, q-system/my-project/relationships.md | "Would a buyer pay for this? Does it match what they asked for?" |
| Investor | The fundable narrative | q-system/canonical/talk-tracks.md | "Does this sharpen or dilute the story?" |
| Contrarian | What's wrong, what we're not seeing | q-system/canonical/objections.md, q-system/my-project/competitive-landscape.md | "What breaks? What are we ignoring?" |
Every council session produces:
q-system/canonical/decisions.md with [COUNCIL-DEBATED] origin tag### [Decision summary]
- **Date:** YYYY-MM-DD
- **Origin:** [COUNCIL-DEBATED]
- **Mode:** Quick / Debate
- **Trigger:** [What prompted this]
- **Convergence:** [Where personas agreed]
- **Dissent:** [Where they disagreed]
- **Decision:** [What the founder chose]
- **Founder action:** [APPROVED / MODIFIED / REJECTED] the recommendation
The founder always makes the final call. Council recommends, founder decides.
| Q Command | Council Role |
|---|---|
/q-calibrate | Quick check before any canonical file change |
/q-debrief with conflicting signals | Quick check: "signal or noise?" |
/q-plan with competing priorities | Debate: which path to take |
| Pre-investor meeting | Debate: stress-test the narrative |
| Design partner feature request | Quick check: "build / park / counter-offer" |
Before running a Debate, ask: "Is this decision worth 60K tokens?" If the answer is "probably not," use Quick.