Skip to main content
Execute qualquer Skill no Manus
com um clique

migrate-project-docs

Estrelas2
Forks0
Atualizado28 de abril de 2026 às 08:34

One-shot bulk migration that prepares a project's existing documentation for the codelore router (`consulting-project-docs`). Use when the user asks to "migrate the docs", "set up codelore docs", "index existing documentation", "add frontmatter to the docs", or when `consulting-project-docs` detects that `docs/INDEX.md` is missing in a project that already has `docs/`. Walks `docs/`, classifies each `.md` file as an implementation doc, a plan/spec, or ambiguous, asks the user about the ambiguous ones, then bulk-adds YAML frontmatter to approved implementation docs and writes `docs/INDEX.md`. Idempotent — re-running on a fully migrated tree is a no-op. Skips silently if there is nothing to migrate. Does NOT touch files under `docs/plans/`, `plans/`, or `specs/`. This is a one-time setup skill per project (with delta migrations for newly added unfrontmattered docs); it is not for ongoing doc authoring — that is `document-feature`.

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

SKILL.md
readonly