deep-work-session

Automate setup and management of focused deep-work sessions for Agent Hive projects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deep Work sessions address the need for focused, context-rich agent activity within Agent Hive. They provide a structured lifecycle to start, claim, work on tasks, update progress, handle blockers, and hand off responsibilities to other agents while preserving project context.

Core Features & Use Cases

  • Guided session lifecycle: ENTER, CLAIM, WORK, UPDATE, HANDOFF to coordinate focus and handoffs.
  • Context generation and project onboarding: generate and attach context from AGENCY.md and project data to support focused work.
  • Handoff and collaboration: post-session notes and ownership updates to enable seamless transitions.

Quick Start

Open the Deep Work Dashboard and generate context for the chosen project to begin.

Frequently Asked Questions about deep-work-session

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

FAQPage Schema
How do I automate deep work session management for an Agent Hive project?

Deep work session management is automated by applying a structured lifecycle of ENTER, CLAIM, WORK, UPDATE, and HANDOFF states to coordinate focused tasks. This enforces ownership tracking and preserves project context for Agent Hive activities.

What is the guided lifecycle for coordinating agent handoffs and focused work?

The guided lifecycle for agent handoffs uses ENTER, CLAIM, WORK, UPDATE, and HANDOFF phases to coordinate tasks. It enforces explicit owner, status, and blocking fields to ensure seamless transitions and preserve project context.

How do I generate session context and onboard a project for deep work?

To generate session context and onboard a project, open the Deep Work Dashboard and select the chosen project. The system attaches context from AGENCY.md and project data to support focused agent activity.

Can I enforce task tracking and ownership updates across multiple agents?

Task tracking and ownership updates are enforced across multiple agents using explicit owner, status, and blocking fields. This structure satisfies metadata requirements and ensures handoff protocols preserve context during transitions.

Do I need specific dependencies to coordinate deep work sessions?

No specific dependencies are required to coordinate deep work sessions. The system relies solely on your Agent Hive project data and AGENCY.md files to generate context and enforce the session lifecycle.