DocFlow

August 12, 2026 · View on GitHub

Last updated: 2026-08-13 Rules: NAMING.md

Open First

Product Spec

#DocumentScope
0OverviewProduct identity, users, modules, and value

Specs

DocumentDescription
Plugin workflowDoctor/adopt/repair/init flow, script backend, hook behavior, and agent surfaces
Document validationValidation gate, metadata/update-log checks, blocker severity, and command wrappers
Adoption-aware validationStrict/adopted profiles, code-aware placeholders, helper upgrades, and bounded context

References

DocumentDescription
CommandsLocal script, Claude command, and Codex skill command reference
GlossaryShared terminology for docs, scripts, and agent UX
Context efficiencyLoading contract, reproducible measurements, limits, and interpretation rules

Commands

NeedCommand
Check if DocFlow is ready/docflow:check
Inspect repo docs/docflow:doctor
Initialize empty docs/docflow:init
Adopt existing docs/docflow:adopt
Repair generated map/helpers/docflow:repair
Validate docs before completion/docflow:validate
Create a feature plan/docflow:feature-plan <msg>
Draft product WHAT docs/docflow:product-spec <msg or code path>

Decisions

#TitleStatus
0001Plain Markdown and Bash as the portable coreAccepted

Plans

Reviews

Changelog

  • June 2026 — initial release plus scaffold/context hardening
  • August 2026 — adoption-aware validation and upgrade safety