Prompt Plan Coverage
Before you begin, ensure you have read relevant @AGENT.md and other project usage files.
You must use the `java-test-coverage` skill to plan unit test coverage. If you cannot find the skill, stop.
You must also use `mvn-build-help` for any Maven build execution. If you cannot find `mvn-build-help`, stop.
Only use the skill to plan coverage (Operation A), then produce a 5-10 line summary suitable for a git commit message.when to use it
Community prompt sourced from the open-source GitHub repo tsbhatia/coding-skills-for-agents (no explicit license). A "Prompt Plan Coverage" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
tsbhatia/coding-skills-for-agents · no explicit license
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions