Multi-path parallel product analysis with cross-model test-time compute scaling. Spawns parallel agents (Claude Code agent teams + Codex CLI) to explore product from multiple perspectives, then synthesizes findings into actionable optimization plans. Can invoke competitors-analysis for competitive benchmarking. Use when "product audit", "self-review", "发布前审查", "产品分析", "analyze our product", "UX audit", or "信息架构审计".
Install with Tessl CLI
npx tessl i github:fernandezbaptiste/claude-code-skills --skill product-analysis93
Does it follow best practices?
Validation for skill structure
Discovery
100%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is a strong skill description that excels across all dimensions. It provides specific concrete actions, includes comprehensive trigger terms in multiple languages, explicitly answers both what and when, and carves out a distinctive niche that's unlikely to conflict with other skills. The technical implementation details (Claude Code agent teams, Codex CLI) add specificity without becoming jargon-heavy.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple concrete actions: 'Spawns parallel agents', 'explore product from multiple perspectives', 'synthesizes findings into actionable optimization plans', 'invoke competitors-analysis for competitive benchmarking'. These are specific, concrete capabilities. | 3 / 3 |
Completeness | Clearly answers both what (multi-path parallel analysis, spawning agents, synthesizing findings) AND when with explicit 'Use when' clause listing specific trigger phrases in multiple languages. | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural trigger terms including English ('product audit', 'self-review', 'analyze our product', 'UX audit') and Chinese variants ('发布前审查', '产品分析', '信息架构审计'). These are terms users would naturally say. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive with specific niche: multi-path parallel product analysis with cross-model scaling. The combination of parallel agents, product focus, and specific trigger terms like 'product audit' and 'UX audit' creates a clear, non-conflicting identity. | 3 / 3 |
Total | 12 / 12 Passed |
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 that provides clear orchestration for a complex multi-agent analysis workflow. The actionability is excellent with executable commands and specific agent prompts. Minor verbosity in the ASCII diagram and some explanatory text could be tightened, but overall the skill effectively balances comprehensiveness with clarity.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is reasonably efficient but includes some unnecessary explanation (e.g., the ASCII diagram could be simpler, some table content is redundant). The agent prompts are detailed but appropriately so for spawning autonomous agents. | 2 / 3 |
Actionability | Provides fully executable bash commands, specific agent prompts ready to use, concrete detection logic, and clear structured output templates. The Codex CLI invocation is copy-paste ready with actual flags. | 3 / 3 |
Workflow Clarity | Excellent multi-step workflow with clear phases (Step 0 → Phase 1 → Phase 2 → Phase 3), explicit decision logic for tool detection, and a comprehensive checklist at the end. Cross-validation step provides error recovery mechanism. | 3 / 3 |
Progressive Disclosure | Well-structured with clear sections, appropriate use of tables for scope modes and metrics, and properly signaled one-level-deep references to detailed documentation files (analysis_dimensions.md, synthesis_methodology.md, codex_patterns.md). | 3 / 3 |
Total | 11 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 10 / 11 Passed | |
Table of Contents
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.