CtrlK
BlogDocsLog inGet started
Tessl Logo

export-open-issues

Audit and export open issues from any project tracker with summary analysis and vault archival

57

Quality

66%

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

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/export-open-issues/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The content is highly actionable with concrete executable commands and a clear phased workflow, but it is token-heavy due to verbose inline templates and lacks validation checkpoints and external reference files.

Suggestions

Move the large markdown report template and CSV export format into a separate reference file (e.g. references/report-template.md) and link to it, reducing SKILL.md bulk.

Add an explicit validation checkpoint after Phase 1 (e.g. verify issue counts and required fields before proceeding to analysis) to support this batch operation.

Tighten the report template by showing one representative row per table instead of repeating placeholder rows for every section.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete commands, but the inline markdown report template and distribution-chart examples are padded with repeated placeholder rows ([N], [#], [Title]) that could be tightened.

2 / 3

Actionability

It provides fully executable, copy-paste-ready commands — e.g. `gh issue list --repo ... --state open --json number,title,... --limit 500`, JQL queries, and specific MCP tool calls — with parameters clearly flagged via [CUSTOMIZE] markers.

3 / 3

Workflow Clarity

The five-phase sequence is clear and fallback/error handling tables help, but this batch collection workflow has no explicit validation checkpoint verifying collected data before analysis, which caps clarity at 2.

2 / 3

Progressive Disclosure

Sections and phases give some structure, but the ~300-line body is monolithic with a large inline report template that should be split into a reference file; no bundle files are provided.

2 / 3

Total

9

/

12

Passed

Description

67%

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 specific and distinct, clearly conveying the skill's actions and niche, but it lacks an explicit "Use when..." trigger clause, capping completeness and trigger term coverage.

Suggestions

Append a trigger clause, e.g. "Use when the user wants to audit open issues, run a backlog audit, or export an issue report for stakeholder/sprint reporting."

Add natural keyword variations like "backlog audit" and "issue report" so the description surfaces for the phrasings users actually say.

DimensionReasoningScore

Specificity

The description names multiple concrete actions — "Audit and export open issues", "summary analysis", and "vault archival" — rather than vague language, matching the top anchor.

3 / 3

Completeness

It clearly answers "what" (audit/export/analyze/archive open issues) but provides no "when should Claude use it" guidance, which caps completeness at 2 per the rubric guidelines.

2 / 3

Trigger Term Quality

"open issues" and "project tracker" are natural terms, but the description omits common variations users would say (e.g. "backlog", "issue report") and lacks an explicit trigger clause.

2 / 3

Distinctiveness Conflict Risk

The narrow niche of auditing and archiving open issues from project trackers is distinct and unlikely to trigger for unrelated skills.

3 / 3

Total

10

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
huytieu/COG-second-brain
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.