← ClaudeAtlas

handover-test-continuitylisted

Run a complete Handover MCP continuity test across separate authenticated people or service agents. Use when asked to test an agent handoff end to end, qualify a Handover integration, verify multi-file round-trip, exercise revision-anchored review and correction, or test denied, read-only, stale-revision, and revoked-credential paths.
44-pixels/handover-mcp · ★ 1 · AI & Automation · score 75
Install: claude install-skill 44-pixels/handover-mcp
# Test Handover continuity Prove that work survives a change of identity, host, review state, and revision. Do not report a continuity pass merely because the endpoint responded or a create call succeeded. ## Distinguish the test layers Report each layer separately: 1. **Connectivity:** the host can reach Handover and list or call tools. 2. **Workflow completion:** one authenticated actor publishes and reads back an immutable multi-file revision. 3. **Continuity:** another authenticated actor reviews exact evidence, a later revision corrects it, and a fresh successor continues without the original chat. Use `handover-verify` instead when the user only needs a read-only connection or identity check. ## Preconditions Require: - Principal A with read and write access; - Principal B with read and annotation access; - Principal C with read and write access, which may be Principal A; - Principal D outside the workspace for the denied test; - a dedicated test workspace or an explicit integration-test label; and - permission to create harmless test data and revoke a test credential. Grant each principal only the smallest role and workspace scope required for its checkpoint. The test must not use owner access where a member, reviewer, reader, or denied principal is the behavior under evaluation. Use a unique marker such as: ```text e2e-mcp-handoff-YYYYMMDD-HHMMSS ``` Never request, display, log, or publish credentials. Do not put hidden reasoning or unrelated pers