luminaris-orchestrator

Decompose natural language tasks and generate structured execution plans in Luminaris.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/web3br1/luminaristest --skill luminaris-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: luminaris-orchestrator
Source: https://github.com/web3br1/luminaristest/tree/main/.claude/skills/luminaris-orchestrator
Command: npx skills add https://github.com/web3br1/luminaristest --skill luminaris-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The luminaris-orchestrator Skill unit solves the problem of orchestrating complex tasks, enabling precise task decomposition, planning, and execution in the Luminaris platform.

Core Features & Use Cases

  • Task Analysis: Deciphers user-provided tasks in natural language.
  • Skill Selection: Matches tasks with appropriate Luminaris skills in the correct order.
  • Plan Generation: Delegates tasks to implementing agents with a structured plan.
  • Use Case: A developer submits a complex feature development request, and the Skill unit generates a detailed execution plan for the task.

Quick Start

Generate an execution plan for a feature development request with the following command: /generate_plan --description "Develop a new feature for customer onboarding."

Frequently Asked Questions about luminaris-orchestrator

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

FAQPage Schema
What is task decomposition and how does it help with complex feature development?

Task decomposition breaks down complex feature development requests into structured execution plans. It analyzes natural language tasks, selects relevant skills, and delegates components to implementing agents for precise, organized workflow execution.

How do I generate an execution plan for a feature development request?

To generate an execution plan, submit a natural language description of your complex feature request. The system analyzes the task, matches it with appropriate skills in the correct order, and produces a structured plan for implementation agents.

Does task orchestration require access to specific platforms or skills?

Task orchestration requires access to the Luminaris platform and relevant skills for execution. The orchestrator selects and orders these skills automatically, but the underlying platform environment must be available to execute the structured plan.

Can I use natural language to describe workflows for automated skill selection?

Yes, you can use natural language to describe workflows. The orchestrator deciphers your plain text task descriptions, matches them with appropriate skills, and determines the correct execution order for complex features and workflows.

What's the best way to structure execution planning for multi-step development workflows?

The best way to structure execution planning is through automated task decomposition. The orchestrator analyzes your request, selects matching skills, sequences them correctly, and delegates structured plans to implementing agents for collaborative execution.