clawbridge

Generates structured continuity artifacts to preserve active work threads across sessions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/PsiClawOps/ClawText --skill clawbridge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawbridge
Source: https://github.com/PsiClawOps/ClawText/tree/main/skills/clawbridge
Command: npx skills add https://github.com/PsiClawOps/ClawText --skill clawbridge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawBridge preserves active work across threads, posts, and sessions by generating structured continuity artifacts so transitions are smooth and momentum is maintained.

Core Features & Use Cases

  • Output a short handoff, a full continuity packet, and a next-agent bootstrap to ensure seamless handoffs.
  • Supports optional memory-promotion for durable artifacts when required.
  • Use case: transferring long-running threads across lanes, onboarding a new agent, or moving work to a new forum post or channel.

Quick Start

Initiate a transfer by running the ClawBridge CLI to extract an active thread and produce continuity artifacts for transfer.

Frequently Asked Questions about clawbridge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I preserve active work when transferring a long Discord thread to a new session?

To preserve active work during a thread transfer, generate structured continuity artifacts that capture the current context, ensuring the new session maintains momentum. These artifacts extract and structure the active thread state for seamless handoffs.

What is a continuity artifact and when do I need one for agent handoffs?

A continuity artifact is a structured output that preserves active work context for agent handoffs. You need one when threads grow long, workflows move across lanes or sessions, or a new agent requires startup context to resume operations.

How do I bootstrap a new agent with context from an existing workflow?

To bootstrap a new agent, generate a next-agent bootstrap artifact from the active thread. This provides the necessary startup context, alongside short handoff and full continuity packets, to seamlessly onboard the agent.

Can I promote continuity artifacts to durable memory for long-running workflows?

Yes, you can promote continuity artifacts to durable memory using the memory or dual modes. This ensures structured handoff packets remain available across sessions for long-running workflows that require persistent context.

What's the best way to move work across Discord channels without losing context?

The best way to move work across Discord channels without losing context is generating structured continuity packets. Producing short handoff, full continuity, and bootstrap artifacts validates the thread state and writes it to the workspace for transfer.

Do I need any specific dependencies to generate continuity artifacts for thread transfers?

No specific dependencies are required to generate continuity artifacts for thread transfers. The process validates inputs internally and writes the handoff and bootstrap outputs directly to the workspace.