CtrlK
BlogDocsLog inGet started
Tessl Logo

loop-engineering

github.com/cobusgreyling/loop-engineering

SkillAddedReview
loop-triage

starters/minimal-loop-opencode/skills/loop-triage/SKILL.md

Triage recent changes, CI failures, issues, and conversations. Produces a concise, actionable findings report suitable for a loop to consume. Writes structured output to a state file or issue tracker.

56

loop-verifier

skills/loop-verifier/SKILL.md

Independent verification agent for loop-produced changes. Finds reasons to reject. Runs tests. Confirms diff scope. Use after minimal-fix or any implementer sub-agent — never in the same role as the implementer.

61

loop-verifier

starters/issue-triage/.grok/skills/loop-verifier/SKILL.md

Independent verification agent for loop-produced changes. Finds reasons to reject. Runs tests. Confirms diff scope. Use after minimal-fix or any implementer sub-agent — never in the same role as the implementer.

61

loop-verifier

starters/changelog-drafter/.grok/skills/loop-verifier/SKILL.md

Independent checker for release note drafts. Reviews accuracy against the changelog-scan data, tone, completeness, and flags breaking/security items. Use after draft-release-notes. Never let the drafter verify itself.

64

minimal-fix

skills/minimal-fix/SKILL.md

Produce the smallest possible code change that fixes a specific, well-scoped issue (CI failure, reviewer comment, typo). Use only when the fix target is explicit. Never refactor unrelated code.

70

post-merge-scan

starters/post-merge-cleanup-opencode/skills/post-merge-scan/SKILL.md

Scan recent merges to main for tech debt, TODOs, debug code, and small cleanup opportunities. Produces a prioritized fix list.

59

post-merge-scan

starters/post-merge-cleanup/.claude/skills/post-merge-scan/SKILL.md

Scan recent merges to main for follow-up cleanup: TODOs, deprecations, broken doc links, stale flags. Use in post-merge cleanup loops.

60

pr-review-triage

starters/pr-babysitter-opencode/skills/pr-review-triage/SKILL.md

Watch open PRs, check CI status, review staleness, merge conflicts, and unanswered review comments. Produces a prioritized watchlist.

61

pr-review-triage

starters/pr-babysitter/.claude/skills/pr-review-triage/SKILL.md

Triage open pull requests for CI status, review comments, and merge readiness. Use in PR babysitter loops. Respects project review norms and required checks.

66