Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

legion

legion 收录了来自 9thLevelSoftware 的 33 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
33
Stars
68
更新
2026-05-27
Forks
7
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

workflow-common
软件开发工程师

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

2026-05-27
intent-router
软件开发工程师

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
软件质量保证分析师与测试员

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

2026-05-26
wave-executor
软件开发工程师

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

2026-05-26
agent-registry
其他计算机职业

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

2026-05-17
codebase-mapper
软件开发工程师

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
网页与数字界面设计师

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

2026-05-17
legion
其他计算机职业

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

2026-05-17
marketing-workflows
市场调研分析师与营销专员

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

2026-05-17
plan-critique
项目管理专家

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

2026-05-17
polymath-engine
软件开发工程师

Research-first design discovery engine for /legion:explore

2026-05-17
spec-pipeline
软件开发工程师

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

2026-05-17
workflow-common-core
其他计算机职业

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

2026-05-17
milestone-tracker
项目管理专家

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

2026-05-17
phase-decomposer
软件开发工程师

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
项目管理专家

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

2026-05-17
authority-enforcer
软件开发工程师

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

2026-05-10
cli-dispatch
软件开发工程师

Cross-CLI dispatch infrastructure for routing work to external CLIs

2026-05-10
legion-code-polish
软件开发工程师

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

2026-05-06
agent-creator
其他计算机职业

Guided agent personality creation with schema validation and registry integration

2026-04-27
board-of-directors
其他计算机职业

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

2026-04-27
execution-tracker
软件开发工程师

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

2026-04-27
github-sync
软件开发工程师

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

2026-04-27
hooks-integration
软件开发工程师

Claude Code hooks for automated Legion lifecycle events

2026-04-27
memory-manager
其他计算机职业

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
其他计算机职业

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

2026-04-27
review-evaluators
软件质量保证分析师与测试员

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

2026-04-27
security-review
信息安全分析师

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

2026-04-27
ship-pipeline
软件开发工程师

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

2026-04-27
workflow-common-domains
市场调研分析师与营销专员

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

2026-04-27
workflow-common-github
软件开发工程师

Optional GitHub interaction conventions shared across commands

2026-04-27
workflow-common-memory
软件开发工程师

Optional memory conventions shared across commands

2026-04-27
review-panel
软件质量保证分析师与测试员

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