mizuharaa

Office Hours — Development skill for Claude Code

Development community

Mission kickoff — frame the problem, check Hermes, decide the minimum roster.

How to install Office Hours

Installs to ~/.claude/commands/mizuharaa-wisp_os-office-hours.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mizuharaa/wisp_os/HEAD/.claude/commands/office-hours.md -o ~/.claude/commands/mizuharaa-wisp_os-office-hours.md

Restart Claude Code, or start a new session, for it to be picked up.

What Office Hours does


description: Mission kickoff — frame the problem, check Hermes, decide the minimum roster

First, emit the stage: `python .claude/hooks/mirror.py --stage think --detail "office-hours: $ARGUMENTS"`

Then, as the conductor:

  1. Restate the mission ($ARGUMENTS) in one sentence. If the framing looks wrong, push back NOW — before any work.
  2. python hermes/hermes.py query "$ARGUMENTS" — has this (or part of it) been solved before? Reuse beats rebuild.
  3. python skills/engine.py list — whic

Alternatives in Development

  • Om Standup — Morning kickoff 4.6k ★
  • Codex Claude Academic Skills — 本仓库包含三个面向学术科研人员的Skills,覆盖从文献阅读、论文写作到科学计算的完整研究工作流 3.2k ★
  • Haft — Engineering decisions engine that know when they're stale 1.4k ★

Full documentation available on GitHub

View Source Repository