# Knowledge Synthesis Anti Patterns

> Sub-skill of knowledge-synthesis: Anti-Patterns.

- Skill: `vamseeachanta/knowledge-synthesis-anti-patterns` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/knowledge-synthesis-anti-patterns`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/knowledge-synthesis-anti-patterns/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/knowledge-synthesis-anti-patterns

---


# Anti-Patterns

## Anti-Patterns


**Do not:**
- List results source by source ("From ~~chat: ... From ~~email: ... From ~~cloud storage: ...")
- Include irrelevant results just because they matched a keyword
- Bury the answer under methodology explanation
- Present conflicting info without flagging the conflict
- Omit source attribution
- Present uncertain information with the same confidence as well-supported facts
- Summarize so aggressively that useful detail is lost

**Do:**
- Lead with the answer
- Group by topic, not by source
- Flag confidence levels when appropriate
- Surface conflicts explicitly
- Attribute all claims to sources
- Offer to go deeper when result sets are large

