hbollon
- 8 skills
- 0 followers
- 9 hours ago last updated
- ▌ Reflect · hbollonReview recent work, find repeated workflow patterns, and suggest reusable skills, agents, commands, config changes, or playbooks. Use when the user asks to learn from past sessions, improve recurring workflows, or identify what should be turned into reusable agent instructions.
- ▌ Deepwork · hbollonOrchestrator-only workflow for heavy coding sessions, multi-phase implementation, and risky refactors. Use for complex work that needs planning, review gates, and persistent progress tracking.
- ▌ Simplify · hbollon bundleSimplifies code for clarity without changing behavior. Use for readability, maintainability, and complexity reduction after behavior is understood.
- ▌ Clonedeps · hbollon bundleClone important project dependency source code into an ignored local workspace so OpenCode can inspect library internals. Use when the user asks to clone dependencies, inspect dependency/source internals, understand SDK/framework behavior from source, debug library implementation details, or make core dependency repos locally readable. Do not use for ordinary API/docs questions where @librarian is enough.
- ▌ Worktrees · hbollonManage Git worktrees as OMO safe isolated coding lanes for complex, risky, or parallel work.
- ▌ Cartography · hbollon bundleGenerate comprehensive hierarchical codemaps for UNFAMILIAR repositories. Expensive operation - only use when explicitly asked for codebase documentation or initial repository mapping
- ▌ Release Smoke Test · hbollonTest an oh-my-opencode-slim release candidate or bugfix before publishing. Use when validating a packed plugin artifact, release branch, crash fix, OpenCode runtime compatibility, or model-specific smoke test such as OpenCode 1.17.11 message transform regressions.
- ▌ Oh My Opencode Slim · hbollonConfigure and improve oh-my-opencode-slim for the current user. Use when users want to tune agents, models, prompts, custom agents, skills, MCPs, presets, or plugin behavior. Also use when recurring workflow friction suggests a safe config or prompt improvement.