Generate a security audit scope document from one or more GitHub repo URLs and/or API access descriptions. Outputs a 3-line protocol narrative (mission, user story, attacker story) followed by a scope table with NSLOC, focus areas, and days. Use when scoping a new audit engagement.
$npx -y skills add forefy/.context --skill audit-scopeInstalls into the current project.
Run `npx skills use "https://github.com/forefy/.context" --skill "forefy/.context/audit-scope"` 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/forefy/.context" that are relevant to the current task. Run `npx skills add "https://github.com/forefy/.context"` and select the relevant skills, then follow their instructions.