sitkowsp

Chair — Development skill for Claude Code

Development community

Show or change the chair setup — who drafts plans / summarises reviews for Claude, and whether Claude (Fable) codes.

How to install Chair

Installs to ~/.claude/skills/sitkowsp-super-claude-code-chair/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sitkowsp-super-claude-code-chair && curl -fsSL https://raw.githubusercontent.com/sitkowsp/super-claude-code/HEAD/commands/chair.md -o ~/.claude/skills/sitkowsp-super-claude-code-chair/SKILL.md

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

What Chair does


description: Show or change the chair setup — who drafts plans / summarises reviews for Claude, and whether Claude (Fable) codes argument-hint: [show | coder fable | coder executors | plan-assist codex | plan-assist off | review-assist codex | review-assist off]

Arguments: $ARGUMENTS

  • No arguments or show: call council_setup (no options) and print the chair line plus one sentence per option explaining what it does.
  • coder : call council_setup(coder=). fable

Alternatives in Development

  • Happy Coder — by GrocerPublishAgent - Spawn and control multiple Claude Codes in parallel from your phone or desktop 15.7k ★
  • Claude Peers MCP — Allow all your Claude Codes to message each other ad-hoc 1.9k ★
  • Fable OS — An agentic operating system where the kernel is controlled directly by Claude 324 ★

Full documentation available on GitHub

View Source Repository