MatrixFounder

Run Feedback — Development skill for Claude Code

Development community

Read and apply the skill defined in .agent/skills/run-feedback/SKILL.md in ad-hoc mode.

How to install Run Feedback

Installs to ~/.claude/commands/matrixfounder-agentic-development-run-feedback.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/MatrixFounder/Agentic-development/HEAD/.claude/commands/run-feedback.md -o ~/.claude/commands/matrixfounder-agentic-development-run-feedback.md

Restart Claude Code, or start a new session, for it to be picked up.

What Run Feedback does

Read and apply the skill defined in `.agent/skills/run-feedback/SKILL.md` in **ad-hoc mode** (§7 "Ad-hoc" — no claim/release):

  1. If the scope hint below contains mine, first run the transcript miner (python3 .agent/skills/run-feedback/scripts/run_feedback.py mine --dry-run, review the candidate yield with the user, then re-run without --dry-run if approved).
  2. Gather friction signals from the CURRENT session — failed commands, retries, exhausted gates, escalations — plus `activ

Alternatives in Development

  • Career-Ops For Codex — Read CLAUDE.md for all project instructions, routing, and behavioral rules 32.5k ★
  • Survey — PUA 调研问卷 — 7 部分交互式问卷收集用户反馈 19.5k ★
  • Iterate Implementation Plan — You are tasked with updating existing implementation plans based on user feedback 10k ★

Full documentation available on GitHub

View Source Repository