Add agent pronouns to agents-* skills, name generator, and self-name docs #104

Closed
opened 2026-05-29 19:05:14 +00:00 by coilysiren · 0 comments
Owner

🤖 Filed by Claude Code on Kai's behalf.

Assign each agent harness a pronoun and surface it everywhere the agent names are listed.

  • Claude she/her, Codex he/him, OpenClaw they/them.
  • agentPronounSlug defaults to they/them (claude and codex explicit), so any unrecognized harness reads they/them.

Changes in this repo:

  • agents-claude / agents-codex / agents-openclaw skills - pronouns in the description and the body intro line.
  • scripts/agent-name.sh - local fallback appends the pronoun slug (-she-her); SessionStart greeting shows the natural-language form parsed from the slug.
  • docs/FEATURES.md - self-name format is now claude-<os>-<hostname>-<tag>-<pronouns>.

The canonical generator lives in coily (resolveAgentIdentity); tracked separately. The script's claude-* acceptance gate still rejects coily-emitted codex-/openclaw- names - pre-existing, noted for a follow-up.

🤖 Filed by Claude Code on Kai's behalf.

> 🤖 Filed by Claude Code on Kai's behalf. Assign each agent harness a pronoun and surface it everywhere the agent names are listed. - Claude she/her, Codex he/him, OpenClaw they/them. - `agentPronounSlug` defaults to they/them (claude and codex explicit), so any unrecognized harness reads they/them. Changes in this repo: - `agents-claude` / `agents-codex` / `agents-openclaw` skills - pronouns in the description and the body intro line. - `scripts/agent-name.sh` - local fallback appends the pronoun slug (`-she-her`); SessionStart greeting shows the natural-language form parsed from the slug. - `docs/FEATURES.md` - self-name format is now `claude-<os>-<hostname>-<tag>-<pronouns>`. The canonical generator lives in coily (`resolveAgentIdentity`); tracked separately. The script's `claude-*` acceptance gate still rejects coily-emitted `codex-`/`openclaw-` names - pre-existing, noted for a follow-up. > 🤖 Filed by Claude Code on Kai's behalf.
Sign in to join this conversation.
No labels
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
coilyco-flight-deck/agentic-os#104
No description provided.