CtrlK
BlogDocsLog inGet started
Tessl Logo

capture

Captures and organizes chaotic brain dumps into a structured, actionable system with zero information loss. Use this skill whenever the user says 'capture this', 'brain dump', 'let me dump some ideas', 'I've got a bunch of thoughts', 'here's everything on my mind', 'idea dump', 'let me get this out of my head', 'I need to organize my thoughts', 'here's what I'm thinking', or any variation where someone is unloading a messy stream of ideas, tasks, thoughts, and plans wanting them turned into something coherent. Also trigger when the user pastes or dictates a long, unstructured block of mixed ideas — even without the exact phrase — the intent is the same. Fast-to-action by design: no upfront intake. Output is four sections (Projects/Ideas, Tasks, Connections, How I Can Help) ending with a directive question. Asks at most one mid-organization clarifying question when a single item is genuinely ambiguous between task and project.

72

Quality

89%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

The canonical home for this skill is capture in alirezarezvani/claude-skills

SKILL.md
Quality
Evals
Security

Quality

Content

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

A highly actionable, well-sequenced skill body with concrete output templates, explicit checkpoints, and feedback loops. The main weakness is progressive disclosure: the body points to references/ and scripts/ bundles that are not present in the skill directory, leaving navigation promises unfulfilled.

Suggestions

Ship the referenced bundles — create references/voice_preservation.md, references/complexity_matching.md, references/workspace_detection.md and the scripts/*.py helpers (workspace_inventory.py, dump_classifier.py, complexity_estimator.py) so the inline references resolve to real files.

Trim duplication between the description and body: the full explicit trigger-phrase list in 'Invocation Triggers' largely restates the frontmatter description; consolidate or cross-reference.

Condense 'Anti-Patterns To Reject', which reiterates the operating principles and inline anti-pattern notes; keep only items not already stated above.

DimensionReasoningScore

Conciseness

Efficient body where each section earns its place and it avoids explaining concepts Claude already knows, with concrete templates and tables instead of padding. Not a 5 because the explicit trigger-phrase list and several anti-patterns are duplicated from the description/operating principles and could be trimmed.

4 / 5

Actionability

Fully executable guidance: per-section output code-block templates, a concrete script invocation ("python workspace_inventory.py --root . --keywords 'k1,k2'"), and Section-4 offers that specify both what is produced and where ("Output: docs/consensus-options.md") with right/wrong example pairs.

5 / 5

Workflow Clarity

Clear sequence (inventory → match → surface dependencies → honesty about access) with explicit checkpoints, a stop condition ("Max 1 clarifying question per dump"), an approval gate, feedback loops for the "go" case, and a structured error-handling table.

5 / 5

Progressive Disclosure

References and scripts are clearly signaled inline at the right point and one level deep (references/voice_preservation.md, references/complexity_matching.md, references/workspace_detection.md, scripts/*.py), but the referenced ./references/ and ./scripts/ directories do not exist, so the structure is signaled without an actual bundle to back it. Not a 4 because the claimed one-level-deep references are not real files; not a 2 because inlining and signaling are otherwise well organized.

3 / 5

Total

17

/

20

Passed

Description

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

A strong, trigger-rich description that concretely states both what the skill does and when to invoke it, with a clear distinctive niche. It uses appropriate third-person framing of the user rather than first/second person. Minor: the specificity could enumerate the helper tooling to reach full comprehensiveness.

DimensionReasoningScore

Specificity

Lists several specific concrete actions — "Captures and organizes chaotic brain dumps into a structured, actionable system", "four sections (Projects/Ideas, Tasks, Connections, How I Can Help) ending with a directive question", "Asks at most one... clarifying question" — with only minor coverage gaps (tooling not enumerated). Not a 5 because it stops short of fully comprehensive coverage of every action.

4 / 5

Completeness

Explicitly and concretely answers both what ("Captures and organizes chaotic brain dumps into a structured, actionable system with zero information loss") and when ("Use this skill whenever the user says... Also trigger when the user pastes or dictates a long, unstructured block"), with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive coverage of natural trigger phrases users would actually say — "capture this", "brain dump", "let me dump some ideas", "I've got a bunch of thoughts", "here's everything on my mind", "idea dump", "let me get this out of my head", "I need to organize my thoughts", "here's what I'm thinking" — plus implicit-signal guidance and synonyms.

5 / 5

Distinctiveness Conflict Risk

Clear niche — chaotic brain-dump organization into a four-section system — with distinct, specific triggers ("brain dump", "capture this") unlikely to fire for unrelated skills; minimal conflict risk.

5 / 5

Total

19

/

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

referenced_paths_exist

Referenced path issues: 12 missing

Warning

Total

15

/

16

Passed

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.