Keep · claude SKILL.md
Claude Code SKILL.md: invoke control, !shell inject, fork, allowed-tools
WhenUse when a Claude Code skill needs disable-model-invocation, fork, or allowed-tools beyond the spec six.
StopNever put CC-only keys in a portable agentskills.io package. Never use allowed-tools as a security boundary.
Steps
- Run the test suite
- Build the application
- Push to the deployment target
- Verify the deployment succeeded
- Find relevant files using Glob and Grep
- Read and analyze the code
- Summarize findings with specific file references
- Read the issue description
LoadClaude Code docs. SKILL.md. No production deploy from the skill.
--- name: Claude Code SKILL.md: invoke control, !shell inject, fork, allowed-tools description: Use when a Claude Code skill needs disable-model-invocation, fork, or allowed-tools beyond the spec six. --- # Claude Code SKILL.md: invoke control, !shell inject, fork, allowed-tools When: Use when a Claude Code skill needs disable-model-invocation, fork, or allowed-tools beyond the spec six. Stop: Never put CC-only keys in a portable agentskills.io package. Never use allowed-tools as a security boundary. 1. Run the test suite 2. Build the application 3. Push to the deployment target 4. Verify the deployment succeeded 5. Find relevant files using Glob and Grep 6. Read and analyze the code 7. Summarize findings with specific file references 8. Read the issue description Load: Claude Code docs. SKILL.md. No production deploy from the skill.
