jit

Route slash-command tasks and status queries to the Boss Orchestrator.

1|Updated May 24, 2026
One-click install
npx skills add https://github.com/tinner-deinno/innova-skills-lib --skill jit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jit
Source: https://github.com/tinner-deinno/innova-skills-lib/tree/main/core/jit
Command: npx skills add https://github.com/tinner-deinno/innova-skills-lib --skill jit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Jit Agent helps you delegate work and get up-to-date progress in a multi-agent system by acting as an independent operator that communicates with the Boss Orchestrator and routes tasks to agent gangs.

Core Features & Use Cases

  • Command routing to the Boss Orchestrator: Send direct instructions to the orchestrator for execution.
  • Task delegation to gangs: Assign concrete work items so the relevant gangs can act.
  • Operational awareness: Check current status and identify Jit’s role/persona.

Quick Start

Send the message "/jit task เขียน API สำหรับ user authentication" to delegate an authentication API implementation task through the Boss Orchestrator to the appropriate gangs.

Frequently Asked Questions about jit

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

FAQPage Schema
How do I delegate tasks to a multi-agent gang system?

You can delegate tasks to a multi-agent gang system by routing instructions through a Jit Agent interface to the Boss Orchestrator, which then assigns concrete work items to the relevant agent gangs for execution.

What is the best way to check operational status across agent gangs?

Checking operational status across agent gangs involves querying the Jit Agent interface with a status intent, which interacts with the Boss Orchestrator to report current progress and identify Jit's operational role.

Can I use slash commands for multi-agent orchestration?

Yes, you can use slash commands for multi-agent orchestration by triggering the /jit command followed by task, ask, status, or who intents to route commands directly to the Boss Orchestrator.

How does task delegation work between users and agent gangs?

Task delegation between users and agent gangs works by sending instructions through the Jit Agent to the Boss Orchestrator, which reliably routes work assignments to the appropriate gangs based on the system's communication model.

Do I need a Boss Orchestrator to coordinate independent task delegation?

Yes, a Boss Orchestrator is required to coordinate independent task delegation, acting as the central hub that receives routed commands from the Jit Agent and distributes work to agent gangs.