linear-claude-managed-agents-bridge
Stateless webhook bridge: Linear `AgentSessionEvent` → CMA session (with routing metadata) → `session.status_idled` webhook → `createAgentActivity` reply.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install linear-claude-managed-agents-bridge --cli claudewrites the file to.claude/rules/linear-claude-managed-agents-bridge.mdListed as compatible
# fetches the source and writes it to:
.claude/rules/linear-claude-managed-agents-bridge.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Stateless webhook bridge: Linear AgentSessionEvent → CMA session (with routing metadata) → session.status_idled webhook → createAgentActivity reply.
When to use it
Stateless webhook bridge: Linear AgentSessionEvent → CMA session (with routing metadata) → session.status_idled webhook → createAgentActivity reply.
How to install / invoke
# Download the file into your project
curl -sL https://github.com/anthropics/claude-cookbook/raw/main/managed_agents/linear/CLAUDE.md -o CLAUDE.md
Notes
Extracted from anthropics/claude-cookbook. Merge relevant sections into your project CLAUDE.md or .claude/rules/ to apply these harness conventions.