Install once, get better Claude Code responses forever.
A Claude Code plugin that uses multi-layered hooks to inject evidence-based quality principles. No configuration needed.
Claude Code confidently makes up internal details (bit flags, private APIs). This plugin detects risky queries and forces "iirc" markers on unverified claims. Zero config.
/plugin marketplace add jbj338033/wowclaude
/plugin install wowclaude
| # | Principle | What it does |
|---|---|---|
| 1 | certainty | Prevents confabulation on high-risk topics. Forces "iirc" markers on unverified internal details. |
| 2 | investigation | Forces reading before writing. Verify with tools, or say you can't. |
| 3 | reasoning | Step-back reasoning on hard problems. Understand why, then solve. |
| 4 | precision | Matches effort to complexity. Less with qualifiers > more with false confidence. |
| 5 | verification | Self-checks against the original request before finalizing. |
┌─────────────────────────────────────────────────────────┐
│ wowclaude hooks │
├─────────────────────────────────────────────────────────┤
│ │
│ SessionStart → base quality principles │
│ │ (always active) │
│ ▼ │
│ UserPromptSubmit → risk detection per message │
│ │ ├─ CRITICAL tier → internal details, bit flags │
│ │ ├─ CAUTION tier → version-specific, deprecated │
│ │ └─ (no trigger) → normal queries pass through │
│ ▼ │
│ PreToolUse → edit guard │
│ └─ Edit/Write → "did you read this file?" │
│ │
└─────────────────────────────────────────────────────────┘
| Hook | Event | Trigger | Injection |
|---|---|---|---|
| session-start.sh | SessionStart | Every session | 5 quality principles (~90 words) |
| user-prompt.sh | UserPromptSubmit | Each message | CRITICAL: internal details (~60 words) / CAUTION: version-specific (~40 words) / none |
| pre-tool-use.sh | PreToolUse | Before Edit/Write | Investigation reminder (~20 words) |
The UserPromptSubmit hook classifies queries into risk tiers:
CRITICAL — Internal implementation details (highest confabulation risk):
CAUTION — Version-specific or platform-specific behavior:
Safe — No intervention needed for general queries.
Tested with identical prompts before and after plugin installation:
| Test | Without wowclaude | With wowclaude |
|---|---|---|
| "List React fiber flags with bit values" | Lists specific hex values as fact | Prefixes values with "iirc", points to source file |
"What's process._linkedBinding('http_parser') signature?" | Lists full API surface confidently | States values are unverified, recommends source check |
| "What is git stash?" | Concise answer | Concise answer (no unnecessary intervention) |
See docs/research.md for detailed citations and reasoning.
/plugin disable wowclaude # disable temporarily
/plugin enable wowclaude # re-enable
/plugin uninstall wowclaude # remove completely
Matches all tools
Hooks run on every tool call, not just specific ones
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub jbj338033/wowclaude --plugin wowclaudeBlocks git commits containing Co-authored-by or Co-Authored-By lines
Thoroughness-first orchestrator — verification gates, multi-model teams, context persistence
universal AI meta-orchestrator — /orc auto-handles analysis, planning, execution, and verification
universal AI meta-orchestrator — /orc auto-handles analysis, planning, execution, and verification
Verification-first engineering toolkit for Claude Code. 15 skills across a 5-phase spine (Investigate → Design → Implement → Verify → Ship), 8 specialist agents, an interactive setup wizard. Every skill has rationalizations + evidence requirements. Built for senior ICs and tech leads.
Mindful AI coding framework — discipline over cleverness. Skill + 21 slash commands + 8 specialist agents + 5 runtime hooks + 15 default checklists + Master Orchestrator + Gravity hub. Works on any model tier (Opus/Sonnet/Haiku). Integrates Claude Design for visual work.
Personal Claude Code + Codex dev stack: security hooks, AI-first code conventions, /security-review, /repo-map, /stack-check, portable statusline. Designed to complement other skills-based plugins, not replace them.
Developer experience essentials: GitHub Actions debugging, conversation cloning/half-cloning, context handoffs, and Reddit research
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.