agentsclimarketplace

Quality monitor

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

Multi-Agent Harness for Production AI

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.

What its author says it does

Copied from the file, not written here

Periodically self-assess output quality to catch degradation before the judge does.

SKILL.md

0.7 KB, 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.

Keep looking

Skills are one crate of 328,083. 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.