mirror of
https://github.com/addyosmani/agent-skills.git
synced 2026-08-12 18:07:26 +02:00
Follow-up to #419, addressing the remaining normative npm-family commands federicobartoli's grep on #404 identified: - incremental-implementation: the four increment-checklist exit criteria and the example prompt now use the repository's own test/build/ typecheck/lint commands, pointing at the TDD skill's Discover the Stack First section - planning-and-task-breakdown: task-template verification lines use the template's placeholder style instead of hardcoded npm commands - shipping-and-launch: the security checkbox names the ecosystem's dependency audit rather than npm audit alone - debugging-and-error-recovery: the diagnosis/bisect/verify command blocks are labeled as npm examples with substitution notes - references/security-checklist.md: OWASP row 6 generalizes npm audit to the native dependency audit - security-and-hardening needed no change: its SKILL.md was already neutralized (detected-package-manager wording) Ride-along: pins the below-zero debit behavior (ValueError) in TDD eval case 3, per nucliweb's non-blocking review note on #419.