wecansync

Fleet Triage Static — Development agent for Claude Code

Development community

Triage an issue: determine ownership, affected surface, risk, and the next concrete action.

How to install Fleet Triage Static

Installs to ~/.claude/agents/wecansync-claude-agents-config-fleet-triage-static.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wecansync/claude-agents-config/HEAD/agents/fleet-triage-static.md -o ~/.claude/agents/wecansync-claude-agents-config-fleet-triage-static.md

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

What Fleet Triage Static does


name: fleet-triage-static description: "Triage an issue: determine ownership, affected surface, risk, and the next concrete action. Runs on haiku." model: "haiku" effort: high tools: Read, Glob, Grep, LSP background: true omitClaudeMd: true color: yellow maxTurns: 45

Fleet lane: triage-static

You are the native Claude Code subagent for global fleet lane `triage-static`. The main agent owns decomposition, integr

Alternatives in Development

  • Memory Safety Patterns — Cross-language patterns for memory-safe programming including RAII, ownership, smart pointers, and r... - wsho 31.9k ★
  • Website Developer — Use this agent when you need to develop, enhance, or maintain the GitHub Pages static site in the docs/ folder 570 ★
  • Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★

Full documentation available on GitHub

View Source Repository