determine-task

Community

Next task picked from state & git context.

Authorshakefu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically identifies the next task to work on by analyzing session state files and Git context, eliminating manual task triage.

Core Features & Use Cases

  • Task selection: locates the first task in .contextium/tasks.json whose status is not "completed" and resolves dependencies.
  • Context-aware prioritization: considers the current Git branch hints (feature/, fix/, claude/*) and recent commits to refine recommendations.
  • Output: returns a structured recommendation containing Task ID, rationale, prerequisites, and scope.

Quick Start

Run the task determiner agent: ./agents/task-determiner.sh

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: determine-task
Download link: https://github.com/shakefu/contextium/archive/main.zip#determine-task

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 223,000+ vetted skills library on demand.