🎯

do

🎯Skill

from stellarlinkco/myclaude

VibeIndex|
What it does
|

A Claude Code multi-agent workflow system with AI-powered development automation supporting multiple backends including Codex, Claude, Gemini, and OpenCode.

📦

Same repository

stellarlinkco/myclaude(24 items)

do

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add stellarlinkco/myclaude --skill do
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add stellarlinkco/myclaude --skill do
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/do/SKILL.md

SKILL.md

64Installs
2,448
-
Last UpdatedMar 5, 2026

More from this repository10

🔌
sparv🔌Plugin

A minimal five-phase workflow skill (Specify→Plan→Act→Review→Vault) with a 10-point spec gate, unified journal, and 3-failure escalation protocol for structured task completion.

🔌
bmad🔌Plugin

BMAD module of stellarlinkco/myclaude's Claude Code Multi-Agent Workflow System — runs the BMAD agile workflow with 6 specialized agents via the `/bmad-pilot` command (recommended for large enterprise projects); Claude Code orchestrates while a codeagent-wrapper executes against Codex/Claude/Gemini/OpenCode backends.

🏪
stellarlinkco-myclaude🏪Marketplace

A Claude Code multi-agent workflow system with AI-powered development automation supporting Codex, Claude, Gemini, and OpenCode backends.

🔌
omo🔌Plugin

A multi-agent orchestrator skill that coordinates specialized agents for code analysis, bug investigation, fix planning, and implementation without writing code itself.

🔌
dev-kit🔌Plugin

Claude Code multi-agent workflow plugin with multi-backend execution (Codex, Claude, Gemini, OpenCode) bundling modules such as `do` (5-phase feature development), `omo` (agent routing), `bmad` (6-agent agile workflow), `requirements`, `sparv` (Specify→Plan→Act→Review→Vault), and an 11-command `essentials` set (ask, bugfix, code, debug, docs, optimize, refactor, review, test, think, enhance-prompt).

🔌
requirements-driven-development🔌Plugin

A Claude Code multi-agent workflow system with AI-powered development automation supporting Codex, Claude, Gemini, and OpenCode backends.

🔌
dev-workflow🔌Plugin

A Claude Code multi-agent workflow system with AI-powered development automation supporting Codex, Claude, Gemini, and OpenCode backends.

🔌
codex-cli🔌Plugin

A Claude Code multi-agent workflow system with AI-powered development automation supporting Codex, Claude, Gemini, and OpenCode backends.

🎯
harness🎯Skill

A multi-agent workflow system for Claude Code providing AI-powered development automation with multi-backend execution across Codex, Claude, Gemini, and OpenCode, featuring 5-phase feature development and intelligent routing.

🎯
test-cases🎯Skill

Generates comprehensive test scenarios, edge cases, and validation strategies for code quality and robust software testing across different programming languages.