plan-tune

Tune AskUserQuestion prompt firing across gstack skills with per-question preferences.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/steadyfall/fspeek --skill plan-tune
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan-tune
Source: https://github.com/steadyfall/fspeek/tree/main/.claude/skills/gstack/plan-tune
Command: npx skills add https://github.com/steadyfall/fspeek --skill plan-tune

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan-tune reduces question fatigue by self-tuning which AskUserQuestion prompts fire across gstack skills, helping developers tailor conversational interactions.

Core Features & Use Cases

  • Review and adjust per-question tuning (never-ask, always-ask, ask-only-for-one-way) for gstack skills.
  • Inspect dual-track profiles (declared vs inferred behavior) to calibrate prompts.
  • Enable or disable question tuning across a project or workspace to improve flow when collaborating on AI-assisted builds.

Quick Start

Run plan-tune to review and adjust which questions fire for your gstack skills.

Frequently Asked Questions about plan-tune

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

FAQPage Schema
How do I reduce redundant conversational AI prompts during a build workflow?▼

To reduce question fatigue, you can calibrate conversational depth by setting per-question preferences like never-ask or always-ask across gstack skills. This optimizes user interactions by self-tuning AskUserQuestion prompts to eliminate redundant conversational queries.

What is the best way to calibrate AskUserQuestion prompts for user profiles?▼

Calibrating AskUserQuestion prompts involves inspecting dual-track profiles of declared versus inferred behavior. By reviewing these profiles, developers can align prompt firing behavior with specific user preferences and optimize conversational flow.

Can I disable question tuning for an entire project workspace?▼

Yes, you can enable or disable question tuning across an entire project or workspace. This allows collaborating developers to improve conversational flow globally without adjusting individual AskUserQuestion prompts.

How do I configure per-question tuning options for specific prompts?▼

Per-question tuning is configured by applying preferences to individual AskUserQuestion prompts. Options include setting prompts to never-ask, always-ask, or ask-only-for-one-way, directly adjusting how gstack skills fire conversational interactions.

Does question tuning work with declared and inferred user behavior profiles?▼

Yes, question tuning works by inspecting dual-track profiles that compare declared versus inferred user behavior. This mechanism allows developers to review and adjust prompt calibration based on actual conversational interactions.

When should I disable conversational prompt tuning in developer tools?▼

You should disable question tuning when collaborating on AI-assisted builds requires default conversational depths, or when global prompt preferences need to be suspended to restore original AskUserQuestion behavior across all gstack skills.