CtrlK
BlogDocsLog inGet started
Tessl Logo

docs-writer

Documentation workflow that converts requirements into structured AsciiDoc sections, runs Vale for style compliance, and produces merge-ready content. Use when creating or updating AsciiDoc documentation from Jira tickets, GitHub issues, or feature descriptions.

72

Quality

90%

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

The canonical home for this skill is docs-writer in flightctl/ai-workflows

SKILL.md
Quality
Evals
Security

Quality

Content

88%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 lean, well-structured orchestrator body with explicit error-handling and resume logic and good progressive disclosure structure. The main weakness is that referenced files (commands/, skills/controller.md, guidelines.md) are not present in the bundle, so the references do not resolve.

Suggestions

Add the referenced bundle files (commands/{command}.md, skills/controller.md, guidelines.md) so the one-level-deep references actually resolve.

Include one concrete inline example of a phase invocation or a representative command file path so the dispatch logic is executable without requiring every referenced file.

Briefly note which phases exist (e.g. /gather, /draft, /validate) in the overview so users can see the full workflow surface before reading the controller.

DimensionReasoningScore

Conciseness

Roughly 16 lines with no concept explanations or padding; every line is directive and assumes Claude's competence, so every token earns its place.

5 / 5

Actionability

Concrete dispatch logic with specific paths (commands/{command}.md, skills/controller.md, .artifacts/${ticket_id}/) and clear conditional branches, but the actual executable detail is deferred to referenced files rather than inline.

4 / 5

Workflow Clarity

Clear sequenced dispatch with explicit branches and an explicit stop-on-failure checkpoint plus a retry/escalate feedback loop, and resume-from-incomplete-phase logic.

5 / 5

Progressive Disclosure

SKILL.md is an overview with well-signaled one-level-deep references to commands/, skills/controller.md, and guidelines.md, but none of the referenced files actually exist in the bundle, which breaks navigation.

4 / 5

Total

18

/

20

Passed

Description

92%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, specific description that names concrete actions and a tool (Vale), answers both 'what' and 'when' explicitly, and carves out a distinct AsciiDoc-focused niche. Only minor gap is the absence of file extensions/synonyms in the trigger terms.

DimensionReasoningScore

Specificity

Lists three concrete actions ('converts requirements into structured AsciiDoc sections, runs Vale for style compliance, and produces merge-ready content') with a named tool, giving comprehensive coverage.

5 / 5

Completeness

Explicitly answers both what ('converts... runs Vale... produces merge-ready content') and when ('Use when creating or updating AsciiDoc documentation from Jira tickets, GitHub issues, or feature descriptions') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Good natural keyword coverage including 'AsciiDoc documentation', 'Jira tickets', 'GitHub issues', and 'feature descriptions', but lacks file extensions (.adoc) and synonyms that would push it to 5.

4 / 5

Distinctiveness Conflict Risk

The tight AsciiDoc + Vale + Jira/GitHub-source niche is clearly distinct from generic documentation skills with minimal conflict risk.

5 / 5

Total

19

/

20

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
amir-yogev-gh/ai-workflows
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.