Unified TDD workflow skill combining 6-phase TDD planning with Red-Green-Refactor task chain generation, and 4-phase TDD verification with compliance reporting. Triggers on "workflow-tdd-plan", "workflow-tdd-verify".
44
46%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./.claude/skills/workflow-tdd-plan/SKILL.mdLow
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The skill's Phase 2 context-gathering and agent prompts (phases/02-context-gathering.md and related Task prompts) explicitly instruct use of "Web examples (use Exa MCP / mcp__exa__get_code_context_exa)" and MCP/EXA external research whose outputs are merged into context-package.json and prioritized_context and then used by later phases (e.g., Phase 5 task generation and Phase 4 conflict-resolution), so untrusted public web content is fetched, interpreted, and can materially influence tool actions and decisions.
07491b0
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.