packages/extension/src/skills/erc8004-feedback/SKILL.md
Submit reputation feedback to ERC-8004 after archive anchor or peer sync success.
npx skillsauth add regen-coordination/coop erc8004-feedbackInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when the agent has completed a verifiable operation and should submit reputation feedback through the ERC-8004 trust layer. The trigger fires after a successful archive anchor or peer sync event.
Goals:
Feedback modes:
archive-anchor,
content-quality.peer-sync, data-integrity.Inputs (from observation context):
eventType — "archive-anchor" or "peer-sync"targetAgentId — the agent ID receiving feedback (self or peer)operationCid — the CID or transaction hash of the completed operationcoopId — the coop context in which the operation occurredOutput fields (must match erc8004-feedback-output schema):
targetAgentId — agent receiving the feedback (positive integer)value — int8 feedback score (1 for standard success, -1 for failure)tag1 — primary tag describing the operation (e.g. archive-anchor, peer-sync)tag2 — secondary tag describing the quality dimension (e.g. content-quality, data-integrity)rationale — one-line explanation of why feedback was givenRules:
operationRef so feedback is verifiablearchive-anchor, content-quality, peer-sync,
data-integritytools
Plan the next action for the top-scored grant opportunity using a Gemma 4 function call.
tools
Cluster related local signals into reusable themes for shared memory and coordination.
tools
Route newly captured extracts into local coop contexts, preserve weak matches, and seed local drafts for stronger matches.
tools
Produce a weekly-style synthesis draft from accepted drafts and recent shared artifacts.