By zaynram
Five structured reasoning protocols: adversarial stress-testing, impact forecasting, tradeoff analysis, assumption surfacing, and plan review.
Use this agent when executing the adversarial-cycle protocol to stress-test a claim or decision through structured conclusion, counter-claim, response cycles.
Use this agent when executing the assumption-surfacing protocol to audit the assumption foundation underlying a decision. Surfaces hidden assumptions, assesses fragility with quality gating, and builds an epistemic dependency graph.
Use this agent for targeted domain knowledge acquisition. Spawned by protocol agents (especially assumption-surfacing Phase 5) to fill domain knowledge gaps with source-traceable findings.
Use this agent when executing the downstream-forecasting protocol to trace cascade effects of a decision through downstream dependents with severity-gated termination and amplification detection.
Use this agent when executing the plan-review protocol to critique a plan, spec, or architecture decision before committing to implementation. Surfaces invalid assumptions, missing edge cases, underspecified integrations, and over-engineering.
Stress-test claims via structured conclusion, counter-claim, response cycles. Use when you need to validate a decision, challenge an argument, or verify that a conclusion survives scrutiny. Trigger phrases - "stress-test this", "challenge this claim", "validate this decision", "adversarial review".
Audit the assumption foundation underlying a decision. Surfaces hidden assumptions, assesses fragility with quality gating, builds an epistemic dependency graph, and produces a unified inventory tagged by epistemic status. Trigger phrases - "what assumptions are we making", "assumption audit", "what could break", "hidden dependencies", "fragility assessment".
Trace cascade effects of a decision through downstream dependents with severity-gated termination and amplification detection. Use when you need to forecast impact, trace consequences, or assess what breaks downstream. Trigger phrases - "what are the downstream effects", "impact analysis", "what breaks if we do this", "cascade effects".
Critique a plan, spec, or architecture decision before committing to implementation. Spawns an adversarial reviewer agent to surface invalid assumptions, missing edge cases, underspecified integrations, and over-engineering. Trigger phrases - "review this plan", "critique this spec", "challenge this design before I build it", "adversarial plan review", "stress-test this plan".
This skill should be used when deep analytical reasoning is required, particularaly when there are identifiable factor "groupings" that would benefit from scope isolation (signal clarity) or sequential ordering (dependent analysis).
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.
Literature review workspace. Multi-corpus reading, annotation, semantic search, Ollama-powered syntheses, and a vendored pdf MCP. Inspired by but independent of the Daisy Lit Review artifact.
Recalibrates the model toward idiomatic Nushell skills, slash commands, and a soft post-tool-use hook that nudges away from common bash-translation patterns.
npx claudepluginhub zaynram/cowork-marketplace --plugin reasoning-protocolsComplete 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.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
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.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification