Get started in 5 minutes
Took is a local CLI. No account, no cloud, no API keys required for the free tier. Install, initialise, and you're coaching your first prompt.
Install in Claude Code
The Claude Code plugin installs Took's hooks directly into your agent session — coaching prompts, guarding tool calls, reviewing diffs, and protecting context budget.
Command table
| Command | Description | Tier |
|---|---|---|
took init | Initialise .took/ in your repo. Detects tests, docs, build, gitignore, AGENTS.md. | free |
took ready | Agent-readiness report. Scores the repo against the agent-ready checklist. | free |
took prompt"<task>" | Right-size a task. Returns a coaching response + copy-ready prompt for the appropriate RePPIT phase. | free |
took diff | Review the current diff: scope, missing tests, risky edits, out-of-scope files. | free |
took docs-check | Check for README, .env.example, and AGENTS.md drift vs the current diff. | free |
took pr-ready | PR readiness score — evidence, risk notes, rollback plan, test coverage. | free |
took xp | View your local XP ledger. Categories: Research, Plan, Guard, Test, Docs, Judgment. | free |
took install-hooks | Install pre-commit and pre-push git hooks. Also installs agent hooks for Claude Code. | free |
took stats | Git-derived improvement trends: scoped-diff rate, test co-change, revert rate. | v1 |
took badge | Generate a Took Score or Agent-Ready README badge (shields.io endpoint). | v1 |
took pipp | Toggle the Pipp education register. Narrates agent actions in plain English. | Pro |
took explain<action> | Plain-English explanation of a specific agent action with cited resources. | Pro (Pipp) |
took scan | Heightened security, secrets, and PHI scan across the current diff. | v1 / Pipp |
took learn | Show your Pipp learning profile — mastered concepts, streak, growing edges. | Pro (Pipp) |
took secure | Run the Secure phase against the current diff. HIPAA/SOC2/HITRUST checklists. | Pipp Health |
took health init | Scaffold HIPAA/SOC2/HITRUST checklists for your workspace. | Pipp Health |
Hook architecture
Took operates through hooks — intercepting key events in the agent lifecycle to coach, guard, and review without replacing the agent itself.
UserPromptSubmitPreToolUsePostToolUsePreCompactPre-CommitPre-PushSecure gateModes
Regulated workflow setup
Pipp Health requires a separate add-on subscription. Once enabled, scaffold your compliance checklists and the Secure phase activates automatically after Test.
Disclaimer: Pipp Health assesses and surfaces compliance signals. It does not certify compliance with HIPAA, SOC 2, HITRUST, or any other framework. It is not a substitute for qualified legal counsel or a security auditor. Learn more →