skill-gsb-review

Analyze GSB model session responses and generate feedback with follow-up questions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/attitudeshuai/ai-apps-workspace --skill skill-gsb-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-gsb-review
Source: https://github.com/attitudeshuai/ai-apps-workspace/tree/main/.kimi/skill/skill-gsb-review
Command: npx skills add https://github.com/attitudeshuai/ai-apps-workspace --skill skill-gsb-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires scripts/gsb/path_resolver.py, scripts/gsb/session_id_tool.py, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the evaluation of model performance in GSB (Generating Speech Behavior) sessions, enabling precise feedback for continuous improvement.

Core Features & Use Cases

  • Post-Session Evaluation: Assess model responses post session to determine satisfaction and need for further questions.
  • Implementation-Reviewer Integration: Utilizes implementation-reviewer agent for professional analysis.
  • Adaptive Query Generation: Generates追问提示词 for deeper investigation if needed.

Quick Start

Run 'review' to analyze a specific model's round response and generate feedback + follow-up questions as needed.

Frequently Asked Questions about skill-gsb-review

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

FAQPage Schema
How do I evaluate model performance after a GSB session?

To evaluate model performance after a GSB session, you analyze the model's round responses to determine satisfaction and identify areas needing deeper investigation. This enables precise feedback logging for iterative improvement of model interactions.

How does the implementation-reviewer agent assess generated speech behavior?

The implementation-reviewer agent assesses generated speech behavior by performing detailed professional analysis of post-session model responses. It evaluates interaction quality and decides if adaptive follow-up questions are required for deeper performance investigation.

Can I automatically generate follow-up questions for unsatisfactory model responses?

Yes, you can automatically generate follow-up questions for unsatisfactory model responses. The evaluation mechanism triggers adaptive query generation to produce follow-up prompts, enabling deeper investigation when the initial interaction assessment indicates further questioning is needed.

What is the best way to log feedback for iterative model improvement?

The best way to log feedback for iterative model improvement is to run a post-session review that integrates an implementation-reviewer agent. This assesses responses, generates adaptive queries if needed, and systematically handles feedback logging for continuous enhancement.

Do I need specific path resolver scripts to analyze GSB model sessions?

Yes, analyzing GSB model sessions relies on specific path resolver and session ID tool scripts to correctly locate and manage session data. These dependencies ensure the post-interaction evaluation accurately targets the correct model responses for feedback generation.