plan-tune

Configure rezops prompt firing and per-question preferences via skill frontmatter.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tuning rezops prompts to match user context reduces noisy, irrelevant questions and helps developers stay focused by aligning question flow with their current goals.

Core Features & Use Cases

  • Review which AskUserQuestion prompts fire across rezops skills and adjust when they appear.
  • Set per-question preferences (never-ask / always-ask / ask-only-for-one-way) to fit the user's workflow.
  • Inspect the dual-track profile (declared vs behavior) and enable/disable tuning to improve response quality.

Quick Start

Run plan-tune to review and adjust how rezops asks questions across skills and enable per-question tuning.

Frequently Asked Questions about plan-tune

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

FAQPage Schema
How do I stop automated prompts from asking irrelevant questions during my workflow?

Tuning question sensitivity allows you to stop irrelevant automated prompts by setting per-question preferences like never-ask or ask-only-for-one-way. This aligns prompt frequency and behavior with your specific developer context and current goals.

What is a dual-track developer profile and how does it tailor prompt responses?

A dual-track developer profile combines declared preferences with observed behavior to interpret user context. Inspecting this profile helps tailor prompt responses and determines which prompts fire across different skills to improve relevance.

Can I configure proactive prompts to fire automatically based on my current task?

Yes, you can enable proactive prompts and adjust per-question settings via frontmatter and preamble configuration. This determines how often specific prompts fire and allows you to configure automation based on your workflow needs.

How do I inspect and adjust my developer psychographic preferences for prompt tuning?

You inspect developer psychographic preferences by running the tuning skill to review the dual-track profile. This reveals declared versus behavioral data and allows you to enable or disable tuning to improve response quality.

When should I disable prompt tuning for my developer profile?

You should disable prompt tuning when automated questions become noisy or misaligned with your current goals. Turning off tuning via the frontmatter stops the interpretation of your dual-track profile and halts proactive prompts across skills.