CtrlK
BlogDocsLog inGet started
Tessl Logo

workthreads

SpecStory Workthreads - a weekly work-thread rollup across a team's repos from SpecStory coding histories (any agent - Claude Code, Codex, Cursor, Gemini, and more). It groups the window's sessions into threads of work per project and labels each new / open / recently closed, so a lead sees what shipped, what is still an open loop, and what was just started. Use when someone asks "what happened this week", "what is still open", "what did the team finish", "give me the weekly rollup", or wants a status report over a .specstory/history corpus.

71

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

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.

The body is a concise, highly actionable workflow that delegates heavy lifting to a deterministic bundled engine and clearly scopes the agent's synthesis role. It is well-structured and easy to navigate, with only minor room to tighten incidental notes and add light error-handling guidance.

Suggestions

Tighten the 'harness-portable' paragraph and the 'Conventions' em-dash note, or move them to a short reference file, to remove tokens that do not directly advance the weekly rollup task.

Add a brief checkpoint for engine failure (e.g., re-run index if threads reports a stale/missing DB) to give the workflow an explicit feedback loop.

Consider a one-line pointer to scripts/lib internals or a --help note so advanced users can discover sub-command options without reading source.

DimensionReasoningScore

Conciseness

Lean and assumes Claude's competence throughout, with no padding of basic concepts; minor trims possible in the harness-portable aside and the 'Conventions' note on em dashes.

4 / 5

Actionability

Fully executable, copy-paste-ready commands with concrete flags (index/threads --days 7/--json, --out) and a precise output-file pattern, covering the common cases end to end.

5 / 5

Workflow Clarity

A clearly numbered four-step sequence with an explicit evidence-citation checkpoint and an in-progress caveat; no explicit error-recovery feedback loop, though the read-only reporting nature does not demand one.

4 / 5

Progressive Disclosure

Well-organized sections with a single clearly-signaled one-level reference to the real bundle script (${CLAUDE_SKILL_DIR}/scripts/workthreads.mjs, which exists); most content is appropriately placed with only minor organization gaps.

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.

The description is third-person, specific, and supplies both a clear capability statement and a rich set of natural trigger phrases, making it highly discoverable and low-conflict. It is a strong, well-targeted description.

DimensionReasoningScore

Specificity

Lists several concrete actions ('groups the window's sessions into threads of work per project', 'labels each new / open / recently closed', weekly rollup) with only minor coverage gaps around output format details.

4 / 5

Completeness

Explicitly answers both what (weekly work-thread rollup grouping sessions into per-project threads with lifecycle labels) and when (a concrete 'Use when...' clause with multiple trigger phrases).

5 / 5

Trigger Term Quality

Comprehensive natural phrases a lead would actually say ('what happened this week', 'what is still open', 'what did the team finish', 'give me the weekly rollup', 'status report') plus the .specstory/history corpus extension.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (SpecStory coding histories, cross-team-repo weekly rollup) with distinct triggers and minimal overlap risk against generic status or git skills.

5 / 5

Total

19

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
specstoryai/getspecstory
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.