Commit Graph
6 Commits
Author SHA1 Message Date
Alex Schapiro 8e31009c99 docs(skills): correct gRPC guidance, a .proto is not a spec target 2026-08-20 20:40:46 +00:00
Alex Schapiro 91afce6847 docs(skills): document --workspace-file for supporting files 2026-08-20 20:33:32 +00:00
Alex Schapiro 991c017ddf docs(skills): fix nonexistent --mount flag, document real targeting flags, add application-security-testing skill
- Remove --mount from two skills: the flag does not exist in the CLI. Local
  paths are mounted writable when passed with -t.
- Document --target-list, --scope-mode, --diff-base, and OpenAPI/Postman
  targets, so agents stop putting spec URLs in --instruction prose.
- Add the application-security-testing skill as the entry point for
  whole-product AppSec requests, routing each asset to the right workflow.
- Drop contractions and Latin abbreviations across the skill prose.
2026-08-20 20:32:34 +00:00
Alex Schapiro 4b6b2b7920 docs(skills): use current OWASP editions (Top 10:2025, API Top 10 2023) 2026-08-20 20:32:34 +00:00
Alex Schapiro 93e2c3d7e9 fix(skills): avoid unquoted colon in api-security-testing description 2026-08-20 20:32:34 +00:00
Alex Schapiro 614d2bfb22 feat(skills): add target-specific security testing skills (web app, API, OWASP Top 10, code review) 2026-08-20 20:32:34 +00:00