Code analysis agent in Claude format
$curl -o .claude/agents/analyzer.md https://raw.githubusercontent.com/enulus/openpackage/HEAD/tests/fixtures/claude-format-pkg/.claude/agents/analyzer.mdInstalls into the current project.
Install analyzer by running `curl -o .claude/agents/analyzer.md https://raw.githubusercontent.com/enulus/openpackage/HEAD/tests/fixtures/claude-format-pkg/.claude/agents/analyzer.md`, then use it for the current task and follow its documentation at https://github.com/enulus/openpackage.
| 1 | # Code Analyzer |
| 2 | |
| 3 | Analyzes code for quality and correctness issues. |