agent-team-kit

Establish a framework for autonomous AI agent teams with discovery, triage, execution, and feedback loops.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/delorenj/00_ceiling --skill agent-team-kit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-team-kit
Source: https://github.com/delorenj/00_ceiling/tree/main/agent-team-kit
Command: npx skills add https://github.com/delorenj/00_ceiling --skill agent-team-kit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a framework to create self-sustaining AI agent teams that can autonomously discover, triage, execute, and provide feedback on tasks, eliminating bottlenecks and ensuring continuous operation.

Core Features & Use Cases

  • Self-Service Work Queues: Agents can pick up tasks from a ready queue without manual assignment.
  • Clear Role Ownership: Defines distinct roles (Scout, Rhythm, Harmony, etc.) with specific missions and responsibilities.
  • Continuous Discovery: Automatically finds new opportunities and problems to work on.
  • Proactive Operation: Uses a heartbeat mechanism to keep the team running and tasks flowing.
  • Use Case: Set up an AI team to continuously monitor a community forum, identify user requests, triage them, assign development or design tasks to specialized agents, and log the outcomes.

Quick Start

Copy the process files from the skill into your workspace and merge the heartbeat configuration.

Frequently Asked Questions about agent-team-kit

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

FAQPage Schema
What is an autonomous AI agent team framework for workflow management?

An autonomous AI agent team framework manages workflows through a continuous loop of discovery, triage, execution, and feedback. It uses self-service queues and heartbeat-driven operations to coordinate multiple agents without manual task assignment.

How do I set up a multi-agent system with self-service work queues?

To establish a multi-agent system with self-service work queues, copy the process files from the skill into your workspace and merge the heartbeat configuration. This allows agents to autonomously pick up tasks from a ready queue.

When do I need a heartbeat mechanism for AI agent coordination?

You need a heartbeat mechanism for AI agent coordination when running proactive, continuous operations. Heartbeat checks keep the autonomous team running and tasks flowing by triggering regular discovery, triage, and execution cycles without manual intervention.

Does this autonomous agent framework require predefined roles for task execution?

Yes, this autonomous agent framework requires clear documentation of role definitions. It defines distinct roles like Scout, Rhythm, and Harmony, each with specific missions and responsibilities to ensure clear ownership across the workflow lifecycle.

Can I use this process management framework to monitor a community forum autonomously?

Yes, you can use this process management framework to autonomously monitor a community forum. The AI team will continuously identify user requests, triage them, assign specialized tasks to agents, and log the outcomes through continuous discovery.