# Flow Journey Author

> Per-domain journey doc authoring sub-skill for the flow-architecture plugin (implements CDR-023). Writes ONE markdown file at docs/product/journeys/<domain.md per domain, conforming to the Q26 locked template (variable phase count per Q26 mod 5; ~290-450+ lines based on TEAM precedent). Hybrid authoring — deterministic frontmatter stamping via the extracted scripts/buildjourneyfrontmatter.py builder (scaffold-log frontmatter + story-doc aggregation per ADR-033, fixture-locked); single body-only Agent(journey-doc-author) call for 7-9 narrative sections (single-agent preserves cross-phase narrative continuity). Runs AFTER flow-doc-author so story docs are available as authoring context AND as the personas/flowids aggregation source. 1 agent per domain; parallel across domains for multi-domain scaffolds with a concurrency cap of ~10 to avoid Claude Code background-agent queueing. 0 synchronous gates in default mode. Per-domain footprint ~90s; wall time scales as ceil(N/10) ~90s — N≤10 domains finish in ~90s, N=27 finishes in ~270s (3 batches under the cap).

## Facts
- Page: https://tashan.sh/capability/skill-brite-nites-flow-journey-author
- tashan id: skill:Brite-Nites/flow-journey-author
- Source: https://github.com/Brite-Nites/brite-claude-plugins
- Type: skill
- Category: other
- tashan score: not scored (catalogued only — too little public evidence)
- Adoption: 9.0
- Upkeep: 95.0
- Freshness: 90.0
- Evidence coverage: 84% of the inputs this score can use
- Health: active
- Instruction depth: not yet graded
- Official: no

## Install

```sh
cp -r flow-journey-author ~/.claude/skills/
```

## Security audit
Not scanned. We audit npm-published capabilities; this one has no npm package we can resolve, or has not reached the queue. This is not a clean bill of health.

---
Measured 2026-09-12 by tashan (https://tashan.sh) from public evidence. Scorer s5.
