office-hours
office-hours
Catalogue généré le 2026-05-11
En une phrase
Une séance type « bureau YC Office» Hours: —Claude twojoue modes.le rôle d'un partenaire qui te pose les bonnes questions avant que tu construises quoi que ce soit.
Quand l'utiliser
UseQuandwhentuaskedastoune"brainstormidéethis",et"Ituhaveteandemandesidea",si"helpçamevautthinklethroughcoupthis",de"officelahours", or "is this worth building".construireProactivelyQuandinvoketuthisveuxskillbrainstormer(dounNOTprojet,answerundirectly)side-project,whenunethefeature,userundescribeshackathon
/plan-ceo-review /plan-eng-review, Comment l'invoquer
- Slash command :
/office-hours(siàexposétaper danstonClaudeCLI)Code) - Phrases déclencheurs (texte) :
voir"brainstormlathis"description/complète"Ici-dessoushave an idea" / "help me think through this" / "office hours" / "is this worth building" - Auto-invocation : ✅
ProactivelyOuiinvoke—thisClaude invoque ce skill(doautomatiquementNOTquandanswertudirectly)décriswhenunethenouvelleuseridéedescribesdeaproduit,newdemandesproductsiidea,çaasksvautwhetherlesomethingcoupisdeworthlabuilding,construire,wantsoutoexploresthink through design decisions for something that doesn't exist yet, or is exploring aun conceptbeforeavantanyd'écrirecodeleismoindrewritten.code.
Description complètedétaillée
YC/office-hours Officeest Hoursune —session twode brainstorming structurée. Avant tout, le skill te demande ton objectif : startup, intrapreneuriat, hackathon, open source, apprentissage, ou juste pour le fun. Selon ta réponse, il bascule dans l'un des deux modes.
Mode mode:startup applique six forcing questions thatde exposediagnostic demandYC reality,: statusla quo,demande desperateest-elle specificity,réelle narrowest(pas wedge,juste observation,de andl'intérêt future-fit.poli) Builder? mode:Quel est le concurrent réel (souvent un tableur + Slack bricolés) ? Quelle spécificité désespérante peux-tu nommer (un vrai client, un vrai cas) ? Quel est le wedge le plus étroit qui peut générer du revenu cette semaine ? As-tu observé directement des utilisateurs ? Le produit tient-il dans 5-10 ans ? Le ton est exigeant : la spécificité est la seule monnaie, l'intérêt n'est pas la demande, les mots de l'utilisateur battent le pitch du fondateur.
Mode builder est plus chaleureux : design thinkingthinking, exploration, alternatives, brainstorming forcréatif sidepour projects,les hackathons,projets learning,perso andou opend'apprentissage.
Une Savesrègle astricte : aucune ligne de code n'est écrite, aucun autre skill d'implémentation n'est invoqué. La sortie est uniquement un design doc.doc Use when asked to "brainstorm this", "I have an idea", "help me think through this", "office hours", or "is this worth building". Proactively invoke this skillstructuré (doproblème, NOTcontraintes, answerapproche directly)choisie, whenalternatives theexplorées) usersauvegardé describes a new product idea, asks whether something is worth building, wants to think through design decisions for something that doesn't exist yet, or is exploring a concept before any code is written. Use before /plan-ceo-review or /plan-eng-review. (gstack)
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 todans ~/.gstack/projects/<projet>/. Ce document devient ensuite l'entrée des skills suivants (/plan-ceo-review, writes to the plan file, and open/plan-eng-review 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).
Source
- Plugin :
gstack - Nom interne :
office-hours - Fichier :
/home/thymon/.claude/skills/gstack/office-hours/SKILL.md