plan-tune

Configure per-question AskUserQuestion preferences across gstack skills.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/cheng80/rummipoker --skill plan-tune-cheng80
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-tune
Source: https://github.com/cheng80/rummipoker/tree/main/.agents/skills/gstack-plan-tune
Command: npx skills add https://github.com/cheng80/rummipoker --skill plan-tune-cheng80

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Self-tuning question sensitivity + developer psychographic for gstack (v1: observational). Review which AskUserQuestion prompts fire across gstack skills, set per-question preferences (never-ask / always-ask / ask-only-for-one-way), inspect the dual-track profile (what you declared vs what your behavior suggests), and enable/disable question tuning. Conversational interface — no CLI syntax required.

Use when asked to "tune questions", "stop asking me that", "too many questions", "show my profile", "what questions have I been asked", "show my vibe", "developer profile", or "turn off question tuning". (gstack)

Proactively suggest when the user says the same gstack question has come up before, or when they explicitly override a recommendation for the Nth time. Note: This content is for planning and configuration of prompt behavior within gstack. It does not execute external actions without explicit user confirmation. It focuses on optimizing user interaction and reducing prompt fatigue.

<!-- AUTO-GENERATED from SKILL.md.tmpl — do not edit directly --> <!-- Regenerate: bun run gen:skill-docs -->

Core Features & Use Cases

  • Per-question tuning: define never-ask / always-ask / ask-only-for-one-way preferences per prompt.
  • Dual-track profile comparison: compare declared vs inferred user behavior to guide tuning.
  • Proactive suggestion controls: enable/disable proactive question tuning during conversations.

Quick Start

Describe the questions you want tuned and the preferred per-question rules, and I will apply your tuning to gstack prompts.

Frequently Asked Questions about plan-tune

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

FAQPage Schema
How do I stop an AI assistant from asking the same prompt questions repeatedly?

To stop repeated AI assistant prompt questions, you can set per-question preferences to never-ask. This tunes which AskUserQuestion prompts fire across gstack skills to reduce prompt fatigue during live conversations.

What is question tuning for AI assistant workflows?

Question tuning for AI assistant workflows is the process of setting per-question rules for prompts. It configures whether gstack skills never-ask, always-ask, or ask-only-for-one-way based on your developer profile and preferences.

How do I check my developer profile for AI prompt behavior?

You can check your developer profile for AI prompt behavior by inspecting the dual-track profile comparison. This shows what you declared versus what your behavior suggests to guide question tuning decisions.

Can I turn off proactive question suggestions during live conversations?

Yes, you can turn off proactive question suggestions during live conversations. The skill provides proactive suggestion controls to enable or disable question tuning within your conversational workflows entirely.

How do I configure gstack prompts to always ask specific questions?

To configure gstack prompts to always ask specific questions, you apply the always-ask per-question preference. This ensures those AskUserQuestion prompts consistently fire across your gstack skills.