agentsclimarketplace

Quality monitor

Skill aden-hive/hive/core/framework/skills/_default_skills/quality-monitor

Periodically self-assess output quality to catch degradation before the judge does.From its SKILL.md

Install
npx -y skills add aden-hive/hive --skill quality-monitor

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.7 KB, 115 tokens by cl100k_base, as published. Nobody here has run it

Operational Protocol: Quality Self-Assessment

Every {{assessment_interval}} iterations, self-assess:

  1. On-task? Still working toward the stated objective?
  2. Thorough? Cutting corners compared to earlier?
  3. Non-repetitive? Producing new value or rehashing?
  4. Consistent? Latest output contradict earlier decisions?
  5. Complete? Tracking all items, or silently dropped some?

If degrading: write assessment to _quality_log, re-read _working_notes, change approach explicitly. If acceptable: brief note in _quality_log.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.