skill-feedback-collection

Collect structured skill usage feedback after coding tasks via gh CLI.

320|20|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/TanStack/intent --skill skill-feedback-collection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-feedback-collection
Source: https://github.com/TanStack/intent/tree/main/packages/intent/meta/feedback-collection
Command: npx skills add https://github.com/TanStack/intent --skill skill-feedback-collection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Collect structured feedback about skill usage after completing a coding task, enabling continuous improvement of skills and tooling.

Core Features & Use Cases

  • Phase-based feedback collection from automated signals to human input, with an end-to-end workflow for submitting feedback to maintainers.
  • Supports both automated submission via gh CLI and manual submission instructions, enabling rapid integration into existing review processes.
  • Works at the end of any session that loaded one or more SKILL.md files, tying feedback to skill usage.

Quick Start

Run the Skill Feedback Collection workflow at the end of your session to capture signals and submit feedback.

Frequently Asked Questions about skill-feedback-collection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I collect structured feedback on coding agent usage after completing a task?

To collect structured feedback on coding agent usage, run the feedback collection workflow at the end of your session. It captures both agent signals and human interventions tied to loaded skill files, enabling continuous tooling improvement.

What is the best way to automate skill feedback submission to maintainers?

The best way to automate skill feedback submission is using the gh CLI. The workflow supports automated gh CLI submissions and provides manual instructions, integrating captured feedback directly into existing maintainer review processes.

When do I need to run a feedback collection workflow for my coding session?

You need to run a feedback collection workflow at the end of any session that loaded one or more SKILL.md files. This ensures feedback is directly tied to the specific skill usage and interventions during that coding period.

Does the feedback collection workflow work without the gh CLI installed?

Yes, the feedback collection workflow works without the gh CLI installed. If automated submission is unavailable, it provides manual submission instructions so you can still capture and report session signals to maintainers.

What types of quality insights does the feedback collection process capture?

The feedback collection process captures phase-based quality insights ranging from automated agent signals to direct human input. It records interventions and skill usage data to support the continuous improvement of coding workflows.