# Source Command Hdd Stage Adr

> Phase 2 router for staging ADR creation

- Skill: `kastalien-research/source-command-hdd-stage-adr` (Agent Skill)
- Install (CLI): `npx skillmds@latest add kastalien-research/source-command-hdd-stage-adr`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kastalien-research/source-command-hdd-stage-adr/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: kastalien-research (https://skillmd.com/u/kastalien-research)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kastalien-research/source-command-hdd-stage-adr

---


# source-command-hdd-stage-adr

Use this skill when the user asks to run the migrated source command `hdd-stage-adr`.

## Command Template

# /hdd:stage-adr

Create a staging ADR from approved research hypotheses.

## Usage

```bash
/hdd:stage-adr "<adr-title>"
```

## Delegation

- Primary module: `./modules/stage-adr-brief.md`
- Handoff schema: `../_contracts/delegation-handoff-schema.md`

## Inputs

- `task_goal`
- `hypotheses`
- `paths_to_inspect` (ADR template, staging path, dependency references)
- `acceptance_checks`

## Steps

1. Delegate ADR drafting and completeness checks.
2. Verify output path and hypothesis quality.
3. Ask for user approval before implementation.

## Output

- Staging ADR path, quality summary, and open risks.

