Skip to main content
ClaudeWave
Skill407 repo starsupdated yesterday

0000-dorgonman-kano-agent-backlog-s-59370436

This backlog item guides documentation updates to require agents to use real identities in worklogs instead of copying template placeholders. Use this when establishing audit trail integrity standards and updating skill documentation conventions across a codebase to prevent identity obfuscation in agent-generated records.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/majiayu000/claude-skill-registry /tmp/0000-dorgonman-kano-agent-backlog-s-59370436 && cp -r /tmp/0000-dorgonman-kano-agent-backlog-s-59370436/skills/agent/0000-dorgonman-kano-agent-backlog-s-59370436 ~/.claude/skills/0000-dorgonman-kano-agent-backlog-s-59370436
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# 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.
003-agents-installationSkill

Use when you need to install the embedded robot agents into either .cursor/agents or .claude/agents, selecting the destination interactively and copying the embedded agent definitions from project assets. This should trigger for requests such as Install embedded agents; Bootstrap .cursor/agents; Bootstrap .claude/agents; Copy robot agents. Part of cursor-rules-java project

200-agents-mdSkill

Use when you need to generate an AGENTS.md file for a Java repository — covering project conventions, tech stack, file structure, commands, Git workflow, and contributor boundaries — through a modular, step-based interactive process that adapts to your specific project needs. This should trigger for requests such as Create AGENTS.md; Update AGENTS.md file; Add agent instructions. Part of cursor-rules-java project

2026-legal-research-agentSkill

>

trinity-auto-boot-validatorSkill

Generated skill from request: trinity auto-boot validator

34-openai-agents-sdk-panaversity-agentfactory-8f59f147Skill

Create your OpenAI Agents SDK skill in one prompt, then learn to improve it throughout the chapter

34-openai-agents-sdkSkill

Create your OpenAI Agents SDK skill in one prompt, then learn to improve it throughout the chapter

35-google-adk-reliable-agentsSkill

Create your Google Agent Development Kit skill in one prompt, then learn to improve it throughout the chapter

36-anthropic-agents-kit-developmentSkill

Create your Claude Agent SDK skill in one prompt, then learn to improve it throughout the chapter