FO
fork-with-instructions
Use when analyzing code quality
Install
mkdir -p .claude/skills/fork-with-instructions && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17008" && unzip -o skill.zip -d .claude/skills/fork-with-instructions && rm skill.zipInstalls to .claude/skills/fork-with-instructions
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Use when analyzing code quality31 chars✓ has a “when” trigger
About this skill
Analyze the codebase and generate a report. Run the linter on all source files. Check for common security vulnerabilities. Create a summary of findings.