Read-only deterministic health check for the productize toolkit — verifies the mechanical guarantees the productize-* skills promise (unique catalog ids, acyclic dependency graphs, resolving depends_on/reads, valid artifact frontmatter, depends_on↔body parity, no phantom plan links, build gate honored). Use to validate the productize catalogs or a generated product before relying on it, or after editing analyses/deliverables. Never modifies anything.
$npx -y skills add ibrahimkobeissy/ai-second-brain-template --skill productize-linterInstalls into the current project.
Run `npx skills use "https://github.com/ibrahimkobeissy/ai-second-brain-template" --skill "ibrahimkobeissy/ai-second-brain-template/productize-linter"` 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.