Quality monitor
Skill aden-hive/hive/core/framework/skills/_default_skills/quality-monitor
Multi-Agent Harness for Production AI
npx -y skills add aden-hive/hive --skill quality-monitorAssembled 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:
- On-task? Still working toward the stated objective?
- Thorough? Cutting corners compared to earlier?
- Non-repetitive? Producing new value or rehashing?
- Consistent? Latest output contradict earlier decisions?
- 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.