๐ŸŽฏ

workflow-router

๐ŸŽฏSkill

from parcadei/continuous-claude-v3

VibeIndex|
What it does
|

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

๐Ÿ“ฆ

Same repository

parcadei/continuous-claude-v3(113 items)

workflow-router

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add parcadei/continuous-claude-v3 --skill workflow-router
skills.sh Installโš  Installs to .agents/skills/
npx skills add parcadei/continuous-claude-v3 --skill workflow-router
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/workflow-router/SKILL.md

SKILL.md

450Installs
3,466
-
Last UpdatedJan 26, 2026

More from this repository10

๐ŸŽฏ
discovery-interview๐ŸŽฏSkill

Product discovery interview skill that transforms vague ideas into detailed implementable specifications through deep iterative interviews, detecting knowledge gaps, surfacing hidden assumptions, and researching uncertainties

๐ŸŽฏ
math๐ŸŽฏSkill

Provides mathematical computation and problem-solving capabilities within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.

๐ŸŽฏ
premortem๐ŸŽฏSkill

Identifies failure modes before they occur using structured risk analysis based on Gary Klein's pre-mortem technique, within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.

๐ŸŽฏ
github-search๐ŸŽฏSkill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

๐ŸŽฏ
dead-code๐ŸŽฏSkill

Dead code detection skill using TLDR static analysis to find unused functions and unreachable code across Python, TypeScript, and other languages in codebases

๐ŸŽฏ
refactor๐ŸŽฏSkill

Systematically refactors code through a multi-agent workflow with review gates, ensuring safe and incremental improvements.

๐ŸŽฏ
explore๐ŸŽฏSkill

Explores internal codebases at varying depths from quick overview to deep architecture analysis, providing read-only insights into code structure and call graphs.

๐ŸŽฏ
agentic-workflow๐ŸŽฏSkill

Implements a standard multi-agent pipeline pattern for implementation tasks, using background agents that write outputs to cache for orchestrated sequential processing.

๐ŸŽฏ
recall-reasoning๐ŸŽฏSkill

Searches past session reasoning to find relevant decisions, successful approaches, and failed attempts for informed development across sessions.

๐ŸŽฏ
modular-code๐ŸŽฏSkill

Guides modular Python code organization with file size guidelines optimized for maintainability and AI-assisted development within Continuous Claude.