evaluate
SolidSkeptical quality evaluator for workspace artifacts. Grades skills, scripts, reference files, and rules against workspace standards and plan success criteria. Runs deterministic checks via scripts/artifact-evaluator.py, then applies qualitative judgment on clarity, craft, and completeness. Use after /implement or standalone on any file path. Produces evaluation report with specific, actionable feedback. Triggers on: "evaluate", "grade", "review quality", "check this artifact", "evaluate this skill/script".
Install
Quality Score: 82/100
Skill Content
Details
- Author
- mishahanin
- Repository
- mishahanin/heading-os
- Created
- 2 months ago
- Last Updated
- 2 days ago
- Language
- Python
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
artifact-eval
The output gate for this repo. Runs on any deliverable before it is handed over, and also when the user says "review this deliverable", "is this ready", "check this before I send it", "quality check". Verifies the artifact is complete, honest about its assumptions, and free of the specific failures each artifact type is prone to. Returns a receipt. Gates deliverables this repo produced. To score your own AI system output against a rubric, with a separate judge and a logged cycle, use `eval-loop`.
evaluate
Use for repeatable quality or safety evaluation of stochastic or judgement-bearing systems, prompts, agents, rankings, or artifacts. Not for deterministic tests or ordinary code review; use tdd or code-review.
evaluate-plugin
Evaluate plugin quality. Use when user says "evaluate plugin", "review plugin quality", "score my plugin", "check plugin", "rate plugin".