By Hawksfold
Stress-test a plan, decision, or argument with a calibrated, balanced counter-view.
A growing collection of Claude Code skills, distributed as a plugin marketplace.
| Skill | What it does |
|---|---|
challenge | Stress-test a plan or decision with a calibrated, balanced counter-view — surfaces the load-bearing assumption, triages objections by severity, and ends with the cheapest test to settle the question. |
attack-challenge | The heavier sibling of challenge — a two-round adversarial review: attacks any output from six lenses with severity/confidence triage, persists deferrals to docs/technical-debt.md, and synthesizes the strongest version for you to approve. For deliverables you're about to act on. |
From inside Claude Code:
/plugin marketplace add hawksfold/skills
/plugin install challenge@hawksfold-skills
/plugin install attack-challenge@hawksfold-skills
challenge triggers automatically when you ask Claude to challenge, red-team,
pressure-test, or poke holes in a plan. attack-challenge is the heavier,
two-round pass — it triggers on attack my plan / find weaknesses / tear this apart
or after a significant deliverable you're about to act on. Either can be invoked directly
from the / menu.
Copy a skill's directory into your personal or project skills folder — Claude Code
auto-discovers SKILL.md files there, no manifest needed:
# Personal (all projects)
cp -r plugins/challenge/skills/challenge ~/.claude/skills/challenge
# Project-only
cp -r plugins/challenge/skills/challenge .claude/skills/challenge
.
├── .claude-plugin/
│ └── marketplace.json # lists the plugins in this repo
├── LICENSE
└── plugins/
├── challenge/
│ ├── .claude-plugin/
│ │ └── plugin.json # plugin manifest
│ └── skills/
│ └── challenge/
│ └── SKILL.md # the skill itself
└── attack-challenge/
├── .claude-plugin/
│ └── plugin.json
└── skills/
└── attack-challenge/
└── SKILL.md
Add this repo as a local marketplace, then install from it:
/plugin marketplace add /path/to/this/repo
/plugin install challenge@hawksfold-skills
Edits to a SKILL.md take effect within the session — no restart needed.
MIT — see LICENSE. Copyright (c) 2026 Hawksfold.
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 hawksfold/skills --plugin challengeTwo-round adversarial review of any output: attacks from six lenses with severity and confidence triage, tracks every finding's disposition, persists deferrals, and synthesizes the strongest version for the user to approve.
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 feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.