Lightweight Task Workflow

Community

Manage multi-step tasks with a strict state flow.

Authoraudunstrand
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps teams coordinate long-running, multi-step tasks by enforcing a strict conversational state machine, preventing drift and ensuring recoverability across sessions.

Core Features & Use Cases

  • Enforces a state machine that guides task execution: CHECK_STATUS, WORKING, VERIFY, and COMPLETE.
  • Reads and updates project files in .github (session.md, tasks.md, requirements.md) to maintain progress, blockers, and verification steps.
  • Requires user input before advancing tasks, supports resuming after interruptions, and preserves task continuity between sessions.

Quick Start

Say "continue" to resume the workflow, or "create a plan" to initialize task tracking in a project. The skill will then:

  • Run pwd to confirm the working directory
  • Read .github/session.md and route based on Status
  • Engage the user for confirmation to mark tasks complete
  • Update session.md and tasks.md as tasks progress

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Lightweight Task Workflow
Download link: https://github.com/audunstrand/status-app/archive/main.zip#lightweight-task-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.