| name | documentation-and-blueprint-update | |||||
|---|---|---|---|---|---|---|
| description | Workflow command scaffold for documentation-and-blueprint-update in periscope. | |||||
| allowed_tools |
|
Use this workflow when working on documentation-and-blueprint-update in periscope.
Updates or adds documentation, blueprints, or architecture plans, often in docs/ or scripts/guides/ directories.
docs/**/*.mddocs/guides/**/*.mddocs/superpowers/**/*.md
- Understand the current state and failure mode before editing.
- Make the smallest coherent change that satisfies the workflow goal.
- Run the most relevant verification for touched files.
- Summarize what changed and what still needs review.
- Edit or create markdown files in docs/ or docs/guides/
- Optionally update related scripts or blueprints
- Commit with a message referencing documentation or blueprint
- Treat this as a scaffold, not a hard-coded script.
- Update the command if the workflow evolves materially.