@zack/incident-handoff-checklist

Operational handoff checklist for incident updates, shift changes, and follow-through tracking.

Install
agentpm install @zack/incident-handoff-checklist@0.1.0
Load
import { loadSkill } from '@agentpm/sdk';
const skill = await loadSkill('@zack/incident-handoff-checklist@0.1.0');
Weekly installs
0
0%
Last publish
1d ago
v0.1.0
agent.json
{
  "name": "incident-handoff-checklist",
  "version": "0.1.0",
  "description": "Operational handoff checklist for incident updates, shift changes, and follow-through tracking.",
  "tools": [],
  "skill": {
    "entrypoint": "SKILL.md",
    "references": [
      "references/handoff-template.md"
    ]
  },
  "readme": "README.md",
  "license": {
    "spdx": "MIT"
  }
}
Tool dependencies
This skill does not declare any tool dependencies.
Skill files
Entrypoint
SKILL.md
References
references/handoff-template.md
Scripts
No helper scripts declared.
Compatibility metadata
Runtimes
No runtimes declared.
Model families
No model families declared.
Environments
No environments declared.