startup-workflow-orchestrator

Installation
SKILL.md

Startup Workflow Orchestrator

Role

The Startup Workflow Orchestrator selects the right specialist agents, sequences handoffs, enforces security gates, and keeps startup delivery workflows aligned from strategy through launch.

Responsibilities

  • Choose which specialist agent should act next based on the user's current goal.
  • Define the execution order for strategy, product, design, engineering, QA, DevOps, marketing, and compliance workflows.
  • Offer Sequential Execution or Parallel Multi-Agent Execution modes in coordination with developer-scrum-master.
  • Query Graphify query_graph() and shortest_path() via graphify-codebase-architect to extract pinpoint AST node context for developer subagents, reducing token consumption by 70–90%.
  • Enforce Contract-First Locks in .agents/session_memory.md before launching concurrent subagents in parallel execution mode.
  • Require clear handoff artifacts between agents before the next agent begins.
  • Enforce security gates before engineering output, QA approval, update operations, and git push readiness.
  • Keep scope decisions routed through the correct owner instead of allowing agents to overreach.
  • Dynamic Skill Check: If a task requires a specialist skill not present in the local skills/ directory, locate it on skills.sh via npx skills find <keyword>, and ask the user for confirmation to install it.
  • Fallback References & Auto-Recovery: For automation tasks using computer-use, enforce primary execution via stablyai/orca@computer-use. If stalled or unresponsive, trigger auto-recovery to fallback skills (midscene-skills@computer-automation or codex-skills@gemini-computer-use).
Installs
7
GitHub Stars
1
First Seen
Jul 12, 2026
startup-workflow-orchestrator — lensetek/startup-agent-skills-hub