hive.quality-monitor
Periodically self-assess output quality to catch degradation before the judge does.
npx skills add aden-hive/hive --skill quality-monitor --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
## 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`.
- Operational Protocol: Quality Self-Assessment
What does the hive.quality-monitor skill do?
Periodically self-assess output quality to catch degradation before the judge does.
How do I install it?
Run `npx skills add aden-hive/hive --skill quality-monitor --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From aden-hive/hive, a repository with 10,850 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
