Task Workflow Selection

Community

Select the optimal implementation workflow for feature development.

AuthorAshleyHollis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers decide the best workflow (POC-first, TDD, Bug-TDD) for implementing features based on their intent, streamlining the development process.

Core Features & Use Cases

  • Workflow Selection: Determines the workflow based on feature intent (GREENFIELD, Non-GREENFIELD, BUG_FIX).
  • POC-first Workflow: For new features, proves end-to-end path first, then hardens.
  • TDD Workflow: Tests come first for changes to existing code.
  • BUG_FIX Workflow: Extra phase for reproducing the failure with a test before fixing.
  • Use Case: When starting a new feature, the Skill suggests a workflow that aligns with the feature's intent, reducing development time and ensuring quality.

Quick Start

Run the 'task-workflow-selection' skill to determine the implementation workflow for your new feature.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: Task Workflow Selection
Download link: https://github.com/AshleyHollis/agentic-identity-lab/archive/main.zip#task-workflow-selection

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