# Quick Task 260413-7bt: Summary

## What changed

### MCP server rename (ime)
- `.mcp.json`: server name `spacetime` → `ime`
- `tools.rs`: stripped `spacetime_` prefix from all 13 tool names
- `dispatch.rs`: updated match arms, function names, error hints, test assertions
- `resources.rs`: updated error messages
- `resume.rs`: updated reorientation tool list

### MCP-first notes added to 11 skill docs
Added MCP-first notes to skills with MCP tool equivalents:
- amend-signoff, context-save, list-live, list-psyche, list-ready
- listen-stop, live-stop, signoff, timed-pulse, whoami
- psyche-download (references `spt://context` resource instead of tool)

### Updated 3 already-MCP-first skill docs
- commune, listen, send: updated tool name references (removed `spacetime_` prefix)

### Fixed live/revive skill docs
- live SKILL.md: added MCP vs CLI warning — `live_start` MCP tool does NOT enter poll loop
- revive SKILL.md: added note that revive is CLI-only (enters poll loop)

### CLI-only skills (no changes needed)
- clear-psyche, env-setup: no MCP equivalent exists

## Files changed
22 files across plugin skills, MCP source, and docs.

## Tests
All 131 tests pass. Build compiles cleanly.
