Feedback
SkillDev toolsAudit, migrate, or maintain existing NiceEval Feedback records and their legacy relations. Do not use for new observations; use the Issue skill instead.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Feedback skill
What this skill tells your AI
The instructions your AI receives, as published by niceeval/niceeval in .agents/skills/feedback/SKILL.md and read by ahel’s review.
Read the legacy Feedback and Memory design before changing an existing Feedback state or relationship. Run pnpm feedback --help for the current syntax.
Feedback is a retained Git owner for records that already exist. Use this skill to list, show, export, check, migrate, or repair those records and their current relationships. The public CLI has no add command. Use import only to recover an already-produced historical downstream envelope, never to create a new Observation owner. Prepare a public sanitized Issue through the Issue skill instead; suspected vulnerabilities still go to Private Vulnerability Reporting.
Preserve the stored observation and provenance. Do not rewrite it into an inferred root cause or physically merge duplicate history. For an existing record, use adopt only when the observation is represented by an exact current Roadmap, Feature, Use Case, or Engineering contract. Use retire when that exact ref stops being current; never edit adoption history by hand.
Create or link a Memory when legacy investigation produces a Problem, Decision, or reusable Insight. Close an existing Feedback with pnpm feedback close <id> --kind <kind> and the kind-specific native fields: --memory, --target, repeatable --proof, --canonical, repeatable --evidence, --dependency, or --version. Do not assemble closure JSON; the command rejects missing fields and fields that belong to another kind. A local Feedback mutation never authorizes or synchronizes a remote Issue mutation.
Use check after mutations and include the changed Feedback directory in explicit Git paths. If a read reports TraceRecoveryRequired, do not inspect the owner directly; run pnpm run repo docs trace recover and retry the public command.
Signals
- GitHub stars
- 152
- Forks
- 4
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
feedback-niceeval- Source
- github.com/niceeval/niceeval