Author Profile: ajsai47

Skills published by ajsai47 with real stars/downloads and source-aware metadata.

Total Skills

2

Total Stars

0

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

legion-dispatcher

0

Stars
0
Downloads
0

legion-orchestrator

0

Stars
0
Downloads
0

Published Skills

Coding

legion-dispatcher

Decide whether to run a single legion task as a local Claude Code subagent or as a cloud Modal worker. Used by the orchestrator skill per task. Inputs are the task spec + current swarm load + heuristics from legion.toml. Output is "local" or "cloud" with a one-line reason.

Repository SourceNeeds Review
Automation

legion-orchestrator

Decompose a coding goal into a parallelizable task graph and dispatch workers. Use when the user wants to spin up a swarm via /legion-start, run multiple Claude workers in parallel on a single project, or coordinate a fleet of cloud Claudes. The orchestrator runs locally; workers can be local subagents or Modal cloud containers (decided per-task by the dispatcher skill).

Repository SourceNeeds Review
Author ajsai47 | V50.AI