CtrlK
BlogDocsLog inGet started
Tessl Logo

project

Create, track, and archive projects linked to goals. The bridge between goals and daily tasks. Use for project creation, status dashboards, and archiving completed work.

71

Quality

88%

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

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

A well-structured, highly actionable instruction skill with clear sequenced workflows and proper validation on destructive operations. Its main weaknesses are mild conceptual redundancy in the cascade diagram and a monolithic single-file layout with no progressive disclosure via references.

Suggestions

Drop the restated intro line and the "What I want to achieve / How I'll achieve it / What I'm doing today" annotations in the Cascade diagram; Claude can infer the goals→projects→daily-notes hierarchy from the arrows alone.

Move the Project CLAUDE.md template and the TaskCreate blocks into reference files (e.g. references/project-template.md, references/tasks.md) and signal them from the body to reduce inline bulk and add one-level-deep progressive disclosure.

DimensionReasoningScore

Conciseness

The body is mostly lean and actionable, but the opening line restates the frontmatter description and the Cascade Integration diagram annotates tiers with conceptual labels ("What I want to achieve", "How I'll achieve it", "What I'm doing today") that Claude could infer.

2 / 3

Actionability

Provides a concrete CLAUDE.md template, executable shell ("mv Projects/<name> Archives/Projects/<name>"), explicit Glob patterns ("Projects/*/CLAUDE.md"), and fully-specified TaskCreate blocks with subject/description/activeForm fields.

3 / 3

Workflow Clarity

Each command has a numbered sequence with explicit checkpoints: archive verifies the folder exists (step 1) and confirms with the user before the destructive move (step 2), satisfying the validation requirement for destructive operations.

3 / 3

Progressive Disclosure

The file is well-sectioned but monolithic at ~160 lines with no external references; the CLAUDE.md template and TaskCreate definitions are inline content that could plausibly live in separate reference files.

2 / 3

Total

10

/

12

Passed

Description

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.

A strong description: third-person voice, multiple concrete actions, an explicit "Use for" trigger clause, and a distinct niche. It cleanly answers both what the skill does and when to invoke it.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Create, track, and archive projects" — and elaborates with "project creation, status dashboards, and archiving completed work".

3 / 3

Completeness

Answers both what ("Create, track, and archive projects linked to goals") and when via an explicit "Use for project creation, status dashboards, and archiving completed work" trigger clause.

3 / 3

Trigger Term Quality

Natural user-facing terms are well covered: "project creation", "status dashboards", and "archiving completed work" match what a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche as "The bridge between goals and daily tasks" within a goals/projects/daily-notes ecosystem, with triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
ballred/obsidian-claude-pkm
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.