CtrlK
BlogDocsLog inGet started
Tessl Logo

shep-workstreams

Use when a large body of work (a version milestone, an epic, a roadmap, a set of PRDs/design docs) needs to be broken into parallel workstreams and executed with the shep CLI. Triggers include "break this down", "split into workstreams", "plan V6", "what should we build first", "run these in parallel", "dependency graph", "merge order", "worktree split", or any request to turn planning docs into running shep features. Produces a workstream plan first, then drives `shep feat new` / `shep feat start` wave by wave. Part of the Shep autonomous SDLC platform — https://shep.bot

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

82%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, actionable skill body that cleanly separates planning from execution and leans on concrete shep commands. The main gap is the missing templates/workstream-plan.md file referenced for Step 4.

Suggestions

Add the missing templates/workstream-plan.md file (referenced in Step 4) or replace the reference with an inline template so the guidance is self-contained.

Trim motivational prose like 'The plan is cheap. Rework across six half-merged branches is not.' to tighten token efficiency.

Add an explicit validate/fix/retry loop for the merge step (e.g., what to do when a rebase surfaces conflicts after a parent merge) to push workflow clarity to the top anchor.

DimensionReasoningScore

Conciseness

The body is largely lean and assumes Claude's competence, with a small amount of motivational editorializing ('The plan is cheap. Rework across six half-merged branches is not.') that could be trimmed.

4 / 5

Actionability

Provides copy-paste-ready bash invocations with real flags ('shep feat new ... --repo ... --attach ... --push --pr') and situation-to-command tables that cover the common cases.

5 / 5

Workflow Clarity

Two hard-separated phases with numbered steps and an explicit approval gate plus a post-merge 're-check shep feat ls' checkpoint; falls just short of a 5 due to the absence of an explicit validate->fix->retry error-recovery loop.

4 / 5

Progressive Disclosure

Well-signaled, one-level-deep references to references/partitioning.md and references/cli-reference.md (both present), but templates/workstream-plan.md is referenced in Step 4 yet does not exist in the bundle.

4 / 5

Total

17

/

20

Passed

Description

95%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that clearly states both capability and triggering conditions with a rich set of natural trigger phrases. It is distinctive and concrete, with only minor room to enumerate more granular actions.

DimensionReasoningScore

Specificity

Lists several concrete actions ('broken into parallel workstreams', 'Produces a workstream plan first, then drives `shep feat new` / `shep feat start` wave by wave') with only minor coverage gaps relative to the full skill body.

4 / 5

Completeness

Explicitly answers both what (break work into parallel workstreams, produce a plan, drive shep CLI wave by wave) and when (a 'Use when...' clause plus a concrete trigger-phrase list).

5 / 5

Trigger Term Quality

Comprehensive set of natural user phrases including synonyms ('break this down', 'split into workstreams', 'plan V6', 'what should we build first', 'run these in parallel', 'dependency graph', 'merge order', 'worktree split').

5 / 5

Distinctiveness Conflict Risk

Tightly bound to the shep CLI / SDLC niche with distinct triggers (shep feat, worktree split, merge order), giving minimal overlap with unrelated skills.

5 / 5

Total

19

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
shep-ai/shep
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.