Adr spec handoff
Skill jukrap/ai-agent-playbook/skills/project/adr-spec-handoff
Reusable AI agent skills, project templates, and guardrails for safer software maintenance and delivery.
npx -y skills add jukrap/ai-agent-playbook --skill adr-spec-handoffAssembled 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.
What its author says it does
Copied from the file, not written here
Use when turning decisions, architecture constraints, specs, milestone outcomes, worklogs, or implementation handoffs into durable ADR/spec/runbook/project-memory documentation.
SKILL.md
1.0 KB, as published. Nobody here has run it
ADR Spec Handoff
Use this as the primary project skill for durable decision, spec, and handoff documentation.
Workflow
- Identify what changed, why it matters, who will rely on it, and where durable project memory belongs.
- Separate current rules, product facts, decisions, open questions, worklog history, and generated evidence.
- Promote only reviewed, stable facts into ADRs, specs, maps, runbooks, or
.ai-agent-playbookmemory. - Keep raw chat transcripts, noisy references, personal paths, credentials, branch names, and PR numbers out of durable docs.
Reference
Read references/adr-decision-capture.md for ADR scope, decision records, alternatives, consequences, and status.
Read references/spec-worklog-promotion.md for promoting worklogs, plans, handoffs, and evidence into durable project memory.