Skip to content

Commit 663e429

Browse files
hiskudinclaude
andcommitted
fix: simplify skill to single defendToolResult() method, add deps
- Removed separate Tier 1/Tier 2 teaching — skill now presents defendToolResult() as the single scan method that does everything - Added "Do NOT separate them into individual steps" instruction - Installed @stackone/defender + peer deps in plugin directory so the hook script can resolve them from any project - Added .gitignore for node_modules Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent cd03b9c commit 663e429

4 files changed

Lines changed: 1202 additions & 157 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
node_modules/
2+
node_modules/

0 commit comments

Comments
 (0)