CtrlK
BlogDocsLog inGet started
Tessl Logo

generate-prd

Generate product requirements documents with optional publishing to Confluence or other wiki platforms

52

Quality

58%

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/generate-prd/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

63%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 skill is well-structured and highly actionable with concrete commands, an approval-gated publish flow, and solid error handling, but the inlined ~170-line template bloats the body and there are no reference files to offload it.

Suggestions

Move the full PRD template into a `references/prd-template.md` file and reference it one level deep, keeping only a short structural summary inline.

Remove the redundant re-listing of the nine sections in the Phase 4 review gate since they are already enumerated in Phase 3.

Add a concrete method or tool for converting markdown to Confluence XHTML storage format in the Confluence publish step.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete commands, but the ~170-line PRD template is inlined verbatim and Phase 4 redundantly re-lists all nine sections already defined in Phase 3, so it could be tightened.

3 / 5

Actionability

It provides concrete, executable guidance — `date '+%Y-%m-%d %H:%M'`, `mkdir -p`, `gh search issues ... --json`, named Confluence REST endpoints, and specific MCP tool names — with only minor gaps such as the unspecified markdown-to-Confluence-storage-format conversion.

4 / 5

Workflow Clarity

The Pre-Flight plus six-phase sequence is clearly ordered with an explicit review gate and a 'NEVER auto-publish' approval checkpoint, plus Fallback/Error Handling tables; it falls short of 5 because the publish-failure path is a fallback rather than a validate-fix-retry loop.

4 / 5

Progressive Disclosure

Section and phase structure is reasonable, but no bundle files exist and the large PRD template (roughly half the body) is inlined rather than split into a one-level-deep reference file, matching the 'content that should be separate is inline' anchor.

3 / 5

Total

14

/

20

Passed

Description

53%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 clearly states what the skill does and targets a distinct niche, but it lacks any 'Use when' trigger guidance and omits the common 'PRD'/'spec' synonyms users would naturally say.

Suggestions

Add an explicit 'Use when...' clause with concrete trigger phrases (e.g., 'Use when the user asks to generate a PRD, write a product spec, or document feature requirements').

Include natural synonyms like 'PRD', 'spec', and 'product spec' alongside 'product requirements documents' for better trigger coverage.

DimensionReasoningScore

Specificity

Names the PRD domain and two concrete actions ('Generate product requirements documents' and 'optional publishing to Confluence or other wiki platforms'), but coverage is not comprehensive — it omits editing/updating existing PRDs.

3 / 5

Completeness

It has a clear 'what' (generate PRDs with optional publishing) but no 'when'/'Use when...' trigger clause, so per the rubric guidance completeness is capped at 3.

3 / 5

Trigger Term Quality

'product requirements documents' is a natural phrase, but the description omits common synonyms users say such as 'PRD', 'spec', 'product spec', or 'feature spec' that appear only in the body.

3 / 5

Distinctiveness Conflict Risk

PRD generation with wiki publishing is a fairly distinct niche with only minor overlap risk against generic documentation skills; it is not entirely generic but lacks the explicit trigger phrasing that would push it to 5.

4 / 5

Total

13

/

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
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.