aden-hive/hive.quality-monitor
Periodically self-assess output quality to catch degradation before the judge does.
npx skills add https://github.com/aden-hive/hive --skill hive.quality-monitor
Every {{assessment_interval}} iterations, self-assess:
If degrading: write assessment to _quality_log, re-read _working_notes,
change approach explicitly. If acceptable: brief note in _quality_log.
Take aden-hive/hive.quality-monitor from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.