autojanet/skills/terrashark/.github/PULL_REQUEST_TEMPLATE.md
Zoë cfec11bb46
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix: convert skill submodules to plain directories
stop-slop, taste-skill, terrashark had embedded .git dirs causing
Woodpecker clone to fail on submodule update.
2026-05-30 15:44:44 -07:00

1,007 B

Summary

  • What changed?
  • Why is this needed?
  • Which failure mode(s) does this address?

Failure-Mode Coverage

Select all that apply:

  • identity-churn
  • secret-exposure
  • blast-radius
  • ci-drift
  • compliance-gates
  • Not applicable

Quality Impact

  • Hallucination or error pattern reduced:
  • Expected quality gain:
  • Token-cost impact (higher/lower/neutral):

Validation Performed

  • Ran markdown/link checks
  • Checked SKILL frontmatter and file structure
  • Verified all referenced files exist
  • (If content change) sanity-checked examples for correctness

Commands / notes:

# Paste commands or rationale used for validation

Safety Checklist

  • No secrets or credentials added
  • No contradictory guidance across files
  • Runtime/version statements are internally consistent
  • Examples are newly written and not copied from external repos

Reviewer Notes

Any context reviewers should know before approval.