receive-feedback

Process code review feedback with verification-first discipline. No performative agreement. Technical correctness over social comfort.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "receive-feedback" with this command: npx skills add existential-birds/beagle/existential-birds-beagle-receive-feedback

Receive Feedback

Overview

Process code review feedback with verification-first discipline. No performative agreement. Technical correctness over social comfort.

Quick Reference

┌─────────────┐ ┌──────────────┐ ┌─────────────┐ │ VERIFY │ ──▶ │ EVALUATE │ ──▶ │ EXECUTE │ │ (tool-based)│ │ (decision │ │ (implement/ │ │ │ │ matrix) │ │ reject/ │ └─────────────┘ └──────────────┘ │ defer) │ └─────────────┘

Core Principle

Verify before implementing. Ask before assuming.

When To Use

  • Receiving code review from another LLM session

  • Processing PR review comments

  • Evaluating CI/linter feedback

  • Handling suggestions from pair programming

Workflow

For each feedback item:

  • Verify - Use tools to check if feedback is technically valid

  • Evaluate - Apply decision matrix to determine action

  • Execute - Implement, reject with evidence, or defer

Files

  • VERIFICATION.md

  • Tool-based verification workflow

  • EVALUATION.md

  • Decision matrix and rules

  • RESPONSE.md

  • Structured output format

  • references/skill-integration.md

  • Using with code-review skills

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

langgraph-code-review

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

docling

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

python-code-review

No summary provided by upstream source.

Repository SourceNeeds Review