Productize control-file refresher — (re)generate a product's 00-productization-plan.md from its actual files on disk (phase status, prereqs, artifact links, the analysis dependency map). Use as the manual fallback when the plan drifted from reality (e.g. files were hand-edited); the phase skills update it automatically.
$npx -y skills add ibrahimkobeissy/ai-second-brain-template --skill productize-planInstalls into the current project.
Run `npx skills use "https://github.com/ibrahimkobeissy/ai-second-brain-template" --skill "ibrahimkobeissy/ai-second-brain-template/productize-plan"` 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/ibrahimkobeissy/ai-second-brain-template" that are relevant to the current task. Run `npx skills add "https://github.com/ibrahimkobeissy/ai-second-brain-template"` and select the relevant skills, then follow their instructions.