How-To Guides
Task-oriented procedures. Assumes you already have a forked, running agent (see Tutorials if not).
| Guide | When to read |
|---|---|
| Fork the template | Fast-path checklist for experienced forkers |
| Add a custom skill | Your agent does new things and callers need to dispatch to them |
| Configure subagents | You want specialized delegates beyond the placeholder worker |
| Wire Langfuse + Prometheus | You need traces and metrics in production |
| Deploy via GHCR | You're ready to ship and want auto-deploy wired up |