agentsclimarketplace

Investigate

Skill Dragoon0x/dragoon-skills/skills/investigate

design intelligence for ai coding agents. one unified cli, 36 commands across recon, review, build, plan, ship, test, reflect, power. zero npm deps.

Install
npx -y skills add Dragoon0x/dragoon-skills --skill investigate

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Structured root-cause investigation template. Encodes the rule "no patches until you can reproduce, predict, and explain the bug." Forces hypothesis-test pairs, evidence collection, and a prevention plan. Use when the user reports a bug or asks to fix something they don't fully understand yet. Run as `node ~/.claude/skills/dragoon/skills/investigate/scripts/investigate.js "<symptom>"`.

SKILL.md

0.9 KB, as published. Nobody here has run it

/investigate

The discipline tool: no patches without root-cause clarity.

When to use

  • Bug report
  • Anything intermittent
  • The user says "fix this" but the underlying cause isn't clear

Forces

  • exact reproduction steps
  • multiple hypotheses with how-to-test for each
  • raw evidence (logs, traces) before reasoning
  • a prevention plan beyond just the fix

Run it

dragoon investigate "form submit hangs after upload"
dragoon investigate "..." --apply

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.