Team Attention Agents
team-attention-agents is a Claude Code plugin for the Ship phase that provides interactive markdown plan review with comments, checkboxes, approvals, and a web UI for agent workflows.
Review markdown plans and documents with inline comments, checkboxes, approvals, and a web UI while Claude Code agents iterate on feedback.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install team-attention-agents@team-attention/agentsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:team-attention/agents") and the paste-ready config with skillselion.get_install_config("plugin:team-attention/agents").
What it does
team-attention-agents is a Claude Code plugin aimed at human–agent collaboration on documents: markdown plans, inline comments, checkboxes, and approvals surfaced through a web UI so feedback is structured instead of buried in chat threads. Solo builders install it when they want stakeholders—or future-you—to sign off on plans before implementation, or when code review needs the same comment and resolution semantics you expect in a doc tool. The listing categorizes it under productivity with review, plans, documents, and interactive UI keywords, which maps to validate-and-ship handoffs more than greenfield coding. Use it to keep agent-generated specs legible, collect explicit approvals, and loop agents until checkboxes clear. It complements execution plugins by making the review artifact the source of truth rather than the last message in a session.
Highlights
- Interactive markdown documents with inline comments and checkbox-style tasking
- Approval-oriented review flow for plans and specs shared with agents
- Web UI layer for documents, plans, and feedback outside plain chat
- Built for Claude Code agents category productivity with plan/review loops
Why builders use it
Plan and spec review in chat breaks down—you lose inline feedback, approval state, and a durable document agents can revise against.
After install, plans and documents live in a reviewable web UI with comments and approvals so Claude Code agents can respond to structured feedback until you sign off.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is team-attention-agents for?
It is for Claude Code users who review agent-produced plans and documents and want inline comments, checkboxes, and approvals in a web UI.
When should I use team-attention-agents?
Use it when a markdown plan or spec needs interactive feedback and explicit approval before you let agents implement or ship changes.
How do I add team-attention-agents to my agent?
Install the team-attention/agents plugin from the Claude Code marketplace (1 plugin, productivity category) and open documents through its review web UI workflow.
Comments
Share how you use team-attention-agents, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.