spurpower-spur-way

Enforce beads as the source of truth for agent transactions.

2|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/getspur/spur --skill spurpower-spur-way
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spurpower-spur-way
Source: https://github.com/getspur/spur/tree/main/.claude/skills/spurpower-spur-way
Command: npx skills add https://github.com/getspur/spur --skill spurpower-spur-way

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of invisible state and fragmented communication in multi-agent systems by enforcing a single source of truth for all agent transactions.

Core Features & Use Cases

  • Unified Audit Trail: Mandates that every intent, action, and record is logged in beads to ensure full observability.
  • Transaction Primitives: Enforces the three-step cycle of INTENT, ACTION, and RECORD for every task.
  • Use Case: When a brain agent delegates a coding task to a worker, this skill ensures the worker verifies the beads issue status before starting and provides an audit comment upon completion, preventing lost work or unreviewed changes.

Quick Start

Apply the spurpower-spur-way protocol to your current session by verifying that every task you perform is linked to a beads issue and that you emit the required signal labels for all status updates.

Frequently Asked Questions about spurpower-spur-way

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

FAQPage Schema
How do I standardize multi-agent collaboration to prevent invisible state and fragmented communication?

To standardize multi-agent collaboration, you must mandate beads as the primary source of truth for all agent transactions. This enforces a single source of truth, solving invisible state and fragmented communication by logging every intent, action, and record.

How does the intent, action, and record transaction primitive work in multi-agent orchestration?

The transaction primitive enforces a three-step cycle for every agent interaction: INTENT, ACTION, and RECORD. This ensures full observability and state consistency by mandating that every task delegation and execution is logged in beads as an audit trail.

How to ensure auditability when a brain agent delegates a coding task to a worker agent?

To ensure auditability during task delegation, the worker must verify the beads issue status before starting and provide an audit comment upon completion. This enforces the transaction primitive, preventing lost work or unreviewed changes.

Can I use this multi-agent workflow protocol for all task execution and review processes?

Yes, you can apply this protocol to all multi-agent delegation, task execution, and review processes. It requires strict adherence to the transaction primitive for every agent interaction to ensure auditability and state consistency.

How do I start applying the beads issue status protocol to my current session?

To start applying the protocol, verify that every task you perform is linked to a beads issue and emit the required signal labels for all status updates. This mandates the three-step transaction primitive for all agent interactions.