Skip to main content

plan-tune

plan-tune

Catalogue généré le 2026-05-11

En une phrase

Self-tuningRègle questionla sensitivityfréquence +des developerquestions psychographicque forClaude gstackte pose et inspecte ton profil de développeur (v1:ce observational)que tu as déclaré aimer vs ce que ton comportement révèle).

Quand l'utiliser

  • UseQuand whenClaude askedte topose "tunetoujours questions",la "stopmême askingquestion meagaçante that",et "tooque manytu questions",veux "showqu'il myarrête
profile",Quand "whattu veux voir ton profil : tes préférences (rapide vs minutieux, scope large vs petit, etc.) Quand tu veux changer ta posture : « je veux être consulté à chaque décision » ou au contraire « délègue, fais au mieux » Quand tu veux voir l'historique des questions haveque IClaude 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 t'a recommendationposées fordans thece Nthprojet time.Quand tu veux activer ou désactiver complètement le système de réglage de questions

Comment l'invoquer

  • Slash command : /plan-tune (sià exposétaper dans tonClaude CLI)Code)
  • Phrases déclencheurs (texte) : voir"tune laquestions" description/ complète"stop ci-dessousasking me that" / "too many questions" / "show my profile" / "show my vibe" / "developer profile" / "turn off question tuning"
  • Auto-invocation : ✅ UseOui when askedClaude topropose "tunece questions",skill "stopquand askingil meremarque that",que "toola many questions", "show my profile", "what questions have I been asked", "show my vibe", "developer profile", or "turn offmême question tuning".revient (gstack)ou Proactivelyque suggesttu whensurcharges thesouvent userses says the same gstack question has come up before, or when they explicitly override a recommendation for the Nth time.recommandations.

Description complètedétaillée

Self-tuning/plan-tune questionest sensitivityun +panneau developerde psychographicréglages forconversationnel gstack: tu parles en langage naturel, pas besoin de mémoriser des sous-commandes. Tu peux dire « montre-moi mon profil », « arrête de me demander ça », « passe-moi en mode délègue » et Claude comprend.

Le skill gère deux choses. D'un côté, un registre de toutes les questions que les autres skills posent (v1:validation, observational).choix Reviewde whichscope, AskUserQuestionroutage), promptsavec firetrois acrosspréférences gstackpossibles skills,: setne per-questionjamais preferencesdemander, demander à chaque fois, demander seulement pour les décisions irréversibles. De l'autre, un profil développeur en cinq dimensions : appétit de scope (never-askpetit /vs always-ask« / ask-only-for-one-way), inspectboil the dual-trackocean profile»), tolérance au risque, préférence de détail (whatréponses you declaredcourtes vs what your behavior suggests)explications), andautonomie enable/disable(consulter questionvs tuning.déléguer), Conversationalsoin interfacede l'architecture.

Ton profil a deux pistes : celui que tu as déclaré toi-même et celui que ton comportement réel suggère. Quand il y a un écart, le skill te montre la différence (« tu te dis prudent mais tes choix sont rapides »). Cette version 1 est purement observationnelle : aucun autre skill ne modifie son comportement à partir du profilnoc'est CLIjuste syntaxun required.miroir Usepour whent'aider askedà tomieux "tunete questions",connaître "stopet askingdésamorcer me that", "too many questions", "show my profile", "whatles 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.

Pour aller plus loin

Preamble (run first)

Plan Mode Safe Operations

In plan mode, allowed because they inform the plan: $B, $D, codex exec/codex review, writes to ~/.gstack/, writes to the plan file, and open for generated artifacts.

Skill Invocation During Plan Mode

If the user invokes a skill in plan mode, the skill takes precedence over generic plan mode behavior. Treat the skill file as executable instructions, not reference. Follow it step by step starting from Step 0; the first AskUserQuestion is the workflow entering plan mode, not a violation of it. AskUserQuestion (any variant — mcp__*__AskUserQuestion or native; see "AskUserQuestion Format → Tool resolution") satisfies plan mode's end-of-turn requirement. If no variant is callable, the skill is BLOCKED — stop and report BLOCKED — AskUserQuestion unavailable per the AskUserQuestion Format rule. At a STOP point, stop immediately. Do not continue the workflow or call ExitPlanMode there. Commands marked "PLAN MODE EXCEPTION — ALWAYS RUN" execute. Call ExitPlanMode only after the skill workflow completes, or if the user tells you to cancel the skill or leave plan mode.

(extrait — voir le SKILL.md complet pour la suite)répétitives.

Source

  • Plugin : gstack
  • Nom interne : plan-tune
  • Fichier : /home/thymon/.claude/skills/gstack/plan-tune/SKILL.md