Skip to main content

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

  • UseQuand whentu askedas toune "brainstormidée this",et "Itu havete andemandes idea",si "helpça mevaut thinkle throughcoup this",de "officela hours", or "is this worth building".construire
  • ProactivelyQuand invoketu thisveux skillbrainstormer (doun NOTprojet, answerun directly)side-project, whenune thefeature, userun describeshackathon
aAvant newde productlancer idea,/plan-ceo-review asksou whether/plan-eng-review, somethingpour isavoir worth building, wants to think throughun design decisionsdoc forsolide somethingen thatentrée doesn'tQuand existtu yet,n'arrives orpas isà exploringarticuler aclairement conceptle beforeproblème anyque codetu isveux written.résoudre Quand tu te lances dans quelque chose de nouveau et tu veux poser les bases proprement

Comment l'invoquer

  • Slash command : /office-hours (sià exposétaper dans tonClaude CLI)Code)
  • Phrases déclencheurs (texte) : voir"brainstorm lathis" description/ complète"I ci-dessoushave an idea" / "help me think through this" / "office hours" / "is this worth building"
  • Auto-invocation : ✅ ProactivelyOui invoke thisClaude invoque ce skill (doautomatiquement NOTquand answertu directly)décris whenune thenouvelle useridée describesde aproduit, newdemandes productsi idea,ça asksvaut whetherle somethingcoup isde worthla building,construire, wantsou toexplores think through design decisions for something that doesn't exist yet, or is exploring aun concept beforeavant anyd'écrire codele ismoindre written.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.

Startup

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.

source.

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