DocumentationPROPRO REQUIREDFC-DOC-013
Migration Doc Claw
migration-claw
v0.2.0May 25, 2026Documentation migration and format conversion — migrate docs between platforms, formats, and versioning systems
Documentation migration that preserves structure — link mapping, format conversion, and content integrity checks so your docs survive the platform switch without orphan pages or broken references.
PRIMARY ACTION
Unlock with ProCOMPATIBLE WITH
OpenClawHermesClaude CodeCodex+4
8 compatible tools4 output formats
When to Use
- Create practical README and setup docs
- Document API behavior with clarity
- Maintain reliable changelogs
- Reduce onboarding friction
Compatible Frameworks
8 TOOLS
Quality Gates
- no fake claims
- breaking changes documented
- codemod scripts tested
- migration paths actionable
4 GATES DEFINED
Expected Outputs
Migration Plan with Source-to-Target MappingLink Redirect MapFormat Conversion AuditContent Integrity Checklist
Native exports per tool
OpenClaw10 files
openclaw/AGENTS.mdopenclaw/SOUL.mdopenclaw/TOOLS.md+7 moreHermes5 files
hermes/skills/flickclaw/migration-claw/SKILL.mdhermes/skills/flickclaw/migration-claw/references/workflow.mdhermes/skills/flickclaw/migration-claw/references/quality-gates.md+2 moreClaude Code6 files
claude-code/CLAUDE.mdclaude-code/.claude/skills/migration-claw/SKILL.mdclaude-code/.claude/skills/migration-claw/references/workflow.md+3 moreCodex5 files
codex/AGENTS.mdcodex/.flickclaw/agents/migration-claw/codex.mdcodex/.flickclaw/agents/migration-claw/workflow.md+2 moreCursor3 files
cursor/.cursor/rules/flickclaw-migration-claw.mdccursor/.cursor/rules/flickclaw-migration-claw-workflow.mdccursor/.cursor/rules/flickclaw-migration-claw-quality-gates.mdcWindsurf3 files
windsurf/.windsurf/rules/flickclaw-migration-claw.mdwindsurf/.windsurf/rules/flickclaw-migration-claw-workflow.mdwindsurf/.windsurf/rules/flickclaw-migration-claw-quality-gates.mdAider3 files
aider/CONVENTIONS.mdaider/aider.mdaider/.aider.conf.ymlOllama4 files
ollama/Modelfileollama/system-prompt.mdollama/template.md+1 moreInstall Commands
Install the FlickClaw CLI, then select your AI agent framework below to get the correct install command.
Step 1: Install CLI (one-time)
npm install -g @flickclaw/cli@latestStep 2: Select Framework
OpenClaw
npm exec --yes @flickclaw/cli@latest -- install migration-claw --target openclawDownload as ZIP
Example Prompt
Try this prompt with Migration Doc Claw to see what it can do:
Review the documentation and identify gaps. Generate Migration Plan with Source-to-Target Mapping, Link Redirect Map, Format Conversion Audit covering setup, API reference, and troubleshooting.Example Output
IllustrativeWhat a typical Migration Doc Claw report looks like:
# Migration Doc Claw — Assessment Report **Project**: api-docs-site **Context**: a developer documentation site with OpenAPI specs and tutorials **Generated**: 2026-07-10 ## Executive Summary The Migration Doc Claw completed its review of api-docs-site (a developer documentation site with OpenAPI specs and tutorials). 3 findings were identified with concrete remediation steps. All quality gates were verified before delivery. ## Findings | # | Severity | Area | Finding | Recommended Action | |---|----------|------|---------|-------------------| | 1 | **P1** | Structure | Quickstart buried 3 levels deep in navigation | Promote Quickstart to top-level with 5-minute timebox | | 2 | **P2** | Completeness | Webhook events missing from API reference | Document all webhook types with payload examples | | 3 | **P2** | Examples | Code samples lack error handling | Add try/catch blocks and error response examples | ## Quality Gates - [✓] All internal links mapped and validated - [✓] Content structure preserved across formats - [✓] Breaking format changes documented with workarounds ## Outputs Generated - **Migration Plan with Source-to-Target Mapping**: Included in the report above. - **Link Redirect Map**: Included in the report above. - **Format Conversion Audit**: Included in the report above. - **Content Integrity Checklist**: Included in the report above. ## Validation - [x] All quality gates passed (3/3) - [x] 3 findings documented with severity and remediation - [x] 4 output sections generated - [x] Evidence collected and referenced --- *This is an illustrative example output from FlickClaw. Results vary based on project context.*
RELATED AGENTS