wtf

Installation
SKILL.md

WTF

Single-pass situational awareness for the current git branch. Analyzes git state only -- no source file reads.

Write, Edit, Read, Glob, and Grep are intentionally excluded from allowed-tools. This skill MUST NOT read or modify any files.

Workflow

Follow all 3 steps sequentially.

Step 1: Detect Context

  1. Parse the optional focus argument from everything after /wtf.

    • /wtf auth -> focus is "auth"
    • /wtf (bare) -> no focus, full analysis
  2. Run a single Bash call to detect the git context:

Related skills
Installs
6
GitHub Stars
5
First Seen
Mar 8, 2026