Chronos Doctor — Development skill for Claude Code
Verify the chronos install end to end - hooks registered, transcript readable, statusline rendering.
How to install Chronos Doctor
Installs to ~/.claude/skills/othmanadi-chronos-chronos-doctor/SKILL.md
mkdir -p ~/.claude/skills/othmanadi-chronos-chronos-doctor && curl -fsSL https://raw.githubusercontent.com/OthmanAdi/chronos/HEAD/commands/chronos-doctor.md -o ~/.claude/skills/othmanadi-chronos-chronos-doctor/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Chronos Doctor does
description: Verify the chronos install end to end - hooks registered, transcript readable, statusline rendering.
Run `chronos doctor` and show the full output.
The doctor executes each hook against a real payload and prints what it actually emitted, so treat its output as evidence rather than a claim.
If it reports failures:
- "hook X not registered" or "legacy v1 hooks" means the install is stale. Offer to
run
chronos install, which is idempotent and takes a backup. - "registere
Alternatives in Development
- Ecc Guide — Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su 243.5k ★
- Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
- Doctor — Environment diagnostics with interactive fixes — providers, auth, RTK, hooks, token optimization 2.8k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ashlr Doctor
Diagnose an ashlr-plugin install — checks plugin path, version, MCP servers, hooks, stats, genome, and setting
Session Health
Manage the session-health skill — install/uninstall the UserPromptSubmit (per-turn) and Stop (session-end) hoo
Claude Notes
Transform Claude Code transcript JSONL files into readable terminal and HTML formats.
Preview
Render the statusline once with a synthetic JSON payload, so you can verify it without waiting for a Claude Co
Rolepod Stats
Show rolepod evidence stats for this project — tier routes, verify/review verdicts, strong-dispatch overrides,
Propagate Doctor
Diagnose the propagation setup end to end when something looks wrong, or after changing where files live
Related Agents
Statusline Builder
Interactive configuration wizard for the claude-statusline-builder plugin. Walks the user through choosing tim
Project Automation Auditor
Audits a project's automation and verification posture: test runner, formatter/linter PostToolUse hooks, PreTo
Claude Code Infra
Use PROACTIVELY and automatically — do not wait to be asked — to configure Claude Code itself: sub-agents, ski