Generate and complete reusable security test documents under docs/security/ based on the current project implementation and/or a confirmed plan. Use when a developer asks to complete security test docs, add missing security scenarios, or establish a security test baseline for the project.
$npx -y skills add c9r-io/orchestrator --skill security-test-doc-genInstalls into the current project.
Run `npx skills use "https://github.com/c9r-io/orchestrator" --skill "c9r-io/orchestrator/security-test-doc-gen"` 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/c9r-io/orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/c9r-io/orchestrator"` and select the relevant skills, then follow their instructions.