Skip to main content
Run any Skill in Manus
with one click
GitHub repository

legion

legion contains 33 collected skills from 9thLevelSoftware, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
33
Stars
68
updated
2026-05-27
Forks
7
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

workflow-common
software-developers

DEPRECATED compatibility shim; workflow-common-core is canonical for all conventions referenced here

2026-05-27
intent-router
software-developers

Interprets --just-* and --skip-* command flags for /legion:build and /legion:review, validates flag combinations against rules, and resolves the matching team template from intent-teams.yaml. Use when the user passes intent flags to build or review commands, asks about flag combinations, or needs to filter agent teams by intent.

2026-05-26
review-loop
software-quality-assurance-analysts-and-testers

Dev-QA loop engine with structured feedback, fix routing, and user escalation for /legion:review

2026-05-26
wave-executor
software-developers

Executes wave-structured plans with personality-injected agents — parallel or sequential per CLI adapter

2026-05-26
agent-registry
computer-occupations-all-other

Maps all 48 Legion agents by division, capability, and task type for intelligent team assembly

2026-05-17
codebase-mapper
software-developers

Engine for /legion:map. Analyzes an existing codebase, generates CODEBASE.md for backward-compatible architecture context, and writes .planning/codebase/ index artifacts consumed by /legion:start, /plan, /build, /review, /status, and /quick.

2026-05-17
design-workflows
web-and-digital-interface-designers

Design system creation, UX research workflows, and three-lens design review cycles for design-focused phases

2026-05-17
legion
computer-occupations-all-other

Bridge Codex requests to the Legion workflows in this repository when the user references Legion or legacy /legion:* commands.

2026-05-17
marketing-workflows
market-research-analysts-and-marketing-specialists-131161

Marketing campaign planning — campaign documents, content calendars, cross-channel coordination, and marketing-specific phase decomposition

2026-05-17
plan-critique
project-management-specialists

Pre-mortem analysis and assumption hunting for stress-testing plans before execution

2026-05-17
polymath-engine
software-developers

Research-first design discovery engine for /legion:explore

2026-05-17
spec-pipeline
software-developers

Pre-coding specification pipeline that produces structured spec documents through 5 stages

2026-05-17
workflow-common-core
computer-occupations-all-other

Lean core conventions and path contracts used by all /legion: commands

2026-05-17
milestone-tracker
project-management-specialists

Milestone management — definition, completion with metrics, archiving, summary generation

2026-05-17
phase-decomposer
software-developers

Breaks down a roadmap phase into phased implementation plans grouped by dependency order, assigns specialist agents to each plan, and generates PLAN.md files. Core engine for /legion:plan. Use when the user wants to plan a project phase, create implementation plans, organize work into waves, or assign agents to tasks.

2026-05-17
questioning-flow
project-management-specialists

Adaptive project initialization questioning that captures vision, requirements, and preferences

2026-05-17
authority-enforcer
software-developers

Validates and enforces agent authority boundaries during wave execution and review panels

2026-05-10
cli-dispatch
software-developers

Cross-CLI dispatch infrastructure for routing work to external CLIs

2026-05-10
legion-code-polish
software-developers

Structured multi-pass code cleanup engine for removing noise, simplifying structure, improving naming, and normalizing conventions

2026-05-06
agent-creator
computer-occupations-all-other

Guided agent personality creation with schema validation and registry integration

2026-04-27
board-of-directors
computer-occupations-all-other

Governance escalation tier with dynamic agent panels, deliberation, voting, and audit persistence

2026-04-27
execution-tracker
software-developers

Tracks execution progress with STATE.md updates, ROADMAP.md progress, and atomic git commits per plan

2026-04-27
github-sync
software-developers

GitHub integration — issue tracking, PR creation, milestone sync, and status readback via gh CLI

2026-04-27
hooks-integration
software-developers

Claude Code hooks for automated Legion lifecycle events

2026-04-27
memory-manager
computer-occupations-all-other

Stores and retrieves task outcomes and agent performance across sessions via .planning/memory/OUTCOMES.md, scores recalled entries by recency and importance, and degrades gracefully when memory files are absent. Use when the user references past sessions, asks to recall previous results, records lessons learned, or is working within a Legion multi-agent workflow.

2026-04-27
portfolio-manager
computer-occupations-all-other

Multi-project portfolio management — registry, state aggregation, dependencies, agent allocation

2026-04-27
review-evaluators
software-quality-assurance-analysts-and-testers

Multi-pass specialized evaluators for deep code quality, UI/UX, integration, and business logic review

2026-04-27
security-review
information-security-analysts

OWASP Top 10 and STRIDE threat modeling security review for code and architecture

2026-04-27
ship-pipeline
software-developers

Pre-ship quality gates, deployment verification, and canary monitoring for the /legion:ship command

2026-04-27
workflow-common-domains
market-research-analysts-and-marketing-specialists-131161

Optional cross-domain conventions for design/marketing/specialized workflows

2026-04-27
workflow-common-github
software-developers

Optional GitHub interaction conventions shared across commands

2026-04-27
workflow-common-memory
software-developers

Optional memory conventions shared across commands

2026-04-27
review-panel
software-quality-assurance-analysts-and-testers

Assembles a review panel of specialist agents matched to the code or artifact being reviewed, each evaluating against domain-specific rubrics, then synthesizes findings into a consolidated report. Called by review-loop for /legion:review. Use when the user needs multi-reviewer feedback, peer review simulation, rubric-based code evaluation, or expert critique from multiple perspectives.

2026-04-23