feat(skills): support disable-model-invocation in Claude Code skills#1256
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This comment has been minimized.
This comment has been minimized.
PR #1256 Review - Support disable-model-invocation in Claude Code SkillsOverall Mergeability Verdict: ✅ MERGEABLE (with minor documentation update needed) Code Review SummaryCode Quality Score: 8.5/10
Action Required: Add documentation for Security Review SummarySecurity Assessment: ✅ NO ISSUES FOUND
Final Recommendation✅ APPROVED FOR MERGE after documentation update. The implementation is solid, well-tested, and secure. The only blocker is missing documentation which should be added to No security vulnerabilities identified. The code follows best practices and maintains consistency with the existing codebase. |
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add support for the
disable-model-invocationfrontmatter field in Claude Code skills, matching the existing support in Claude Code commands.The field is preserved through generate, import, and round-trip conversions.