CtrlK
BlogDocsLog inGet started
Tessl Logo

github-project-management

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

51

1.51x
Quality

26%

Does it follow best practices?

Impact

100%

1.51x

Average score across 3 eval scenarios

SecuritybySnyk

Critical

Do not install without reviewing

Optimize this skill with Tessl

npx tessl skill review --optimize ./.claude/skills/github-project-management/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

20%

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

This skill is extremely verbose and largely built around hypothetical CLI tools (ruv-swarm, claude-flow) with invented subcommands that cannot be verified as real or executable. The document reads more like a product feature wishlist or marketing spec than actionable instructions for Claude. While it demonstrates some structural organization with collapsible sections and a quick reference, the sheer volume of speculative content overwhelms any useful guidance.

Suggestions

Verify that all CLI commands (especially npx ruv-swarm and mcp__claude-flow__ calls) are real, documented tools - remove or clearly mark any hypothetical/aspirational commands

Reduce the document to under 150 lines focusing only on proven, executable workflows using gh CLI and real tools, moving templates and configs to separate bundle files

Add explicit validation checkpoints and error handling to multi-step workflows (e.g., check if gh project commands succeed before proceeding)

Replace the pseudo-JavaScript MCP tool calls with actual executable code or clearly document the expected tool interface

DimensionReasoningScore

Conciseness

Extremely verbose at 700+ lines. Massive amounts of speculative CLI commands for tools (ruv-swarm, claude-flow) that appear hypothetical. Includes extensive templates, dashboard JSON configs, and repetitive patterns that bloat the document enormously. Much content describes aspirational features rather than providing actionable instructions Claude needs.

1 / 3

Actionability

Nearly all commands reference 'npx ruv-swarm github ...' with dozens of subcommands and flags that appear to be invented/hypothetical rather than documented real tools. The gh CLI commands are real but basic. The JavaScript blocks use pseudo-API syntax (mcp__claude-flow__swarm_init) that isn't executable. Most content describes what a tool *would* do rather than providing verified, executable guidance.

1 / 3

Workflow Clarity

The 'Complete Workflow Example' section at the end provides a reasonable 5-step sequence, and some individual sections have logical ordering. However, there are no validation checkpoints, no error handling guidance, no feedback loops for when commands fail, and the overall document is so sprawling that the actual workflow gets lost among dozens of disconnected command snippets.

2 / 3

Progressive Disclosure

Uses HTML <details> tags for collapsible sections which is a reasonable progressive disclosure technique. Has a Quick Reference section at the end. However, with no bundle files, all 700+ lines are crammed into one file. The templates, workflow configs, and detailed analytics sections should be in separate referenced files. The document is essentially a monolithic wall despite the collapsible sections.

2 / 3

Total

6

/

12

Passed

Description

32%

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 identifies a clear domain (GitHub project management) but relies on high-level category names rather than concrete actions. It critically lacks a 'Use when...' clause, making it harder for Claude to know when to select this skill. The term 'swarm-coordinated' is jargon that adds confusion rather than clarity.

Suggestions

Add an explicit 'Use when...' clause with trigger scenarios, e.g., 'Use when the user asks about managing GitHub issues, organizing project boards, planning sprints, or tracking work items.'

Replace vague category labels with concrete actions, e.g., 'Creates and triages GitHub issues, moves project board cards between columns, assigns milestones, and generates sprint plans.'

Remove or clarify 'swarm-coordinated' jargon and add natural user terms like 'kanban', 'backlog', 'milestone', 'agile', or 'task assignment'.

DimensionReasoningScore

Specificity

Names the domain (GitHub project management) and some actions (issue tracking, project board automation, sprint planning), but these are more like category labels than concrete actions. It doesn't specify what concrete operations are performed (e.g., 'create issues', 'move cards between columns', 'assign milestones').

2 / 3

Completeness

Describes what it does at a high level but completely lacks a 'Use when...' clause or any explicit trigger guidance. Per the rubric, a missing 'Use when...' clause should cap completeness at 2, and since the 'what' is also somewhat vague, this scores a 1.

1 / 3

Trigger Term Quality

Includes some relevant keywords like 'GitHub', 'issue tracking', 'project board', and 'sprint planning' that users might mention. However, it misses common variations like 'kanban', 'backlog', 'milestone', 'GitHub Projects', 'task management', or 'agile'. The term 'swarm-coordinated' is internal jargon unlikely to be used by users.

2 / 3

Distinctiveness Conflict Risk

The GitHub focus and specific mention of project boards and sprint planning provide some distinctiveness, but 'issue tracking' could overlap with general GitHub skills or other project management tools. The 'swarm-coordinated' qualifier adds some uniqueness but is unclear in meaning.

2 / 3

Total

7

/

12

Passed

Validation

81%

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

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (1278 lines); consider splitting into references/ and linking

Warning

frontmatter_unknown_keys

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

Warning

Total

9

/

11

Passed

Repository
ruvnet/ruvector
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.