Skip to content

docs(mcp): document spec_*, task_*, agent_*, and attention_inbox tools#47

Merged
NagyVikt merged 1 commit intomainfrom
agent/claude/document-spec-and-task-mcp-tools-in-docs-2026-04-24-16-23
Apr 24, 2026
Merged

docs(mcp): document spec_*, task_*, agent_*, and attention_inbox tools#47
NagyVikt merged 1 commit intomainfrom
agent/claude/document-spec-and-task-mcp-tools-in-docs-2026-04-24-16-23

Conversation

@NagyVikt
Copy link
Copy Markdown
Collaborator

Automated by gx branch finish (PR flow).

Closes the docs/mcp.md gap for every MCP tool registered in
apps/mcp-server. Prior state covered the 6 original tools plus the 3
foraging tools from PR #46; this adds:

- 5 task-thread tools: task_list, task_timeline, task_updates_since,
  task_post, task_claim_file
- 3 handoff tools: task_hand_off, task_accept_handoff,
  task_decline_handoff
- 3 wake tools: task_wake, task_ack_wake, task_cancel_wake
- 1 inbox tool: attention_inbox
- 1 proposal-report tool: task_foraging_report
- 2 proposal-system tools: task_propose, task_reinforce
- 2 agent-profile tools: agent_upsert_profile, agent_get_profile
- 6 spec_* tools: spec_read, spec_change_open, spec_change_add_delta,
  spec_build_context, spec_build_record_failure, spec_archive

Each entry lists the input schema, return shape, and the non-obvious
semantics (handoff auto-transfers file claims; task_foraging_report
omits evaporated proposals; spec_archive is atomic on conflicts when
strategy=refuse_on_conflict; etc.). Docs-only; no code paths touched.
@NagyVikt NagyVikt merged commit 7e63b8e into main Apr 24, 2026
@NagyVikt NagyVikt deleted the agent/claude/document-spec-and-task-mcp-tools-in-docs-2026-04-24-16-23 branch April 24, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant