Skip to content
Apothem
Reference

Reference

Navigable registry of artifact classes with paths and on-disk layouts for rules, commands, skills, delegated workers, hooks, MCP servers, settings, and output styles.

Per-artifact-class reference. Each page describes the class's purpose, on-disk layout, frontmatter contract, and the registry that lists every instance.

Repo-relative paths are shown below; each adapter materializes these into its native configuration directory (e.g. ~/.claude/ for the Claude Code adapter — see site/content/docs/harnesses/<harness>.mdx for per-harness destinations).

ClassPageRepo-relative source path
CLAUDE.mdCLAUDE.mdCLAUDE.md
RulesRulessrc/apothem/rules/
CommandsCommandssrc/apothem/commands/
SkillsSkillssrc/apothem/skills/
Delegated workersreference pagesee canonical-paths block
HooksHookssrc/apothem/hooks/
MCP serversMCP serversshared profile — mcp_servers
SettingsSettingssrc/apothem/harnesses/claude_code/templates/settings.json
Output stylesOutput stylessrc/apothem/output-styles/
Harness registryHarness registrysrc/apothem/lib/harness_registry.py

The full canonical registry lives across the artifact cohorts (rules/, commands/, skills/, agents/, hooks/). This page mirrors that registry in a navigable form.