hive-project-management

Manage AGENCY.md project files and frontmatter for Agent Hive projects.

23|2|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/intertwine/hive-orchestrator --skill hive-project-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hive-project-management
Source: https://github.com/intertwine/hive-orchestrator/tree/main/.opencode/skill/hive-project-management
Command: npx skills add https://github.com/intertwine/hive-orchestrator --skill hive-project-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage and coordinate Agent Hive projects using AGENCY.md as the shared memory primitive, enabling humans and AI agents to track project state, ownership, blockers, and notes in a single, consistent file.

Core Features & Use Cases

  • Manage project metadata (status, owner, blocked, priority) across multiple projects.
  • Track dependencies, blockers, and related notes within AGENCY.md to coordinate work flows.
  • Mark tasks complete and capture agent notes to preserve project history and context.

Quick Start

Create or update an AGENCY.md file for your project and begin tracking project state with the provided frontmatter fields.

Frequently Asked Questions about hive-project-management

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

FAQPage Schema
Does project management via AGENCY.md work for tracking multiple projects simultaneously?

Project management via AGENCY.md applies to creating, updating, and monitoring multiple projects simultaneously. It automates governance by enforcing a consistent frontmatter schema across all project files for task status and ownership tracking.

What is the best way to coordinate ownership and dependencies across agent hive projects?

Coordinate ownership and dependencies by applying the AGENCY.md schema to project files, which tracks owner, priority, tags, and dependencies. This enables both humans and AI agents to maintain consistent project state and coordinate workflows.

How do I create an AGENCY.md file to start managing project metadata?

Create an AGENCY.md file for your project and begin tracking state using the provided frontmatter fields. The enforced schema includes project_id, status, owner, last_updated, priority, and dependencies to automate project governance.

Can I use AGENCY.md to preserve project history and context for AI agents?

Use AGENCY.md to preserve project history by marking tasks complete and capturing agent notes within the file. This shared memory primitive maintains consistent context so AI agents can track project state and previous decisions.