Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Complete workflow for project documentation including ADRs, PRDs, personas, and docs organization. Use when setting up documentation for a new project or improving existing docs. Triggers on project documentation, ADR, PRD, personas, docs structure, documentation setup.
Complete workflow for project documentation including ADRs, PRDs, personas, and docs organization. Use when setting up documentation for a new project or improving existing docs. Triggers on project documentation, ADR, PRD, personas, docs structure, documentation setup.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Complete workflow for setting up and maintaining project documentation.
npx clawhub@latest install project-documentation
Starting a new project and need docs structure Improving documentation on existing project Setting up ADRs, PRDs, or persona docs Want consistent documentation across projects
Start every project with documentation, not code: 1. Define the idea โ What is this? What problem does it solve? 2. Define the personas โ Who uses this? What are their journeys? 3. Define the features โ What does it do for each persona? 4. Define the stack โ What technologies? Why? 5. Then build โ With full context established
docs/ โโโ architecture/ # CURRENT STATE - Living docs of actual code โ โโโ overview.md โ โโโ data-flow.md โโโ guides/ # CURRENT STATE - How to use/operate โ โโโ getting-started.md โ โโโ configuration.md โโโ runbooks/ # CURRENT STATE - Short, actionable guides โ โโโ local-dev.md โ โโโ deploy.md โ โโโ database.md โโโ planning/ # FUTURE - Not for docs site โ โโโ roadmap.md โ โโโ specs/ โโโ decisions/ # ADRs - Decision records โ โโโ 001-tech-stack.md โ โโโ 002-auth-approach.md โโโ product/ # PRD, personas โโโ overview.md โโโ personas/ โโโ features.md
CategoryPurposeGoes on Docs Site?Current StateHow things work nowYesPlanningFuture specs, designsNoArchitectureLiving docs of codeYesRoadmap/TodosWhat we're working onNoRunbooksHow to operateYesProposed RunbooksFuture plansNo
Template: # ADR-001: [Title] ## Status [Proposed | Accepted | Deprecated | Superseded] ## Context [What is the issue we're solving?] ## Decision [What did we decide?] ## Consequences [What are the results - positive and negative?] ## Alternatives Considered [What other options did we evaluate?]
Before shipping docs: Separates current state from planning Uses appropriate template for doc type Written for the right audience Actionable (runbooks) or explanatory (guides) No stale/outdated information
Mixing future plans with current state โ Confuses what's real Planning docs on docs site โ Users expect reality One-size-fits-all docs โ Different audiences need different depth Building features before personas โ No context for decisions Documentation written once and forgotten โ Keep it current
Create docs/ directory structure Write initial PRD/overview Document 2-3 personas Create ADR-001 for tech stack Set up roadmap format Create essential runbooks (local-dev, deploy) Separate planning/ from current-state docs
Commands: /bootstrap-docs, /new-feature Agent: development
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.