Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

legion

legion contient 33 skills collectées depuis 9thLevelSoftware, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
33
Stars
68
mis à jour
2026-05-27
Forks
7
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

workflow-common
Développeurs de logiciels

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

2026-05-27
intent-router
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-05-26
wave-executor
Développeurs de logiciels

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

2026-05-26
agent-registry
Autres occupations informatiques

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

2026-05-17
codebase-mapper
Développeurs de logiciels

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
Concepteurs web et d'interfaces numériques

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

2026-05-17
legion
Autres occupations informatiques

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

2026-05-17
marketing-workflows
Analystes en études de marché et spécialistes en marketing

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

2026-05-17
plan-critique
Spécialistes en gestion de projets

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

2026-05-17
polymath-engine
Développeurs de logiciels

Research-first design discovery engine for /legion:explore

2026-05-17
spec-pipeline
Développeurs de logiciels

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

2026-05-17
workflow-common-core
Autres occupations informatiques

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

2026-05-17
milestone-tracker
Spécialistes en gestion de projets

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

2026-05-17
phase-decomposer
Développeurs de logiciels

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
Spécialistes en gestion de projets

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

2026-05-17
authority-enforcer
Développeurs de logiciels

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

2026-05-10
cli-dispatch
Développeurs de logiciels

Cross-CLI dispatch infrastructure for routing work to external CLIs

2026-05-10
legion-code-polish
Développeurs de logiciels

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

2026-05-06
agent-creator
Autres occupations informatiques

Guided agent personality creation with schema validation and registry integration

2026-04-27
board-of-directors
Autres occupations informatiques

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

2026-04-27
execution-tracker
Développeurs de logiciels

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

2026-04-27
github-sync
Développeurs de logiciels

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

2026-04-27
hooks-integration
Développeurs de logiciels

Claude Code hooks for automated Legion lifecycle events

2026-04-27
memory-manager
Autres occupations informatiques

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
Autres occupations informatiques

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

2026-04-27
review-evaluators
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-27
security-review
Analystes en sécurité de l'information

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

2026-04-27
ship-pipeline
Développeurs de logiciels

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

2026-04-27
workflow-common-domains
Analystes en études de marché et spécialistes en marketing

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

2026-04-27
workflow-common-github
Développeurs de logiciels

Optional GitHub interaction conventions shared across commands

2026-04-27
workflow-common-memory
Développeurs de logiciels

Optional memory conventions shared across commands

2026-04-27
review-panel
Analystes en assurance qualité des logiciels et testeurs

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