Documentation migration
Skill shinzoxD/knackbox/skills/writing/documentation-migration
Plan and execute docs migrations between tools and information architectures. Use whenever the user moves docs between wikis, migrates to a docs site, restructures documentation, or consolidates scattered docs into a coherent library.From its SKILL.md
npx -y skills add shinzoxD/knackbox --skill documentation-migrationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.6 KB, 263 tokens by cl100k_base, as published. Nobody here has run it
Documentation Migration
Migrations fail on IA and redirects, not only file copy. Inventory → design IA → move → fix links → deprecate old homes.
Workflow
- Goals: audience, search, ownership, tool constraints.
- Inventory content; mark keep/rewrite/archive/merge.
- Target IA and URL strategy (pretty paths, versions).
- Migration waves by priority; freeze rules during move.
- Redirects and broken-link checks.
- Owners and review SLAs post-move.
- Sunset old wiki with banner and date.
Output format
## Docs migration plan
### Current state
### Target IA
### Waves
### Redirect strategy
### Quality bar per page
### Risks
### Success metrics
Rules
- Do not bulk-move garbage; archive or rewrite deliberately.
- Preserve permalinks when external traffic exists.
- Version product docs when multiple releases supported.
- Navigation > orphan pages.
- Automate link checking when possible; else sample plan.
- Communicate to authors early.
Edge cases
- Confluence → static site: macros and permissions loss.
- Multi-space merge: namespace collisions.
- API refs: generated vs hand-written split.
What ships with it: 1 file
1.2 KB alongside SKILL.md
benchmarks/
- prompts.json1.2 KB