agentsclimarketplace

Feedback

Skill bryanp/agent-skills/code/impl/feedback

Skills for agentic workflows

Install
npx -y skills add bryanp/agent-skills --skill feedback

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Process feedback on an implementation

SKILL.md

0.9 KB, 193 tokens by cl100k_base, as published. Nobody here has run it

Synthesize feedback on a specific step of an implementation plan from the given Github pull request. Feedback is provided as pull request comments.

Rule: Identity

First use the identity skill to assume the identity of the agent.

Rule: Commit Work

Use the git-branch skill to work from the existing branch for the pull request.
Use the git-commit skill to commit your work after proving it works.

Rule: Update Proof

Use the prove skill to capture proof that the feedback has been incorporated.

Rule: Update Comments

Respond to each comment with proof that the comment was addressed, or requesting more information if needed. Use the github-comment-respond skill to respond.

Rule: Request Review

If all feedback has been addressed fully (e.g. you aren't waiting on a reply) then re-request review from the reviewer. Use the github-pr-update skill.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.