بنقرة واحدة
oh-my-grok
يحتوي oh-my-grok على 9 من skills المجمعة من mihazs، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
MANDATORY before code changes, debugging, planning, or multi-step implementation in ANY repository. Discover skills via grok inspect, Read every SKILL.md whose description matches the task, then use tools. Hooks block mutating tools until at least one catalog skill was Read. superpowers skills ship bundled in oh-my-grok (vendor/superpowers/skills).
Start a Ralph Loop — autonomous work-until-done via Stop-hook continuations. Use when the user says ralph loop, /ralph-loop, or wants the agent to keep going until it emits a completion promise tag. Pair with cancel-ralph to stop.
Hash-anchored StrReplace edits using LINE#ID tags from Read output. PreToolUse blocks stale anchors when the file changed since the last cached read.
Structural code search and rewrite via the bundled ast_grep MCP server. Use for AST patterns ($VAR, $$$), not regex. Prefer over Grep when matching syntax trees.
Language Server Protocol tools via the bundled lsp MCP server — diagnostics, navigation, symbols, and rename. Use after edits to verify types and catch errors.
Strategic planning mode (/plan): interview, gap analysis, write work plans under .omg/plans/, optional review, then /start-work to activate boulder execution.
Create a detailed HANDOFF CONTEXT summary for continuing work in a new Grok session. Use when the user says /handoff, handoff, context too long, fresh session, compaction, or wants a paste-ready continuation prompt. Ported from oh-my-openagent /handoff.
Cancel an active Ralph or Ultrawork loop. Use when the user says /cancel-ralph, cancel ralph, cancel ultrawork, or wants to stop the autonomous work-until-done loop.
Start an ULTRAWORK loop — Ralph loop plus mandatory Oracle verification before exit. Use for /ulw-loop, /ultrawork, or "ultrawork <task>". Ends only after <promise>VERIFIED</promise> from the verifier subagent. Cancel with /cancel-ralph.