work-session

Installation
SKILL.md

Work Session

Orchestrate AI-assisted development with configurable human control, using ohno for task management via MCP.

When NOT to Use

  • Planning work — Use planning to create epics/stories/tasks before starting sessions
  • Quick one-off tasks — Use /quick for simple tasks that don't need the full subagent pipeline
  • Revising a plan — Use plan-revision to modify scope, dependencies, or task hierarchy
  • Running a spike — Use spike for time-boxed investigation before committing to implementation

Key Principles

  • Fresh context per task via subagent dispatch (no context degradation)
  • Configurable checkpoint control: supervised, semi-auto, auto, or unattended
  • Smart worktree isolation by task type (feature/bug → worktree, chore/docs → in-place)
  • Hooks handle lifecycle automatically (sync, commit, tests)
  • ohno MCP provides session continuity across conversations
  • Evidence before completion claims (verification-before-completion)
Related skills

More from srstomp/pokayokay

Installs
13
GitHub Stars
7
First Seen
Feb 21, 2026