sase_new_task

Enforce duplicate checks and causal linking to active epics for new tasks.

5|Updated Dec 6, 2021
One-click install
npx skills add https://github.com/bbugyi200/dotfiles --skill sase-new-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sase_new_task
Source: https://github.com/bbugyi200/dotfiles/tree/main/home/dot_codex/skills/sase_new_task
Command: npx skills add https://github.com/bbugyi200/dotfiles --skill sase-new-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill prevents the creation of redundant tasks and ensures that new work is properly linked to existing epics and documented with sufficient evidence.

Core Features & Use Cases

  • Duplicate Detection: Automatically checks for existing tasks with the same root cause or desired outcome.
  • Epic Integration: Identifies and links new work to active, relevant epics to maintain project coherence.
  • Evidence-Based Creation: Enforces a structured process for gathering reproduction steps and artifact references before a task is officially opened.

Quick Start

Use the sase_new_task skill to initiate the workflow for recording a new task by running the sase skill use sase_new_task command with a brief reason for the new work.

Frequently Asked Questions about sase_new_task

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

FAQPage Schema
How do I prevent duplicate tasks in my project tracking workflow?

Preventing duplicate tasks requires enforcing an automated duplicate detection process during task creation. This skill standardizes the workflow by checking for existing tasks with the same root cause before officially opening a new work item.

How do I link new tasks to active epics for project management?

Linking new tasks to active epics involves identifying relevant epics and establishing causal links during task creation. This skill integrates epic linking directly into the task lifecycle to maintain project documentation coherence.

What's the best way to enforce evidence-based task creation in software development?

Evidence-based task creation is enforced by requiring structured reproduction steps and artifact references before recording a task. This skill mandates gathering sufficient evidence to validate new work items in the task-bead repository.

Do I need the sase command-line interface to standardize task creation?

Yes, standardizing task creation with this skill requires access to the sase command-line interface and the associated task-bead repository. These tools are necessary to validate and record new work items effectively.

How do I start a standardized task creation workflow using sase?

To start the workflow, run the sase skill use sase_new_task command with a brief reason for the new work. This initiates the process of validating, linking, and recording the new task.

Why does my task tracking workflow create redundant items?

Redundant items occur when task tracking lacks duplicate prevention checks for matching root causes. Applying a standardized lifecycle that enforces duplicate detection stops the creation of redundant tasks.