workflow-start

Discover current workflow state and route to greenfield, feature, or bugfix processes.

3|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/leeovery/portal --skill workflow-start-leeovery
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: workflow-start
Source: https://github.com/leeovery/portal/tree/main/.claude/skills/workflow-start
Command: npx skills add https://github.com/leeovery/portal --skill workflow-start-leeovery

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Unified workflow entry point that discovers current state and routes to the correct work-type lifecycle (greenfield, feature, or bugfix).

Core Features & Use Cases

  • Auto-discovers discovery, discussions, specs, plans, implementation status across multiple workstreams.
  • Routes to the appropriate workflow path (greenfield, feature, or bugfix) based on current state.
  • Provides step-by-step guidance and references for continuing work or starting new items.

Quick Start

Run the discovery to initialize the current workflow state, then choose a work type to route to the appropriate workflow.

Frequently Asked Questions about workflow-start

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route a project to the correct workflow based on its current state?▼

Workflow routing is handled by discovering current project state and directing it to the correct work-type lifecycle, such as greenfield, feature, or bugfix. This ensures handoffs and routing decisions apply across ongoing project phases.

What is the best way to coordinate end-to-end stateful workflows for multiple workstreams?▼

Stateful workflows are coordinated through a unified entry point that auto-discovers discussions, specs, plans, and implementation status across multiple workstreams. It validates state before advancing and routes to appropriate workflow paths.

How do I start a new greenfield project or feature when existing project state is unclear?▼

Run the discovery process to initialize the current workflow state and auto-discover existing items. Then choose a work type like greenfield or feature to route to the appropriate workflow path with step-by-step guidance.

Can I use workflow discovery to find implementation status across ongoing projects?▼

Workflow discovery auto-discovers implementation status, discussions, specs, and plans across multiple workstreams. It applies safety checks and validates state before advancing any ongoing project topic.

When should I choose bugfix routing over feature workflow for my project?▼

Bugfix routing is chosen when the discovered state indicates a defect needs resolution, whereas feature workflow applies to new functionality. The unified entry point directs to the correct work-type lifecycle based on current state.

Why does my workflow routing fail to advance after discovering the current state?▼

Workflow routing fails to advance if safety checks are not satisfied or if the discovered state is invalid. The system requires validating state before advancing any work-type lifecycle to ensure correct handoffs.