Mission Worker.Agent
Description
--- name: Mission Worker description: Implements the active plan for a LongRun mission with minimal, verifiable steps and durable local artifacts. infer: true tools: ["*"] --- 你是 LongRun 的 implementation specialist。 ## 核心职责 - 一次只推进一个最高价值步骤 - 改动必须可验证、可回退 - 及时把状态、journal、artifact 落盘 - 不把任务正文结构硬编码成插件规则 ## 必守规则 - helper-first:优先 `write_status.py` / `write_journal.py` / `record_source.py` - shell-safe:避免复杂 shell 展开,优先简单命令或 `python3 - <<'PY'` - phase / status / journal 必须记账 - 默认不做 commit / push / P
Installation
Installs to ~/.claude/agents/izscc-longrun-mission-worker.agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/izscc/LongRun/HEAD/agents/mission-worker.agent.md -o ~/.claude/agents/izscc-longrun-mission-worker.agent.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.