clanker-task-update

Update task status and assignee fields in .pi/todo-state.json.

Updated May 15, 2026
One-click install
npx skills add https://github.com/ruskibeats/t1d --skill clanker-task-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clanker-task-update
Source: https://github.com/ruskibeats/t1d/tree/main/.pi/skills-archive/clanker-task-update
Command: npx skills add https://github.com/ruskibeats/t1d --skill clanker-task-update

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Simplifies the process of updating task states in the Clanker Ops JSON file, providing a clear, step-by-step procedure for status and assignee changes.

Core Features & Use Cases

  • Task Status Update: Safely update task statuses to reflect progress or priority.
  • Assignee Changes: Assign tasks to different team members with accuracy.
  • Use Case: Quickly adjust task ownership or priority in .pi/todo-state.json for streamlined task management.

Quick Start

Use the clanker-task-update skill to change the status of Task #123 to 'Complete' and assign it to User X.

Frequently Asked Questions about clanker-task-update

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

FAQPage Schema
How do I update task status and assignee fields in a JSON file?

To update task status and assignee fields in a JSON file, match the specific JSON context of the target task and apply defined edits to the status and assignee properties within the .pi/todo-state.json file.

What is Clanker Ops task management and when do I need to change task ownership?

Clanker Ops task management involves tracking task states and assignees within a JSON file. You need to change task ownership when adjusting task priority or reassigning work to different team members for streamlined operations.

Does updating todo-state.json require JSON parsing and editing capabilities?

Yes, safely updating todo-state.json requires JSON parsing and editing capabilities to match specific JSON context and apply defined edits. This ensures accurate status and assignee changes without corrupting the file structure.

What's the best way to manage task states in Clanker Ops JSON files?

The best way to manage task states in Clanker Ops JSON files is to match the specific JSON context of the task and apply defined edits to update the status and assignee fields safely within .pi/todo-state.json.

Can I batch update multiple assignee changes in Clanker Ops task management?

The skill updates task status and assignee fields by matching specific JSON context and applying defined edits. It targets individual task entries within .pi/todo-state.json for accurate ownership or priority adjustments.