tasks

Manage task stacks and pipeline queues with explicit state transitions.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/shakedfb/deterministic-agentic-sdlc-workflow --skill tasks-shakedfb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tasks
Source: https://github.com/shakedfb/deterministic-agentic-sdlc-workflow/tree/main/.claude/skills/tasks
Command: npx skills add https://github.com/shakedfb/deterministic-agentic-sdlc-workflow --skill tasks-shakedfb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams keep work visible and organized by managing the task stack and the pipeline queue across dynamic software projects.

Core Features & Use Cases

  • Task stack management: add, complete, drop, reorder, and view current tasks.
  • Pipeline queue visibility: monitor pending and done tasks, batch archiving status.
  • Discovery integration: track discoveries and promote them to tasks or discard them.

Quick Start

Describe the action you want, such as adding a task, completing one, or viewing the current queue.

Frequently Asked Questions about tasks

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

FAQPage Schema
How do I manage a task stack and pipeline queue for Jira tickets?

Pipeline queue visibility tracks pending and done items by enforcing explicit state transitions and validation. You can monitor batch archiving status while adding, completing, dropping, or reordering tasks within your local workflow.

How do I add, complete, or reorder tasks in a local workflow?

To reorder tasks in a local workflow, you modify the task stack by adding, completing, or dropping items. The system enforces explicit state transitions and simple recovery workflows to maintain consistency across dynamic software projects.

What is the best way to track discoveries and promote them to tasks?

Tracking discoveries involves logging new findings and evaluating them for promotion. You can promote valid discoveries to your active task stack or discard them, keeping your pipeline queue visible and organized without clutter.

Why does explicit state validation matter for task management?

Explicit state validation for task management prevents pipeline inconsistencies by enforcing strict transitions. This ensures simple recovery workflows and maintains consistent task stack visibility across dynamic software projects with Jira tickets.

Does this task management skill work without external dependencies?

Yes, this task management skill works without external dependencies. It operates independently to manage task stacks and pipeline queues for local workflows, requiring no additional components to enforce state transitions and validation.