skraft-difficulty-routing

Evaluate project complexity and detect HVE handoffs to route tasks.

8|2|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/SebastienDegodez/skraft-plugin --skill skraft-difficulty-routing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skraft-difficulty-routing
Source: https://github.com/SebastienDegodez/skraft-plugin/tree/main/plugins/skills/skraft-difficulty-routing
Command: npx skills add https://github.com/SebastienDegodez/skraft-plugin --skill skraft-difficulty-routing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill assesses the complexity and depth of a software development pipeline, routing tasks and evaluating handoff conditions.

Core Features & Use Cases

  • Pipeline Difficulty Evaluation: Determine the difficulty tier of a project to set the appropriate execution model.
  • Depth Tier Setting: Establish the strictness level within the repository for quality control and execution.
  • Handoff Detection: Identify when upstream handoffs have occurred to avoid redundant tasks.
  • Use Case: When integrating with an HVE (Handover Value Exchange) system, this Skill helps ensure that the DISCOVER phase is skipped if an HVE handoff already provides a triaged backlog and a calculated sprint.

Quick Start

Set the difficulty and depth tiers for your project and evaluate the handoff status at the start of the pipeline.

Frequently Asked Questions about skraft-difficulty-routing

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

FAQPage Schema
How do I evaluate pipeline difficulty and route software development tasks?

To evaluate pipeline difficulty and route software development tasks, you assess project complexity to set an appropriate execution model and establish a strictness depth tier for quality control. This ensures tasks match project criteria and security invariants.

What is pipeline depth tier setting and when do I need it for project management?

Pipeline depth tier setting establishes the strictness level within a repository for quality control and execution. You need it when configuring software development pipelines to enforce specific security invariants and quality assurance protocols.

How do I detect upstream handoffs in an HVE system pipeline?

To detect upstream handoffs in an HVE system pipeline, you evaluate the handoff status at the start of the pipeline. This identifies when an HVE handoff provides a triaged backlog, allowing you to skip redundant tasks like the DISCOVER phase.

Can I skip the DISCOVER phase if an HVE handoff provides a triaged backlog?

Yes, you can skip the DISCOVER phase when an HVE handoff already provides a triaged backlog and a calculated sprint. The Skill detects these upstream handoffs to avoid redundant tasks and streamline the pipeline execution model.

Does this pipeline routing approach require analyzing project artifacts?

Yes, this pipeline routing approach requires analyzing project artifacts to evaluate complexity and depth accurately. It also mandates strict adherence to security and quality assurance invariants during the handoff detection and execution configuration process.

What are the limitations of using complexity tiers for pipeline routing?

A limitation of using complexity tiers for pipeline routing is that accurate evaluation depends entirely on analyzing available project artifacts. Without proper handoff detection, you risk executing redundant tasks or bypassing strict security and quality invariants.