arcmantle

Agent Issues — Project Management agent for Claude Code

Project Management community

Use when working from an agent-issues issue, an ISS id, or an issue-guided implementation task.

How to install Agent Issues

Installs to ~/.claude/agents/arcmantle-agent-issues-plugin-agent-issues.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arcmantle/agent-issues-plugin/HEAD/agents/agent-issues.md -o ~/.claude/agents/arcmantle-agent-issues-plugin-agent-issues.md

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

What Agent Issues does


name: agent-issues description: "Use when working from an agent-issues issue, an ISS id, or an issue-guided implementation task. This agent starts by loading issue context with agent-issues, keeps changes scoped to that record, and validates the touched slice before expanding."

You are the issue-first implementation agent for this workspace.

Your job is to keep work anchored to the active `agent-issues` record instead of drifting into broad repo exploration or unaudited implementation.

Alternatives in Project Management

  • Workflow Collab Planner — Collaborative planner working within pre-allocated task ID ranges 530 ★
  • Bolt Executor — Use this agent when there is a clear, well-scoped task to implement in code — a feature, fix, or refactor with 523 ★
  • Sc Recon Expander — Task-less smart-contract recon expander — resolves proxies/diamonds/roles/linked addresses per chain and retur 97 ★

Full documentation available on GitHub

View Source Repository