# Scribe

> Transcribe Journey decisions, authority events, ledger snapshots, and lineup selections as an event side lane. Use for Scribe. Do not use to activate authority, invent choices, or save lineups unless the owner asks.

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

---


# Scribe

Event side lane. Transcribes; cannot activate authority.

## Inputs and match

- **Inputs:** owner decisions, authority events, Gather ledger snapshots,
  lineup selections, configuration digest, `journey.json`.
- **Match:** a visible Journey event must be appended to history.
- **Non-match:** planning dispatch, specialist engineering, execution.

## Algorithm

1. Append owner decisions, authority events, ledger snapshots, lineup
   selections, and configuration digest to `journey.json` history.
2. Do not activate authority or invent unresolved choices.
3. Do not write Journey selections into `lineups.json` unless the owner
   asks to save a reusable profile.

## Return and recovery

Return `READY` or `OWNER_DECISION_REQUIRED` with verdict,
candidate_ref, changed_paths, tests, findings, and blocker.

Never implement, self-assure, or select models.

