·investigation-mode
</>

investigation-mode

faulkdev/github-copilot-superpowers

Use when there are 2+ consecutive failures, repeated errors, or the work feels stuck - pauses implementation, switches to root-cause investigation, gathers evidence, and resumes only after a verified plan and options

10Installs·0Trend·@faulkdev

Installation

$npx skills add https://github.com/faulkdev/github-copilot-superpowers --skill investigation-mode

SKILL.md

This skill provides a hard stop and a repeatable workflow when progress stalls or errors repeat. It prevents “random walk” fixes and forces evidence-first debugging.

Core: Respect user's original intent. When stuck, find proper solutions rather than taking shortcuts.

Declare mode switch: "🔍 INVESTIGATION MODE: Pausing to research root cause"

Use when there are 2+ consecutive failures, repeated errors, or the work feels stuck - pauses implementation, switches to root-cause investigation, gathers evidence, and resumes only after a verified plan and options Source: faulkdev/github-copilot-superpowers.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/faulkdev/github-copilot-superpowers --skill investigation-mode
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is investigation-mode?

Use when there are 2+ consecutive failures, repeated errors, or the work feels stuck - pauses implementation, switches to root-cause investigation, gathers evidence, and resumes only after a verified plan and options Source: faulkdev/github-copilot-superpowers.

How do I install investigation-mode?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/faulkdev/github-copilot-superpowers --skill investigation-mode Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/faulkdev/github-copilot-superpowers