CtrlK
BlogDocsLog inGet started
Tessl Logo

oh-my-opencode-slim

github.com/alvinunreal/oh-my-opencode-slim

Skill

Added

Review

worktrees

src/skills/worktrees/SKILL.md

Manage Git worktrees as OMO safe isolated coding lanes for complex, risky, or parallel work.

55

verification-planning

src/skills/verification-planning/SKILL.md

Verification planning for non-trivial coding work. Use before implementing a feature, bug fix, refactor, cross-system change, or high-confidence behavior change that needs a credible project-specific evidence path.

67

simplify

src/skills/simplify/SKILL.md

Simplifies code for clarity without changing behavior. Use for readability, maintainability, and complexity reduction after behavior is understood.

67

reflect

src/skills/reflect/SKILL.md

Review 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.

75

oh-my-opencode-slim

src/skills/oh-my-opencode-slim/SKILL.md

Configure 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.

75

loop-engineering

src/skills/loop-engineering/SKILL.md

Loop engineering runtime Grill + Monitor

44

deepwork

src/skills/deepwork/SKILL.md

High-cost orchestrator workflow for large, high-risk, multi-phase coding efforts with meaningful dependencies and review gates. Do not activate for routine multi-file changes.

64

codemap

src/skills/codemap/SKILL.md

Generate comprehensive hierarchical codemaps for UNFAMILIAR repositories. Expensive operation - only use when explicitly asked for codebase documentation or initial repository mapping

60

clonedeps

src/skills/clonedeps/SKILL.md

Clone 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.

80

release-smoke-test

.agents/skills/release-smoke-test/SKILL.md

Test 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.

80

cli-review

.agents/skills/cli-review/SKILL.md

Runs a Greptile CLI review for the current local branch, installing or authenticating the CLI when needed, then summarizes JSON findings for the user. Use when the user wants Greptile feedback before opening a PR, outside a hosted PR review flow, or directly from a local checkout.

80