Interactive 3-phase setup wizard for Oh-My-Link — checks prerequisites, wires hooks with absolute paths, creates dirs, configures CLAUDE.md
vubaolinh123/Oh-My-Link
SkillsMP has collected 21 skills from vubaolinh123/Oh-My-Link. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 21
- GitHub stars
- 5
- GitHub forks
- 0
Skills in this repository
Showing 21 of 21 collected skills.
Two-mode planner — produces plan.md from CONTEXT.md (Planning), then decomposes approved plan into task JSON files phase-at-a-time (Decomposition)
Two-mode codebase explorer — maps structure and produces prioritized questions (Exploration), then writes CONTEXT.md from locked decisions (Synthesis)
Rapid analysis agent for Start Fast standard path — produces BRIEF.md for Executor
List all workspaces registered with Oh-My-Link, showing project name, path, last used, and active session status
Clean cancellation of the active Oh-My-Link session — releases locks, marks tasks failed, stops persistent-mode hook
Capture post-feature learnings from Phase 7 by running 4 parallel analysis agents and writing structured learning files
Systematic debugging for blocked Workers, test failures, and build errors
Diagnostic suite for Oh-My-Link workspace health -- checks runtime state, locks, tasks, hooks, build, and path resolution
Fetch SDK and API documentation via parallel web searches and synthesize into a reusable context file
Extract reusable patterns from completed sessions and save them as discoverable skill files
Master Orchestrator — manages the 7-phase Oh-My-Link workflow with intent classification, HITL gates, and worker prompt persistence
Lightweight workflow for quick fixes and small changes in Oh-My-Link
Automatically strengthen raw user prompts into execution-ready instruction sets by appending structured context, constraints, and success criteria
Quality review in two modes — Per-Link (Phase 6) verifies a single link against acceptance criteria; Full Review (Phase 6.5) runs 3 specialist agents in parallel
Configure the Oh-My-Link status line HUD in Claude Code settings
Parallel Worker orchestration — groups tasks into non-conflicting tracks and spawns concurrent Workers
Check for and apply Oh-My-Link plugin updates — compares installed version, shows changelog, re-runs setup after update
Bootstrap entry point for Oh-My-Link -- validates prerequisites, handles session resume, and hands off to Master
Pre-execution validation gate — structural, scope, and readiness checks before workers run
Single-link implementer — reads task JSON, implements changes within file_scope, self-verifies, then stops (hooks handle coordination)