coverage
01Command Claude Code
Check our test coverage (cargo tarpaulin) and add any obvious improvements, if called for.
A CLI tool for managing agentic LLM instruction files in your projects.
Command Claude Code
Check our test coverage (cargo tarpaulin) and add any obvious improvements, if called for.
Command Claude Code
Implement the next feature in the ROADMAP.md file. Follow the development guidelines in AGENTS.md. If you run into difficulties, you may check LESSONSLEARNED.md and/or search the web.
Command Claude Code
Now take a moment to think through what happened. Come up with a list of theories about why the tests failed. It should be a detailed and comprehensive list. Then I want you to go through each theory to test it out. Keep track of this list so that we don't repeat ourselves and take a systematic approach to the problem.
Command Claude Code
Do you see any opportunities to refactor and improve our code quality? It's okay if the answer is "no." We don't want to prematurely optimize.