feature-orchestrator

Orchestrate Jira ticket delivery by planning, delegating to agents, and supervising checkpoints.

2|1|Updated Feb 8, 2021
One-click install
npx skills add https://github.com/jstoobz/dotfiles --skill feature-orchestrator-jstoobz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-orchestrator
Source: https://github.com/jstoobz/dotfiles/tree/main/claude/skills/insurance/feature-orchestrator
Command: npx skills add https://github.com/jstoobz/dotfiles --skill feature-orchestrator-jstoobz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill coordinates feature work by planning, delegating to agents, and supervising checkpoints rather than directly implementing code, helping teams stay aligned and on track.

Core Features & Use Cases

  • Planning the work: decompose a Jira ticket into actionable steps that can be executed by agents.
  • Agent orchestration: spawn, monitor, and coordinate agents for planning, execution, and reviews.
  • Progress reporting: provide real-time status updates and a final completion report to the user.
  • Gatekeeping: enforce structured review gates to ensure quality before advancing phases.

Quick Start

Initiate orchestration for a Jira ticket by saying "Orchestrate ENG-12345 for feature X" and follow prompts to load context, craft a plan, and start execution.

Frequently Asked Questions about feature-orchestrator

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

FAQPage Schema
How do I automate Jira ticket implementation with agent delegation?

Automate Jira ticket implementation by orchestrating feature delivery through planning, delegating tasks to agents, and supervising review checkpoints. The system decomposes tickets into actionable steps, coordinates execution phases, and provides a traceable flow for verification.

What is agent orchestration for feature delivery and how does it work?

Agent orchestration for feature delivery coordinates work by spawning, monitoring, and managing agents for planning, execution, and reviews. It enforces structured review gates to ensure quality before advancing phases, providing real-time status updates and a final completion report.

How do I start workflow automation for a specific Jira ticket ID?

Start workflow automation for a Jira ticket by triggering the system with phrases like 'Orchestrate ENG-12345 for feature X'. Follow the prompts to load context, craft a structured plan, and begin agent execution with supervised checkpoints.

Does agent orchestration write code directly or just coordinate the workflow?

Agent orchestration does not write code directly; it coordinates feature work by planning, delegating to agents, and supervising checkpoints. It decomposes Jira tickets into executable steps and monitors agents through completion phases.

Can I enforce code review coordination gates before advancing feature phases?

You can enforce code review coordination through structured review gates that ensure quality before advancing phases. The orchestration system supervises these checkpoints, monitors review agents, and prevents phase progression until review criteria are satisfied.

When should I use workflow automation for feature planning instead of direct implementation?

Use workflow automation for feature planning when starting work on a Jira ticket or feature that requires structured review gates and traceable execution. It suits complex tasks needing decomposition into agent-executed steps rather than direct code implementation.