Documentation
README
agentic-workflows-blueprint.workflow.document
Goal
Create or update project documentation from the implementation evidence (primarily git diff and related files).
Scope
- Applies to: documenting completed implementation work.
- Does not cover: code changes unrelated to documentation.
Triggers
- "Document this change"
- "Create task documentation from diff"
- "Write implementation notes for handoff"
Inputs
baseBranchdiffScope(commit range, PR diff, or working tree)docTarget(destination file path)docStyle(technical, product-facing, mixed)reviewFeedback(optional, when rerunning after review fail)
Invariants
This is the opening of the README. Read the full README on GitHub.