name: scbe-doc-maker description: Build local-first fiction and non-fiction documents from SCBE sources with verifiable citations, structured outlines, and export-ready artifacts. Use when asked to draft, revise, synthesize, or package books, reports, specs, or training corpora from repo/wiki/notes.
SCBE Doc Maker
Use this workflow to produce publishable and auditable documents without external paid tooling.
Workflow
- Define target output.
- Define audience, tone, and acceptance criteria.
- Build a source manifest with exact file/URL/date for every input.
- Normalize source structure before drafting.
- Draft in passes: outline, skeleton, full prose, final tighten.
- Tag every factual claim with source references.
- Produce final package and change log.
Required Outputs
source_manifest.jsonwithid,path_or_url,retrieved_at,hash_or_commit.outline.mdwith chapter or section IDs.draft.mdorfinal.mdwith stable heading IDs.decision_record.jsonwith material choices and tradeoffs.
Guardrails
- Keep generation local-first.
- Treat remote model calls as optional helpers, not required dependencies.
- Preserve canon or spec invariants when working on long-running series.
- Refuse silent source substitution.
- Mark uncertain content as hypothesis.