Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Specialised for the Tessl monorepo stack. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.
72
90%
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
Low
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.md explicitly requires reading spec documents and states "If the user points to an issue or external document, read that too," meaning the agent will fetch and interpret user-provided external (potentially public/untrusted) documents as part of its workflow and those documents can materially influence ticket creation.
user-provided external documents (issues, external documents)
content-type · 1 site
The SKILL.md explicitly instructs the agent to fetch and read user-provided external documents (issues or external documents) as part of its workflow, which could include untrusted/public content that may contain prompt injection attacks.
SKILL.md
16
If the user points to an issue or external document, read that too.