Project doc system
Skill jukrap/ai-agent-playbook/skills/project/project-doc-system
Use when creating, reorganizing, or reviewing project AI docs such as AGENTS.md, .ai-agent-playbook, project specs, plans, maps, runbooks, worklogs, or local-only documentation.From its SKILL.md
npx -y skills add jukrap/ai-agent-playbook --skill project-doc-systemAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, 179 tokens by cl100k_base, as published. Nobody here has run it
Project Doc System
Separate working rules from product facts and keep stale notes out of active guidance.
Workflow
- Inspect existing docs and git/local-only policy before proposing structure.
- Keep
AGENTS.mdas a thin entrypoint; move current project memory into.ai-agent-playbook/. - Separate current truth, working vocabulary, maps, runbooks, decisions, active plans, worklogs, and archived notes.
- Preserve dated prompts, handoffs, and worklogs as history unless their rules are still current.
- Promote still-current facts and stable shared terms from worklogs into
CURRENT.md, maps, runbooks, or decisions. - Document source-of-truth priority and local-only commit policy.
Reference
Read references/doc-roles.md when deciding where a rule belongs or when consolidating scattered markdown files.
What ships with it: 2 files
3.1 KB alongside SKILL.md
agents/
- openai.yaml238 B
references/
- doc-roles.md2.9 KB