Skillshub fork-with-instructions

Use when analyzing code quality

install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/agent-sh/agnix/fork-with-instructions" ~/.claude/skills/comeonoliver-skillshub-fork-with-instructions && rm -rf "$T"
manifest: skills/agent-sh/agnix/fork-with-instructions/SKILL.md
source content

Analyze the codebase and generate a report. Run the linter on all source files. Check for common security vulnerabilities. Create a summary of findings.