GuidesWrite Playbook docs

Guides

Choose a Resource type

Choose the Resource type by what should happen next, not by the filename you already have.

Resource types

Match the type to the behavior.

Do not make every file generated output. Use a Document for normal knowledge, a Topic for reusable AI guidance, and specialized types only when Playbook should render a role, command, workflow, or lifecycle behavior.

Document

Use it for normal Markdown knowledge that should stay readable before it needs generated output.

Topic

name + title + description

Use it when concise guidance should become AI Channel output.

Reference

category: reference

Use it for same-folder supporting detail such as checklists, examples, tables, and edge cases.

Team member

category: team-member

Use it for a delegated specialist role that can render as each AI Channel's native profile.

Command

category: command

Use it for a user-invoked procedure such as triage, planning, review, or release handoff.

Workflow

category: workflow

Use it for a multi-agent orchestration script that each AI Channel adapts to its native orchestration surface.

Lifecycle

category: lifecycle

Use it for automatic behavior such as hooks, guards, and post-edit checks.

Guide map

Choose the decision you are making.