Systematically extract knowledge from scattered documentation into structured reports with status tags ([IMPLEMENTED]/[DIDNT_WORK]/[FUTURE_IDEA]) to prevent catastrophic forgetting. Use when a project has 20+ scattered doc files, before archiving completed work, or when consolidating notes into canonical living documents. Not for well-organized docs or single-file extraction.
$npx -y skills add hotak92/vibecoded-orchestrator --skill extract-docsInstalls into the current project.
Run `npx skills use "https://github.com/hotak92/vibecoded-orchestrator" --skill "hotak92/vibecoded-orchestrator/extract-docs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hotak92/vibecoded-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/hotak92/vibecoded-orchestrator"` and select the relevant skills, then follow their instructions.