clanker-ops-cli-management

Manage Clanker Ops board tasks and customize command handlers via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, and includes scripts (resource) components.

What problem does it solve?

Streamline task management on the Clanker Ops task board and customize command handlers with the clanker CLI.

Core Features & Use Cases

  • Task Board Manipulation: Execute tasks such as adding, deleting, and moving tasks on the Clanker Ops board.
  • Command Handler Customization: Modify the Pi extension's /clanker command handler for advanced task handling.
  • Use Case: When you need to assign a task to a specific agent or reset the board to its initial state.

Quick Start

Use the clanker CLI to list tasks by running: clanker list

Frequently Asked Questions about clanker-ops-cli-management

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

FAQPage Schema
How do I manage tasks on a CLI board for system administration?

You can manage tasks on a CLI board by running Bash scripts to add, delete, and move items. The Clanker Ops CLI tool streamlines task board manipulation and customizes command handlers for administrative workflows.

How do I customize command handlers for advanced task handling?

Customize command handlers by modifying the Pi extension's /clanker command via JSON editing. This allows you to tailor advanced task handling and assign specific tasks to agents within the system.

Do I need Bash and jq to use the clanker CLI for task management?

Yes, you need Bash scripting and jq dependencies to run the clanker CLI. JSON editing skills are also required to configure commands and manage the task board effectively.

What is the best way to assign a task to a specific agent or reset the board?

The best way to assign tasks or reset the board is using the clanker CLI. It provides specific commands to assign agents and restore the task board to its initial state for system administration.

Why does modifying the clanker command handler require JSON editing skills?

Modifying the command handler requires JSON editing skills because the CLI tool relies on JSON configurations to customize the Pi extension. Proper JSON manipulation ensures advanced task handling commands function correctly.

Can I use the clanker CLI to list and move tasks on the board?

Yes, you can use the clanker CLI to list and move tasks. Running the 'clanker list' command displays current tasks, while other commands handle adding, deleting, and moving items on the board.