delivery-capability-conductor

Route feature delivery cases to the smallest necessary Lattice skill or agent.

Updated Jun 1, 2026
One-click install
npx skills add https://github.com/aurora-atoms/lattice --skill delivery-capability-conductor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delivery-capability-conductor
Source: https://github.com/aurora-atoms/lattice/tree/main/skills/delivery-capability-conductor
Command: npx skills add https://github.com/aurora-atoms/lattice --skill delivery-capability-conductor

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the problem of inefficient or incorrect task routing in complex delivery environments by ensuring that every Feature Delivery Case is handled by the most appropriate, minimal capability set.

Core Features & Use Cases

  • Intelligent Routing: Automatically selects the smallest necessary skill or agent based on role, lifecycle stage, and available evidence.
  • Evidence-Based Decisioning: Enforces strict separation between facts, inferences, and unknowns to ensure high-quality delivery outcomes.
  • Use Case: When a developer encounters a blocked CI pipeline, this Skill routes the request specifically to a red-to-green diagnostic capability rather than invoking a broad, resource-heavy management suite.

Quick Start

Use the delivery-capability-conductor skill to route the current Feature Delivery Case by providing the user role, lifecycle stage, and available evidence.

Frequently Asked Questions about delivery-capability-conductor

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

FAQPage Schema
How do I route feature delivery tasks to the right workflow capability?

Route feature delivery tasks by evaluating user role, lifecycle stage, and available evidence to select the smallest necessary public Lattice delivery skill or agent for the job.

What is evidence-based orchestration for software delivery governance?

Evidence-based orchestration separates facts, inferences, and unknowns to ensure high-quality delivery outcomes by routing work to minimal capability sets with least-privilege access.

How do I automate task routing across understanding, implementation, review, and release stages?

Automate task routing by applying the delivery-capability-conductor to feature-delivery workflows, matching lifecycle stages to appropriate diagnostic or management capabilities.

Can I use least-privilege access control for CI pipeline diagnostic routing?

Yes, you can satisfy least-privilege access requirements by routing blocked CI pipeline requests specifically to targeted red-to-green diagnostic capabilities rather than broad management suites.

Does workflow routing work without explicit uncertainty management?

No, explicit uncertainty management is required because routing logic enforces strict separation between facts, inferences, and unknowns to maintain quality-adjusted token ROI.

What is the best way to handle inefficient task routing in complex delivery environments?

Handle inefficient routing by ensuring every Feature Delivery Case is matched to the most appropriate, minimal capability set based on role, stage, and evidence.