What problem does it solve? Manually reviewing other GitHub repositories to find ideas worth adopting is slow and unstructured, and it is easy to miss how a foreign pattern compares to what you already have. ## Core Features & Use Cases - Parallel Recon Scouts: Launches three subagents to scan a target repo for skills, configuration patterns, and novel engineering approaches, returning concise summaries. - Similarity-Aware Catalog: Classifies each finding as NEW, SIMILAR, or PARTIAL against your existing skills before you pick anything. - Deep-Dive Comparison and Execution: Compares selected items against your equivalents and executes ADOPT or ENHANCE actions with user approval gates. - Use Case: Point it at a community dotfiles or Claude Code plugin repo, review the catalog of findings, and adopt a new skill or enhance an existing one with provenance recorded in the commit message and CHANGELOG. ## Quick Start Run /claudna:heist with a GitHub org/repo or URL, for example asking to raid a specific repository for skills and config patterns worth adopting.