Agent skill · Code Review & Quality

feedback-review

Aggregate feedback signals across all active loops. Reports health, trajectory, overdue checks, regression warnings, and Goodhart's Law violations.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill feedback-review --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/analysis/feedback-review/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Feedback Review Single-place health check across all Mycelium feedback loops. Run periodically or when something feels off. ## When to Use - Weekly as part of regular practice - When metrics aren't moving despite active work - When the team feels busy but unproductive - After a failed launch or unexpected regression - When `/diamond-assess` shows stale diamonds ## Workflow ### 1. Check Loop 1 (Immediate) Health - How many reflexion iterations are averaging? (1 = healthy, 3 = struggling) - Any corrections logged this session? Are they new patterns or repeats? - Is the preflight gate catching issues, or are issues slipping through? ### 2. Check Loop 2 (Incremental) Health - Are diamond phases progressing? Or stalled? - Are ICE confidence scores increasing with each GIST step? - Is the delivery journal being updated? (Empty = no incremental learning) - Are retrospectives happening after delivery increments? ### 3. Check Loop 3 (Strategic) Health Read canvas trend data and check cadence: - **BVSSH**: Last assessed when? Any dimension declining? (Check `bvssh-health.yml` trend fields) - **North Star**: Are input metrics moving? Flat for 2+ months = strategic concern. - **Delivery metr

What's inside
Steps it walks through
  1. When to Use
  2. Workflow
  3. 1. Check Loop 1 (Immediate) Health
  4. 2. Check Loop 2 (Incremental) Health
  5. 3. Check Loop 3 (Strategic) Health
  6. 4. Check Loop 4 (Transformative) Health
  7. 5. Regression Warning Check
  8. 6. Goodhart's Law Check
  9. Output Format
  10. Canvas Output
  11. Theory Citations
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the feedback-review skill do?

Aggregate feedback signals across all active loops. Reports health, trajectory, overdue checks, regression warnings, and Goodhart's Law violations.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill feedback-review --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 majiayu000/claude-skill-registry, a repository with 534 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.

Keep going