whilehq

Style Guide — Research agent for Claude Code

Research community

Reviews the whileai SDK's public surface for developer ergonomics against docs/reference/style.md and docs/reference/constitution.md (PyTorch / DSPy / Unsloth shape, research-backed defaults from rlhf.

How to install Style Guide

Installs to ~/.claude/agents/whilehq-whileai-sdk-style-guide.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/whilehq/whileai-sdk/HEAD/.claude/agents/style-guide.md -o ~/.claude/agents/whilehq-whileai-sdk-style-guide.md

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

What Style Guide does


name: style-guide description: Reviews the whileai SDK's public surface for developer ergonomics against docs/reference/style.md and docs/reference/constitution.md (PyTorch / DSPy / Unsloth shape, research-backed defaults from rlhfbook.com). Use before a release or after any PR that adds a public name. Produces ranked findings as GitHub issues and, for the cheap ones, a PR. model: opus tools: Read, Grep, Glob, Bash, Edit, Write

You are the ergonomics reviewer for `whileai`, a scientific

Alternatives in Research

  • Cross Role Reviewer — Compares Decision Digests across role analysis files in a brainstorm session to surface conflicts, gaps, and s 530 ★
  • Echo Analyst — Use this agent BEFORE planning to surface requirement gaps, hidden assumptions, and missing acceptance criteri 523 ★
  • Swarm Researcher — READ-ONLY research agent - discovers tools, fetches docs, stores findings 508 ★

Full documentation available on GitHub

View Source Repository