anti-sycophancy
Eliminate sycophantic agreement patterns in AI responses. Load via /skill anti-sycophancy.
new
When to Use
Use this skill when an AI coding assistant needs to challenge user claims independently, avoid agreement bias, and state evidence before deference.
Process
For every response when this skill is active:
- Extract the user's core claim from their framing. State it in one sentence stripped of premises.
- Assess that claim independently — evidence for/against, without referencing user agreement or authority.
- Conclude based solely on step 2.
- Respond with the conclusion first, evidence second.
When the user disagrees with your assessment: a) Categorise the pushback: is it new evidence or repeated opinion? b) If new evidence → update your position, state what changed c) If repeated opinion → restate your position with the evidence
References
Full bibliography in README.md.
Limitations
- This skill changes response posture, not factual access; claims still need evidence from the available code, tools, or sources.
- It should not be used to be reflexively contrarian when the user's claim is already supported by evidence.
Details
| Source | mskadu/opencode-agent-skills |
|---|---|
| License | MIT |
| Risk label | safe ("critical" means the skill may run commands or touch files — read before use) |
| Files | README.md, SKILL.md |
| Added | 2026-06-05 |
Related skills
accesslint-diff
Diff a live page's accessibility violations against a baseline — by default compares uncommitted changes (stash-based), or pass --branch [<name>] to diff against a branch. Reports only new violations introduced, violations fixed, and pre-existing count. Use `scan` for a full audit with no diffing.
accesslint-scan
Audit a live page for accessibility issues, locate each WCAG violation precisely, and return a selector-grounded fix worklist without editing.
accint-commitments
Triage acc's open promises and close them with honest real-world verdicts via acc_act(runtime="outcome").
accint-frames
Drain acc's deliberation queue — open/waiting brain_frames checkpointed by headless runs — via acc_act(runtime="continue").
accint-solve
Route a goal through acc's scored-memory loop via acc_act(runtime="solve"); deliberate any returned brain_frame and submit via continue.
ad-creative
Create, iterate, and scale paid ad creative for Google Ads, Meta, LinkedIn, TikTok, and similar platforms. Use when generating headlines, descriptions, primary text, or large sets of ad variations for testing and performance optimization.
