Review QA test coverage gaps
tc-reviewskillsetup L2★45
diegosouzapw/awesome-omni-skill ↗What it does
Score test case coverage against learned source code knowledge
Best for
Identifies test coverage gaps by comparing written cases to learned codebase, reducing manual test discovery.
Inputs
- · [object Object]
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
- · [object Object]
- · [object Object]
Requires
- · Dify RAG (optional)
- · git
- · LLM (Anthropic/OpenAI)
Preconditions
Project setup with scripts/setup_project.py; tests in Markdown
Failure modes
Dify unavailable falls back to code analysis; thin codebase produces generic suggestions
Trust signals
- · Multi-repo project learning
- · Dual-memory (local+Dify RAG)
- · Test case format validation