overseer

Convert complex tasks into persistent Overseer tickets with hierarchical context and lifecycle management.

4|Updated May 21, 2020
One-click install
npx skills add https://github.com/eratio08/dotfiles --skill overseer-eratio08
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: overseer
Source: https://github.com/eratio08/dotfiles/tree/main/opencode/.config/opencode/skills/overseer
Command: npx skills add https://github.com/eratio08/dotfiles --skill overseer-eratio08

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Overseer tasks enable persistent, structured task coordination across milestones, tasks, and subtasks with rich context and learnings, supporting handoffs and long-running work.

Core Features & Use Cases

  • Persistent tickets: Represent work as tickets with descriptions, context, results, and learnings.
  • Hierarchical work: Organize work into milestones, tasks, and subtasks with context inheritance.
  • Lifecycle and handoffs: Start, complete, block, archive, and bubble learnings for continuity across sessions.

Quick Start

Start a persistent Overseer task workflow to coordinate multi-session work and preserve context.

Frequently Asked Questions about overseer

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

FAQPage Schema
How do I manage persistent context for complex tasks across multiple coding sessions?

Persistent context for multi-session work is managed by converting complex tasks into structured tickets with descriptions, results, and learnings. This preserves context and supports continuity across long-running project workflows and handoffs.

What is the best way to organize hierarchical project milestones, tasks, and subtasks?

Hierarchical project work is organized by breaking down milestones into tasks and subtasks. This structure enables context inheritance and preserves learnings, ensuring each nested level has the necessary background for execution.

Can I track task lifecycle states like blocked or archived for long-running projects?

Task lifecycle management supports starting, completing, blocking, and archiving tickets. These states facilitate handoffs and maintain continuity for long-running work across multiple sessions.

How does context bubbling work when completing subtasks in a project workflow?

Context bubbling captures learnings from completed subtasks and propagates them upward through the task hierarchy. This ensures that insights gained during execution are preserved and inherited by the parent milestone.

Do I need version control integration to use persistent task tracking?

Persistent task tracking supports VCS-integrated workflow guidance. It coordinates multi-session work by structuring tickets that retain context and learnings, which complements version control systems for managing project workflows.