Evaluation report
Failingpremortem · skill1ded0f1· 3 months ago
Every check MetaHub ran on this artifact, grouped by area. Static checks run on the source at publish time; behavioral checks run the artifact in a sandbox and judge what it actually does.
Structural
5 passedRepository is reachable
https://github.com/AndyShaman/premortem @ 1ded0f1 — ★ 40 · Python · MIT · last push 8 weeks ago
Manifest detected
kind=skill slug=premortem · path=premortem · source=SKILL.md
Slug is URL-safe
"premortem" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/premortem
Version is semver
0.1.0
Documentation
4 passed1 warningDescription qualitywarn
30 words · 214 chars — manifest description is empty; graded the GitHub repo description instead
A skill's manifest description doubles as its trigger — add one to SKILL.md (15+ words, e.g. “use this skill when …”).
README is present and substantial
9,459 chars · 11 sections · 3 code blocks
Tags / topics declared
12 total — agentic-workflow, anthropic, claude-code, claude-skill, cognitive-bias, decision-making (+6)
README has usage / example sections
found: Installation
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Safety
2 passedLICENSE file at repo root
LICENSE
No sensitive files in the repo
scanned for .env, credentials.json, *.pem, .ssh/, AWS / GCP configs — none found
Kind-specific
3 passed1 warningSkill: triggers declaredwarn
No `trigger` phrases in SKILL.md frontmatter
Add `trigger:` lines so Claude knows when to activate this skill — e.g. `when building MCP servers` or `for diagram creation`.
Skill: SKILL.md present
found at premortem/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
1,994 words · 13,973 chars · 10 sections
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
2 passed1 warningCI configuration detectedwarn
no CI config found (looked for GitHub Actions, CircleCI, GitLab CI, etc.)
Add a simple workflow (lint + test on PR) — it tells consumers the artifact is built reproducibly.
Recent activity
last push 8 weeks ago
Tests detected
1 test directory · 18 test files