CtrlK
BlogDocsLog inGet started
Tessl Logo

comprehensive-analysis

Deep-dive 7-day analysis across all data sources for weekly reviews, board prep, and strategic planning

54

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

A highly actionable, well-sequenced skill with concrete commands and queries, but it is verbose, keeps large agent prompts inline that could be externalized, and lacks an explicit success-checkpoint before synthesis of a batch multi-agent run.

Suggestions

Add an explicit validation checkpoint after Phase 1 confirming each agent returned successfully before starting synthesis, with a defined degrade path for partial failures.

Move the five large agent-prompt blocks into separate reference files (e.g., agents/github-deep.md) referenced from the main body to improve progressive disclosure.

Trim the metadata template to the essential fields and remove redundant placeholder entries to reduce token load.

DimensionReasoningScore

Conciseness

The body is mostly actionable instructions rather than concepts Claude already knows, but the ~345-line length and the large metadata template with many placeholder fields could be tightened, fitting 'mostly efficient but could be tightened'.

2 / 3

Actionability

Provides fully executable, copy-paste-ready guidance — concrete gh CLI commands with full flags, specific HogQL queries, and exact Linear MCP tool names — matching 'fully executable code/commands; specific examples'.

3 / 3

Workflow Clarity

Phases 1-3 are clearly sequenced with parallel-agent launch and error-handling loops, but this batch multi-agent operation lacks an explicit checkpoint verifying all agents succeeded before synthesis; the batch-operation guideline caps clarity at 2.

2 / 3

Progressive Disclosure

Sections are well organized and references (daily-brief.md, MY-PROFILE.md) are one level deep and signaled, but the five large inline agent-prompt blocks are substantial content that could be split into separate reference files.

2 / 3

Total

9

/

12

Passed

Description

57%

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 conveys a clear niche and decent natural triggers, but the action language is abstract and it lacks an explicit 'Use when...' clause, so completeness and trigger quality are capped at 2.

Suggestions

Replace the abstract 'Deep-dive analysis' with concrete actions (e.g., 'generates executive, team, and product reports by aggregating GitHub, Linear, Slack, and PostHog data').

Add an explicit trigger clause: 'Use when preparing weekly reviews, board prep, strategic planning, or a comprehensive 7-day health check.'

Include more natural keyword variations users would say, such as 'weekly analysis', 'comprehensive review', or 'team/product health check'.

DimensionReasoningScore

Specificity

Names the domain ('7-day analysis across all data sources') and contexts (weekly reviews, board prep, strategic planning), but the action is abstract ('Deep-dive analysis') rather than a list of concrete actions like the score-3 anchor.

2 / 3

Completeness

States what it does and gives implied 'when' via 'for weekly reviews, board prep, and strategic planning', but there is no explicit 'Use when...' trigger; the judging guideline caps completeness at 2 for missing explicit trigger guidance.

2 / 3

Trigger Term Quality

Includes natural phrases a user would say ('weekly reviews', 'board prep', 'strategic planning') but coverage is incomplete and the description lacks an explicit trigger clause, matching 'some relevant keywords but missing common variations'.

2 / 3

Distinctiveness Conflict Risk

'Deep-dive 7-day analysis across all data sources' carves a clear niche (weekly/comprehensive scope) distinct from a daily brief, making it unlikely to trigger for the wrong skill.

3 / 3

Total

9

/

12

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.