> ## Documentation Index
> Fetch the complete documentation index at: https://git.parsica.ai/llms.txt
> Use this file to discover all available pages before exploring further.

> Name this workspace's agent (the naming ceremony)

# Name

Name this workspace's agent. Run the identity verb with the user's chosen name:

```
python "${CLAUDE_PLUGIN_ROOT}/scripts/pcx.py" name --name "$ARGUMENTS"
```

Relay the warm readback to the user, including the byline preview - it shows exactly
what every reply will open with. If the name was rejected (empty, or fully redacted by
the workspace's own scrub/refusal policy), say so plainly and ask for another.

From your next reply on, honor the byline the readback previews: open every response
with that single line. The name is a display label, never a store key - nothing about
the workspace's memory changed.


## Related topics

- [changelog](/changelog.md)
- [Onboarding](/Omboarding.md)
- [ONBOARDING](/ONBOARDING.md)
- [Intro - Parsica Weave](/Intro.md)
- [SKILL](/skills/weave/SKILL.md)
