Development
Command
/test-coverage
Analyze test coverage and suggest improvements
Install
$ npx -y skills add mrwogu/promptscript --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/test-coverage
Context preview
What this command does when you run it.
Analyze test coverage and suggest improvements
Command definition
test-coverage.md# promptscript-generated: 2026-05-30T23:22:42.935Z | source: .promptscript/project.prs | target: claude description: 'Analyze test coverage and suggest improvements'
Analyze test coverage and suggest improvements:
1. Run: pnpm nx test <pkg> --coverage 2. Identify uncovered branches and functions 3. Prioritize critical paths 4. Suggest specific test cases to add
Ships withpromptscript
Agent platform configuration as code _Define instructions, skills, agents, MCP servers, hooks, workflows, and policies once.
Get the whole plugin
Stats
465
Stars
1
Forks
Active
Maintenance
TypeScript
Language
MIT
License
1d ago
Last commit
6mo ago
Created
Repo: mrwogu/promptscript

