skills/analyze/SKILL.md
Deep analysis and investigation
npx skillsauth add MeroZemory/oh-my-droid analyzeInstall 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.
[ANALYSIS MODE ACTIVATED]
Conduct thorough analysis of the specified target (code, architecture, issue, bug, performance bottleneck, security concern).
Gather Context
Analyze Systematically
For Debugging/Bug Analysis (4-Phase Protocol)
When analyzing bugs or issues, follow systematic debugging:
Root Cause First - Never skip to fixes
Pattern Analysis - Find working vs broken
3-Failure Circuit Breaker - If stuck:
Synthesize Findings
Provide Recommendations
Present findings clearly:
Stay objective. Cite file paths and line numbers. No speculation without evidence.
documentation
Agentic memory system for writers - track characters, relationships, scenes, and themes
development
Decompose multi-step tasks into parallel sub-agent workloads, route each sub-task to the cheapest capable model tier (Haiku/Sonnet/Opus), run long-running commands in the background, and verify all deliverables before stopping. Use when the user asks to 'go fast', 'parallelize', 'ultrawork', or when a request contains 3+ independent sub-tasks that benefit from concurrent execution.
tools
QA cycling workflow - test, verify, fix, repeat until goal met
development
Parallel autopilot with file ownership partitioning