← All playbooks · Raw API

task-people

# Capability: People & authors

## Intent phrases

- add a team member
- update leadership bio
- create author profile
- edit person page
- link author to publication

## Requires capabilities

`persons`

## Prerequisites

- Read `cms-edit://customer/people`
- `cms_edit ["index", "sync"]` when linking authors

## Steps

1. Create or open Person — `name`, `slug`, `jobTitle`, `bio`, `media`; `hidden: false` for public profiles
2. For `/people/` index: verify `customType` `people` + Leadership grid wiring
3. Link `authors` on articles when needed
4. `preview urls` on `/people/{slug}/` when indexed
5. `diff` → `save` → `task-publish-handoff`