select

Community

Plan orchestration-ready tasks from sources.

Authortkersey
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill plans swarm-ready tasks from a chosen source and emits a structured OrchPlan that can be executed across multiple agents. It ensures tasks are atomic, dependencies are explicit, and work can be scheduled in parallel where safe.

Core Features & Use Cases

  • Atomic task decomposition: break down sources into independent tasks with explicit dependencies.
  • Dependency-aware planning: schedule tasks based on readiness and lock-based scope to avoid conflicts.
  • Source detection and normalization: read SLICES.md, beads lists, or plan-N.md, auto-remediate common issues, and produce a canonical OrchPlan.
  • Optional pipelines: emit planning pipelines to drive execution or review.

Quick Start

Run the select skill against a repository containing a SLICES.md or a plan-*.md to generate an OrchPlan. Review the decided waves and the decision trace to coordinate manual writeback.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: select
Download link: https://github.com/tkersey/dotfiles/archive/main.zip#select

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