CtrlK
BlogDocsLog inGet started
Tessl Logo

product-manager-toolkit

Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.

67

1.56x
Quality

35%

Does it follow best practices?

Impact

86%

1.56x

Average score across 6 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./product-team/product-manager-toolkit/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

N/A

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

Something went wrong

Implementation

35%

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

This skill is well-structured with clear workflows and useful CLI examples, but is significantly over-verbose for a SKILL.md file. It contains substantial generic PM knowledge (best practices, pitfalls, platform lists) that Claude already knows, wasting token budget. The actionable parts—CLI commands, CSV format, and script references—are solid but buried in advisory content that should either be in reference files or omitted entirely.

Suggestions

Remove the Best Practices, Common Pitfalls, and Integration Points sections entirely—Claude already knows generic PM advice like 'ask why five times' and doesn't need a list of tools like Jira and Figma.

Move the detailed workflow steps (Customer Discovery, PRD Development) to reference files and keep only the Quick Start commands and brief workflow summaries in SKILL.md.

Add error handling guidance for the Python scripts—what to do if the CSV format is wrong, if the transcript parsing fails, or if output looks incorrect.

Include a concrete inline example of actual tool output (e.g., a sample RICE prioritization result) rather than deferring all examples to references/input-output-examples.md.

DimensionReasoningScore

Conciseness

Extremely verbose for a skill file. Contains extensive best practices, pitfalls tables, integration platform lists, and general PM advice that Claude already knows. The 'Best Practices' section is entirely generic PM knowledge (e.g., 'Ask why five times', 'Start with the problem'). The integration points table listing platforms like Jira, Figma, Slack adds no actionable value. This could be cut by 60%+ without losing useful information.

1 / 3

Actionability

Provides concrete CLI commands for the two Python scripts with specific flags and CSV format examples, which is good. However, much of the content is process guidance rather than executable instructions (e.g., 'Define research questions', 'Identify target segments'). The actual scripts are referenced but we can't verify they exist or work. The PRD workflow is entirely abstract with no concrete template content inline.

2 / 3

Workflow Clarity

Multi-step workflows are clearly sequenced with numbered steps and visual flow diagrams. Validation checklists are included at key steps (Steps 5/6 in prioritization, Steps 5/6 in discovery). However, there are no feedback loops for error recovery in the tool execution steps—if the Python scripts fail or produce unexpected output, there's no guidance on what to do. The validation steps are more about business validation than operational verification.

2 / 3

Progressive Disclosure

References external files appropriately (references/prd_templates.md, references/frameworks.md, references/input-output-examples.md) and has a clear table of contents. However, the main file is monolithic—much of the best practices, common pitfalls, and integration points content should be in reference files rather than inline. The input/output examples are correctly deferred but the skill itself contains too much inline content that dilutes the overview purpose.

2 / 3

Total

7

/

12

Passed

Validation

100%

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

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
alirezarezvani/claude-skills
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.