CtrlK
BlogDocsLog inGet started
Tessl Logo

parallel-decompose

Decompose PRDs and Tech Specs into parallel-executable tasks with contracts, prompts, and dependency graphs. Use when breaking down a PRD for multi-agent execution.

Install with Tessl CLI

npx tessl i github:jpoutrin/product-forge --skill parallel-decompose
What are skills?

88

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

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

85%

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

This is a strong, well-structured skill for PRD decomposition with excellent actionability and workflow clarity. The content provides concrete, executable examples at every step and includes critical validation rules for file ownership conflicts. Minor verbosity in some sections (particularly the file ownership rules and Mermaid examples) prevents a perfect conciseness score, but the information density is generally high.

DimensionReasoningScore

Conciseness

The skill is comprehensive but includes some redundancy (e.g., repeated Mermaid diagram examples, verbose explanations of concepts like file ownership that could be more compact). The validation checklist and file ownership rules are valuable but could be tightened.

2 / 3

Actionability

Provides fully executable examples throughout: concrete JSON schemas, Python dataclasses, YAML configs, bash commands, and Mermaid diagrams. Each step has copy-paste ready artifacts with specific file paths and formats.

3 / 3

Workflow Clarity

Excellent multi-step workflow with clear Mermaid flowchart, numbered steps, explicit validation checklist at the end, and troubleshooting section. The file ownership rules include explicit validation rules and a matrix approach for catching conflicts.

3 / 3

Progressive Disclosure

Well-structured with clear overview flowchart, appropriately references external skills (`parallel-task-format`, `parallel-prompt-generator`) for detailed formats rather than duplicating content. Sections are logically organized with clear navigation.

3 / 3

Total

11

/

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.

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.