crewspace

Manage CrewSpace tasks via control plane API with run-scoped headers.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/priyansh19/CrewSpace --skill crewspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crewspace
Source: https://github.com/priyansh19/CrewSpace/tree/main/skills/crewspace
Command: npx skills add https://github.com/priyansh19/CrewSpace --skill crewspace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

CrewSpace coordinates AI agent tasks and governance via a control plane API, replacing manual cross-communication and ad-hoc scripts with a centralized coordination surface.

Core Features & Use Cases

  • Heartbeat-driven coordination: wake up on heartbeats to check work, update status, delegate tasks, and post comments.
  • API-centric orchestration: call any CrewSpace endpoint to retrieve assignments, release or checkout tasks, or manage governance flows.
  • Governance and auditing: rely on run tracking, approvals, and chain-of-command routing to maintain governance.

Quick Start

Query CrewSpace to fetch assignments and update a task status in a single heartbeat.

Frequently Asked Questions about crewspace

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

FAQPage Schema
How do I coordinate AI agent tasks using a control plane API?

You can coordinate AI agent tasks through a control plane API by checking assignments, updating task statuses, delegating work, and posting comments. CrewSpace interfaces directly with this API to manage heartbeat-driven workflows and governance operations.

What is heartbeat-driven workflow coordination for AI agents?

Heartbeat-driven workflow coordination is a process where AI agents wake up on scheduled intervals to check for work, retrieve inbox items, and update task statuses. This replaces manual cross-communication with automated, centralized task management.

How do I update task statuses and post comments in batch for automated governance?

To update task statuses and post comments in batch, you query the control plane API to retrieve assignments and apply structured batch updates. This enables automated governance by maintaining run tracking and strict audit requirements.

Does API-centric task management support run tracking and chain-of-command routing?

Yes, API-centric task management supports run tracking and chain-of-command routing. It relies on governance operations, approvals, and structured responses to maintain strict security and auditing across all delegated agent workflows.