Agnix with-context-agent

Use when testing valid context and agent configuration

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

Read the source code and analyze it for quality issues. Check for common patterns and generate a report.