plan-tune

Configure question prompt frequency and behavioral profiles for gstack skills.

Updated May 9, 2026
One-click install
npx skills add https://github.com/kk20300113-png/my-claude-skills --skill plan-tune-kk20300113-png
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan-tune
Source: https://github.com/kk20300113-png/my-claude-skills/tree/main/plan-tune
Command: npx skills add https://github.com/kk20300113-png/my-claude-skills --skill plan-tune-kk20300113-png

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill eliminates the frustration of repetitive AI questions by giving you fine-grained control over when prompts appear, letting you inspect how your actual behavior compares to your stated preferences, and turning off question tuning entirely when it becomes noise.

Core Features & Use Cases

  • Question Preference Control: Set individual questions to never-ask, always-ask, or ask-only-for-one-way modes across all gstack skills.
  • Developer Psychographic Profile: View the dual-track profile comparing what you declared versus what your usage behavior suggests about your preferences.
  • Proactive Tuning Suggestions: Automatically detect when the same question has been asked repeatedly and suggest tuning it.

Quick Start

Use the plan-tune skill to stop the AI from repeatedly asking about deployment preferences.

Frequently Asked Questions about plan-tune

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

FAQPage Schema
How do I stop AI from asking repetitive deployment preference questions?▼

To stop AI repetitive questions, you can set individual prompts to never-ask mode, controlling question frequency across all gstack skills to eliminate prompt noise entirely.

Can I compare my actual coding behavior against my declared developer preferences?▼

Yes, you can inspect a dual-track developer psychographic profile that compares your declared preferences against your actual usage behavior suggested by session analytics.

What is question tuning in the gstack framework?▼

Question tuning is a mechanism that controls AI question prompt frequency, persists developer preferences via gstack configuration binaries, and logs behavioral telemetry for session analytics.

How do I configure AskUserQuestion tooling to always ask for confirmation?▼

You can configure AskUserQuestion tooling by setting specific prompts to always-ask or ask-only-for-one-way modes, applying these behavioral rules globally across gstack skills.

Does gstack support automatic detection of repeated prompt suggestions?▼

Yes, gstack offers proactive tuning suggestions that automatically detect when the same question has been asked repeatedly and suggest adjusting its prompt frequency settings.

When should I globally disable question prompt tuning?▼

You should globally disable question prompt tuning when AI preference questions become noise, allowing you to turn off the behavioral inspection and prompt control entirely.