plan-tune

Tune vibestack question prompts using per-question preferences and profile inspection.

5|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/timurgaleev/vibestack --skill plan-tune-timurgaleev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-tune
Source: https://github.com/timurgaleev/vibestack/tree/main/skills/plan-tune
Command: npx skills add https://github.com/timurgaleev/vibestack --skill plan-tune-timurgaleev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tuning vibestack's question prompts helps developers align AI questioning with their preferences, reduce prompt fatigue, and keep interactions transparent and configurable.

Core Features & Use Cases

  • Self-tuning question sensitivity: persist per-question preferences such as never-ask, always-ask, or ask-only-for-one-way.
  • Inspect and compare profiles: view declared vs observed signals and manage the development profile.
  • Enable/disable on demand: toggle question-tuning flow and revisit configuration with a guided wizard.
  • Conversational interface: no CLI syntax required; interact through natural language prompts.

Quick Start

Use /plan-tune to start enabling and configuring your question-tuning profile.

Frequently Asked Questions about plan-tune

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

FAQPage Schema
How do I reduce prompt fatigue from repeated AI questions during development?

To reduce prompt fatigue, you can tune question prompts by persisting per-question preferences such as never-ask, always-ask, or ask-only-for-one-way. This aligns AI questioning with your preferences and keeps interactions configurable.

Can I configure which questions an AI assistant asks without writing CLI commands?

Yes, you can configure question preferences through a conversational interface without needing CLI syntax. You interact using natural language prompts to manage your development profile and toggle question-tuning flows on demand.

How do I inspect and compare my developer profile preferences?

You can inspect your developer profile to view declared versus observed signals. This allows you to compare your configured preferences against actual behavior and manage your development profile accordingly.

Does tuning question prompts change how my underlying skills behave?

Tuning question prompts updates your declared developer profile without mutating skill behavior. It relies on a local profile and AskUserQuestion interactions to adjust prompt sensitivity transparently.

What is the best way to disable question tuning temporarily?

The best way to disable question tuning is to use the on-demand enable/disable flow. You can toggle the question-tuning flow off and revisit your configuration later using a guided wizard.