Small but operational
It focuses on the smallest useful governance/doc pack instead of building process theatre.
Project Governance Docs is a small OpenClaw skill that helps you define new projects, document projects already in progress, update only impacted docs, and keep governance useful without turning it into process theatre.
/docsmenu (fixed menu) updatedocs = update impacted docs greenfield retrofit update impacted docs backup project restore project
It focuses on the smallest useful governance/doc pack instead of building process theatre.
When code already exists, it documents current reality first instead of redesigning the project in docs.
Backup and restore language stays honest: only promise real checkpoints, and ask when the target project is unclear.
Done means more than “task complete” — it encourages compact proof and explicit residual risk.
Repeated mistakes can be turned into compact lessons, checklists, and stronger behavior without bloating the system.
It tightens existing workflows instead of creating new modes, abstractions, or a giant memory platform.
Import the packaged skill or copy the source folder into your local OpenClaw skills directory.
Run /docsmenu to show the fixed workflow menu verbatim and pick the workflow that matches the project state.
Use greenfield for new projects, retrofit for existing ones, and update impacted docs after confirmed changes.
Download the packaged skill file and import it using your normal OpenClaw skill import flow.
Copy the source skill folder into your local OpenClaw skills directory, then reload/restart OpenClaw if needed.
Define the project before coding. Best for new projects that need a foundation first. Can also be sent by itself as a direct workflow selection.
Document and govern the current implementation first. Best for projects already in progress. Can also be sent by itself as a direct workflow selection.
Update only the docs affected by the latest confirmed change in the current project context. updatedocs works as a direct alias.
Create a real checkpoint for the current clearly scoped project. If the target is unclear, ask first.
Restore the current clearly scoped project from a real checkpoint. If the target is unclear, ask first.
The goal is to preserve useful learning without keeping passive duplicated clutter forever.
/docsmenu.Main project repo with source, dist, and README.
Useful if you want the built skill artifact first.
Useful if you want to inspect or install from source.