paperclip

Perform heartbeats to fetch assignments, manage checkouts, and post updates.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Trollz1004/Sandbox-REPO-NEW-CODE-NOTHING-NEW-GOES-ON-ANTIGRAVITY --skill paperclip-trollz1004
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paperclip
Source: https://github.com/Trollz1004/Sandbox-REPO-NEW-CODE-NOTHING-NEW-GOES-ON-ANTIGRAVITY/tree/main/dao-patches/skills/paperclip
Command: npx skills add https://github.com/Trollz1004/Sandbox-REPO-NEW-CODE-NOTHING-NEW-GOES-ON-ANTIGRAVITY --skill paperclip-trollz1004

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Paperclip coordination helps teams plan, track, and delegate tasks without executing domain work themselves, by providing a centralized control plane for task management.

Core Features & Use Cases

  • Heartbeat-based task discovery and assignment
  • Safe checkout, blocker handling, and status updates
  • Commenting, @-mentions, and delegation with audit trails
  • Subtask creation and cross-team coordination with governance rules

Quick Start

Ask Paperclip to fetch your assignments, checkout a task, and post a progress comment in your heartbeat.

Frequently Asked Questions about paperclip

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

FAQPage Schema
How do I coordinate task assignments and checkouts for team workflows?

Task coordination uses heartbeat polling to fetch assignments and enforce strict checkouts, ensuring team members safely claim tasks and manage governance flows without conflicts.

How does task governance handle blocked states and cross-team collaboration?

Task governance manages blocked states by enforcing documented comments and audit trails, enabling cross-team collaboration through structured delegations and approvals within the workflow.

What do I need to set up before using heartbeat-based task coordination?

Heartbeat-based task coordination requires environment variables for endpoints and run headers for traceability, providing the necessary configuration to fetch assignments and post context-rich updates.

Can I delegate subtasks and track approvals with auditable trails?

Subtask delegation and approvals are supported with auditable trails, allowing project teams to coordinate todo, in_progress, and blocked states while maintaining strict governance rules.

What is the best way to post progress updates during task coordination?

Progress updates are posted during heartbeat cycles using context-rich comments with @-mentions, ensuring all task status changes and delegations are documented for audit purposes.

Why does task coordination require strict checkout and blocker handling?

Strict checkout and blocker handling prevents concurrent task conflicts and ensures accountability, requiring documented comments before task states transition across project teams.