Skip to content

Add feedback collection skill and list output hint#20

Merged
KyleAMathews merged 2 commits into
mainfrom
feat/feedback-collection-skill
Mar 3, 2026
Merged

Add feedback collection skill and list output hint#20
KyleAMathews merged 2 commits into
mainfrom
feat/feedback-collection-skill

Conversation

@KyleAMathews

Copy link
Copy Markdown
Collaborator

Summary

  • New meta/feedback-collection/SKILL.md meta-skill that guides agents through collecting structured feedback after using skills (4 phases: automated signal collection, human interview, payload construction, submission)
  • intent list and intent-library list now show a feedback hint after skills output, pointing agents to the collection instructions and submit command
  • INTENT_BLOCK in init.ts updated to mention feedback collection in agent config injections

Test plan

  • pnpm build compiles successfully
  • node dist/cli.mjs meta shows feedback-collection in meta-skills list
  • All 131 existing tests pass (pnpm nx run @tanstack/intent:test:lib)
  • node dist/cli.mjs list shows feedback hint after skills (needs intent-enabled packages in node_modules)
  • node dist/intent-library.mjs list shows same hint

🤖 Generated with Claude Code

New meta-skill guides agents to collect structured feedback after using
SKILL.md files. The `list` command in both CLIs now shows a feedback
hint pointing agents to the instructions and submit command.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@pkg-pr-new

pkg-pr-new Bot commented Mar 3, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@tanstack/intent@20

commit: ad7a65a

@KyleAMathews
KyleAMathews merged commit a42346a into main Mar 3, 2026
4 checks passed
@LadyBluenotes
LadyBluenotes deleted the feat/feedback-collection-skill branch March 16, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant