Add dep-security to tinyfish-cookbook#114
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
simantak-dabhade
left a comment
There was a problem hiding this comment.
Hey @KrishnaAgarwal7531! Same two fixes as the other PRs:
1. Remove dep-security.skill
The binary .skill file isn't needed — just a folder with SKILL.md is the correct format. Please delete skills/dep-security/dep-security.skill.
2. Fix the folder nesting
Current: skills/dep-security/dep-security/SKILL.md
Should be: skills/dep-security/SKILL.md
Everything else looks great — really solid skill, love the batching approach and 48-hour focus. Quick fixes and we're good!
|
@simantak-dabhade made the changes |
No description provided.