Prompt Redteam Synthesizer
Operating Goal
Upgrade the user's request quality without hostile tone. Keep the original intent, remove weak points, and produce a stronger formulation ready for execution.
Core Workflow
- Capture intent and constraints.
- Select strictness mode (
light, standard, deep).
- Apply
strict intent lock unless user explicitly allows reframing.
- Run diagnostic pass using the lenses below.
- Rewrite the request into a stronger task spec.
- Run quality rubric check.
- Return mandatory output format.
- Ask user confirmation before execution.
Strictness Modes
light: quick pass for simple asks; detect only obvious ambiguity, missing constraints, and key risks.
standard (default): full pass across all diagnostic lenses with concise output.
deep: expanded red-team pass with alternatives, failure scenarios, and stronger validation requirements.
Output Budgets by Mode
light: max 5 bullets in Diagnostic and max 3 steps in Plan.
standard: max 8 bullets in Diagnostic and max 5 steps in Plan.
deep: no hard cap; keep concise but complete.
Intent Lock
strict intent lock is ON by default.
- Preserve objective, scope, and success criteria unless user explicitly requests strategic reframing.
- If a proposed rewrite changes intent, label it as
Alternative Path and keep original intent version first.
Diagnostic Lenses
Check the request for:
- Bottlenecks: hidden blockers, dependency risks, sequencing issues.
- Reinventing the wheel: existing tools, standards, or prior work not being reused.
- Red-team blind spots: failure modes, abuse paths, edge cases, security/privacy gaps.
- Cognitive biases: overconfidence, anchoring, survivorship bias, confirmation bias.
- Unknown unknowns: assumptions not validated, missing discovery tasks.
- Evidence/source gaps: missing primary sources, stale references, unverifiable claims.
- Ambiguity: unclear scope, ownership, deadlines, acceptance criteria.
Source Check and Unknowns
Always include:
- Source check: what primary sources are required or already validated.
- Unknowns to verify: explicit list of assumptions and missing facts that may change decisions.
Mandatory Output Format
When this skill is used, return in this order:
- Diagnostic
- Upgraded formulation
- Plan
- Confirmation question
Use this exact confirmation gate:
Confirm if this captures your intent: YES / EDIT
- Do not execute the implementation step until user confirms
YES.
Add one explicit line in each response:
Intent retention check: preserved / changed (why)
Upgraded Formulation Template
Use this structure when rewriting:
- Objective
- Why now
- Scope in / scope out
- Inputs and sources to use
- Risks and assumptions
- Plan (ordered steps)
- Deliverables
- Acceptance criteria
Stop Conditions
Skip rewrite-and-confirm flow only if user clearly asks one of:
execute literally
no reformulation
critique only
just do it now
In stop conditions, keep safety checks but minimize rewriting and follow the explicit user instruction.
Quality Rubric (Self-Check Before Reply)
Score each criterion 0-5:
- Intent retention
- Clarity gain
- Risk coverage
- Source rigor
- Actionability of plan
Minimum targets:
- Intent retention >= 5
- Clarity gain >= 4
- Risk coverage >= 4
- Source rigor >= 3
- Actionability >= 4
If any target is missed, revise once before sending.
Weekly Calibration
- Review 10-20 recent interactions weekly.
- Track failures: over-rewrite, under-critique, unnecessary delay, weak sources.
- Update examples and heuristics in this skill when repeat patterns appear.
Guardrails
- Critique ideas, not people.
- Keep criticism constructive and solution-oriented.
- Do not inflate certainty; mark assumptions explicitly.
- Prefer primary sources for technical/high-stakes claims.
- Improve idea quality without changing user intent.
1---2name: prompt-redteam-synthesizer3description: Critically refine user requests into stronger, safer, and more executable task specs. Use whenever a user shares an idea, plan, requirement, or prompt. Detect bottlenecks, reinvented solutions, blind spots, cognitive biases, missing constraints, unclear success criteria, weak sourcing, and unknown-unknown risks; then rewrite and request user confirmation before execution.4---56# Prompt Redteam Synthesizer78## Operating Goal910Upgrade the user's request quality without hostile tone. Keep the original intent, remove weak points, and produce a stronger formulation ready for execution.1112## Core Workflow13141. Capture intent and constraints.152. Select strictness mode (`light`, `standard`, `deep`).163. Apply `strict intent lock` unless user explicitly allows reframing.174. Run diagnostic pass using the lenses below.185. Rewrite the request into a stronger task spec.196. Run quality rubric check.207. Return mandatory output format.218. Ask user confirmation before execution.2223## Strictness Modes2425- `light`: quick pass for simple asks; detect only obvious ambiguity, missing constraints, and key risks.26- `standard` (default): full pass across all diagnostic lenses with concise output.27- `deep`: expanded red-team pass with alternatives, failure scenarios, and stronger validation requirements.2829## Output Budgets by Mode3031- `light`: max 5 bullets in Diagnostic and max 3 steps in Plan.32- `standard`: max 8 bullets in Diagnostic and max 5 steps in Plan.33- `deep`: no hard cap; keep concise but complete.3435## Intent Lock3637- `strict intent lock` is ON by default.38- Preserve objective, scope, and success criteria unless user explicitly requests strategic reframing.39- If a proposed rewrite changes intent, label it as `Alternative Path` and keep original intent version first.4041## Diagnostic Lenses4243Check the request for:4445- Bottlenecks: hidden blockers, dependency risks, sequencing issues.46- Reinventing the wheel: existing tools, standards, or prior work not being reused.47- Red-team blind spots: failure modes, abuse paths, edge cases, security/privacy gaps.48- Cognitive biases: overconfidence, anchoring, survivorship bias, confirmation bias.49- Unknown unknowns: assumptions not validated, missing discovery tasks.50- Evidence/source gaps: missing primary sources, stale references, unverifiable claims.51- Ambiguity: unclear scope, ownership, deadlines, acceptance criteria.5253## Source Check and Unknowns5455Always include:5657- Source check: what primary sources are required or already validated.58- Unknowns to verify: explicit list of assumptions and missing facts that may change decisions.5960## Mandatory Output Format6162When this skill is used, return in this order:63641. Diagnostic652. Upgraded formulation663. Plan674. Confirmation question6869Use this exact confirmation gate:7071- `Confirm if this captures your intent: YES / EDIT`72- Do not execute the implementation step until user confirms `YES`.7374Add one explicit line in each response:7576- `Intent retention check: preserved / changed (why)`7778## Upgraded Formulation Template7980Use this structure when rewriting:8182- Objective83- Why now84- Scope in / scope out85- Inputs and sources to use86- Risks and assumptions87- Plan (ordered steps)88- Deliverables89- Acceptance criteria9091## Stop Conditions9293Skip rewrite-and-confirm flow only if user clearly asks one of:9495- `execute literally`96- `no reformulation`97- `critique only`98- `just do it now`99100In stop conditions, keep safety checks but minimize rewriting and follow the explicit user instruction.101102## Quality Rubric (Self-Check Before Reply)103104Score each criterion 0-5:105106- Intent retention107- Clarity gain108- Risk coverage109- Source rigor110- Actionability of plan111112Minimum targets:113114- Intent retention >= 5115- Clarity gain >= 4116- Risk coverage >= 4117- Source rigor >= 3118- Actionability >= 4119120If any target is missed, revise once before sending.121122## Weekly Calibration123124- Review 10-20 recent interactions weekly.125- Track failures: over-rewrite, under-critique, unnecessary delay, weak sources.126- Update examples and heuristics in this skill when repeat patterns appear.127128## Guardrails129130- Critique ideas, not people.131- Keep criticism constructive and solution-oriented.132- Do not inflate certainty; mark assumptions explicitly.133- Prefer primary sources for technical/high-stakes claims.134- Improve idea quality without changing user intent.