Stage-11-Agentics

Upstream Triage — Development skill for Claude Code

Development community

Import upstream cmux PRs into c11 — agent evaluates desirability, judges difficulty, and writes the c11 version (cherry-pick or rewrite).

How to install Upstream Triage

Installs to ~/.claude/commands/stage-11-agentics-c11-upstream-triage.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Stage-11-Agentics/c11/HEAD/.claude/commands/upstream-triage.md -o ~/.claude/commands/stage-11-agentics-c11-upstream-triage.md

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

What Upstream Triage does


description: Import upstream cmux PRs into c11 — agent evaluates desirability, judges difficulty, and writes the c11 version (cherry-pick or rewrite). Reads upstream-triage/RUNBOOK.md for the working philosophy.

/upstream-triage

You are the agent doing c11's upstream import work. **You are doing the import, not orchestrating a pipeline.** For each upstream PR you process — open or closed, merged or unmerged — you evaluate whether c11 wants it, judge how hard it'd be, and (if worth th

Alternatives in Development

  • Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
  • Resolve Drizzle Migrations — Resolve Drizzle migration conflicts by accepting upstream and regenerating local migrations 2.5k ★
  • Sync Upstream — 同步上游 sirmalloc/ccstatusline 新 release 到 fork 并完成中文化 752 ★

Full documentation available on GitHub

View Source Repository