Agent Skillszereight/gitlab-mcp › ultrawork

ultrawork

GitHub

并行执行引擎,用于同时运行多个独立任务。通过智能模型路由和后台处理提升高吞吐量任务的完成效率,适用于需并发委托工作的场景。

.github/skills/ultrawork/SKILL.md zereight/gitlab-mcp

Trigger Scenarios

ulw ultrawork parallel execution run these in parallel

Install

npx skills add zereight/gitlab-mcp --skill ultrawork -g -y
More Options

Non-standard path

npx skills add https://github.com/zereight/gitlab-mcp/tree/main/.github/skills/ultrawork -g -y

Use without installing

npx skills use zereight/gitlab-mcp@ultrawork

指定 Agent (Claude Code)

npx skills add zereight/gitlab-mcp --skill ultrawork -a claude-code -g -y

安装 repo 全部 skill

npx skills add zereight/gitlab-mcp --all -g -y

预览 repo 内 skill

npx skills add zereight/gitlab-mcp --list

SKILL.md

Frontmatter
{
    "name": "ultrawork",
    "description": "Parallel execution engine for high-throughput task completion. Activate when user says: ulw, ultrawork, parallel execution, run these in parallel.\n",
    "argument-hint": "<task description with parallel work items>"
}

Ultrawork

Parallel execution engine that runs multiple agents simultaneously for independent tasks. Component mode -- provides parallelism and smart model routing but not persistence or verification loops.

When to Use

  • Multiple independent tasks can run simultaneously
  • Need to delegate work to multiple agents at once

When NOT to Use

  • Need guaranteed completion with verification → use /ralph (includes ultrawork)
  • Full autonomous pipeline → use /omg-autopilot (includes ralph which includes ultrawork)
  • Only one sequential task → delegate directly to @executor

Relationship

ralph (persistence wrapper)
 └── includes: ultrawork (this skill)

omg-autopilot (autonomous execution)
 └── includes: ralph
     └── includes: ultrawork (this skill)

Steps

  1. Classify tasks by independence: parallel vs dependent
  2. Fire independent tasks simultaneously via @executor
  3. Run dependent tasks sequentially after prerequisites
  4. Background long operations (builds, installs, tests)
  5. Verify when all tasks complete (build passes, tests pass)

Execution Policy

  • Fire ALL independent tasks simultaneously
  • Run builds/tests in background
  • Match task complexity to appropriate model routing

Version History

  • a8f5d4f Current 2026-07-25 10:04

Same Skill Collection

.github/skills/ai-slop-cleaner/SKILL.md
.github/skills/cancel/SKILL.md
.github/skills/ccg/SKILL.md
.github/skills/coding-standards/SKILL.md
.github/skills/deep-dive/SKILL.md
.github/skills/deep-interview/SKILL.md
.github/skills/omg-autopilot/SKILL.md
.github/skills/plan/SKILL.md
.github/skills/ralph/SKILL.md
.github/skills/ralplan/SKILL.md
.github/skills/remember/SKILL.md
.github/skills/review/SKILL.md
.github/skills/security-scan/SKILL.md
.github/skills/self-improve/SKILL.md
.github/skills/skill-stocktake/SKILL.md
.github/skills/status/SKILL.md
.github/skills/tdd/SKILL.md
.github/skills/team/SKILL.md
.github/skills/trace/SKILL.md
.github/skills/ultraqa/SKILL.md
.github/skills/verify/SKILL.md
skills/gitlab-mcp/SKILL.md

Metadata

Files
0
Version
dc58dc0
Hash
a99a0e12
Indexed
2026-07-25 10:04

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-22 07:26
浙ICP备14020137号-1 $Гость$