.skills/detected-projects/SKILL.md
Discover project types, build commands, test commands, and language-specific guidelines for the current workspace. Use early in any session before making changes.
npx skillsauth add swissarmyhammer/swissarmyhammer detected-projectsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
To discover project types, build commands, and language-specific guidelines for this workspace, call the code_context tool:
{"op": "detect projects"}
Call this early in your session to understand the project structure before making changes. The guidelines returned are authoritative — follow them for test commands, build commands, and formatting.
research
Create a single, well-researched kanban task. Use when the user wants to add a task, track an idea, or capture work without entering full plan mode.
testing
Drive kanban tasks from ready to done by looping implement → test → review until each task is clean. Supports single-task mode (one task id) and scoped-batch mode (all ready tasks in a tag/project/filter). Uses ralph to prevent stopping between iterations.
tools
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
testing
Run tests and analyze results. Use when the user wants to run the test suite or test specific functionality. Test runs produce verbose output — automatically delegates to a tester subagent.