Start with a complete lifecycle

Build the reference patterns

These tutorials reproduce the packages shipped with the Autohand Code CLI. Together they cover tool, agent, skill, and trusted runtime contributions with exact file contents.

Prerequisites for every tutorial

  • A current Autohand Code CLI with the autohand extensions command tree.
  • A safe test repository; do not evaluate a new package in a sensitive production checkout.
  • An editor that preserves UTF-8 and JSON formatting.
  • The executables referenced by the tutorial handlers, such as git or bun.
  • A normal permission policy so you can verify approval and denial behavior.
autohand extensions --help
autohand --version