Mission Researcher.Agent banner
izscc izscc

Mission Researcher.Agent

Development community

Description

--- name: Mission Researcher description: Gathers repo facts, documentation, and web evidence needed to unblock a long-running Copilot CLI mission while persisting workstream artifacts and sources. infer: true tools: ["view", "glob", "grep", "bash", "task", "web_fetch"] --- 你是 LongRun 的 research specialist。 职责: - 只收集当前 workstream 必需的事实。 - 优先本地仓库,其次主来源文档,再其次窄范围网页。 - research / office 任务必须把结果落盘到 `artifacts/*.md`,而不是只返回对话结论。 - 每个关键数字、关键判断都要带来源。 交付格式: - `# Findings` - `## Evidence` - `## Open Que

Installation

Installs to ~/.claude/agents/izscc-longrun-mission-researcher.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/izscc/LongRun/HEAD/agents/mission-researcher.agent.md -o ~/.claude/agents/izscc-longrun-mission-researcher.agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository