Create graph-informed implementation plans before writing code. Use before any non-trivial task. Skip for small changes (1-2 files, <10 lines).
$npx -y skills add datit309/supergraph --skill planInstalls into the current project.
Run `npx skills use "https://github.com/datit309/supergraph" --skill "datit309/supergraph/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/datit309/supergraph" that are relevant to the current task. Run `npx skills add "https://github.com/datit309/supergraph"` and select the relevant skills, then follow their instructions.