---
name: Agent Identity Backlog
slug: agent-identity-backlog
category: Writing
description: "Agent Identity Backlog updates skill docs and templates so worklogs use an agent's real identity instead of a hardcoded placeholder. Use it when auditing or revising documentation rules for agent attribution."
github: "https://github.com/majiayu000/claude-skill-registry/tree/main/skills/agent/0000-dorgonman-kano-agent-backlog-s-59370436"
language: HTML
stars: 575
forks: 88
install: "npx degit https://github.com/majiayu000/claude-skill-registry/tree/main/skills/agent/0000-dorgonman-kano-agent-backlog-s-59370436 ~/.claude/skills/0000-dorgonman-kano-agent-backlog-s-59370436"
installs_to: ~/.claude/skills/0000-dorgonman-kano-agent-backlog-s-59370436
source_path: skills/agent/0000-dorgonman-kano-agent-backlog-s-59370436/SKILL.md
collection_size: 23
category_size: 1012
collection_url: "https://dirskills.com/collections/majiayu000/claude-skill-registry"
added: 2026-08-25T05:14:05.979Z
last_synced: 2026-08-25T05:14:05.979Z
canonical_url: "https://dirskills.com/skills/agent-identity-backlog"
---

# Agent Identity Backlog

Agent Identity Backlog updates skill docs and templates so worklogs use an agent's real identity instead of a hardcoded placeholder. Use it when auditing or revising documentation rules for agent attribution.

**Install:**

```bash
npx degit https://github.com/majiayu000/claude-skill-registry/tree/main/skills/agent/0000-dorgonman-kano-agent-backlog-s-59370436 ~/.claude/skills/0000-dorgonman-kano-agent-backlog-s-59370436
```

## README

# Context

To maintain the integrity of audit logs, we must ensure that agents use their real identities in worklogs, rather than blindly copying "codex" from templates.

# Goal

Update the skill documentation and templates to explicitly require agents to use their real identity.

# Non-Goals

- Technical enforcement in the script code (documentation only for now).

# Approach

1. Update `SKILL.md` Non-negotiables.
2. Update `templates.md` with placeholders.
3. Update `conventions.md`.

# Acceptance Criteria

- [ ] `SKILL.md` contains the rule.
- [ ] `templates.md` no longer has hardcoded `codex`.
- [ ] `conventions.md` warns about identity usage.

# Risks / Dependencies

- Agents might ignore the docs; scripts should eventually enforce this (via `--agent` arg).

# Worklog

2026-01-04 23:31 [agent=antigravity] Created from template.
2026-01-04 23:33 [agent=antigravity] State -> Done.
