CtrlK
BlogDocsLog inGet started
Tessl Logo

loop-engineering

github.com/cobusgreyling/loop-engineering

SkillAddedReview
budget-negotiator

skills/budget-negotiator/SKILL.md

An advanced skill for L3 autonomous loops. When the token budget nears exhaustion, the agent analyzes its ROI and autonomously drafts a negotiation request for a budget increase rather than silently failing.

60

changelog-scan

starters/changelog-drafter-opencode/skills/changelog-scan/SKILL.md

Scan merged PRs and commits since a given reference, extract titles, labels, types, and signals. Produces structured input for release notes drafting.

56

changelog-scan

starters/changelog-drafter/.grok/skills/changelog-scan/SKILL.md

Scan recent merges to main (and noteworthy direct commits) since a given window (last tag or date in state). Extract titles, labels, types, linked issues, and signals for breaking changes or security. Produces structured input for a release notes drafter. Use in changelog-drafter loops.

66

changelog-scan

starters/changelog-drafter/.codex/skills/changelog-scan/SKILL.md

Scan recent merges and commits since last release for changelog content.

48

changelog-scan

starters/changelog-drafter/.claude/skills/changelog-scan/SKILL.md

Scan recent merges/PRs/commits for release note content. Structured output for drafter.

48

ci-triage

starters/ci-sweeper-opencode/skills/ci-triage/SKILL.md

Classify CI failures — distinguish clear regressions from infra flakes and security-test failures. Produces structured failure reports.

59

ci-triage

starters/ci-sweeper/.grok/skills/ci-triage/SKILL.md

Parse CI failures, identify failing job/step, classify as flake, regression, env, or config. Use in CI sweeper loops before any fix attempt.

66

ci-triage

starters/ci-sweeper/.codex/skills/ci-triage/SKILL.md

Parse CI failures, identify failing job/step, classify as flake, regression, env, or config. Use in CI sweeper loops before any fix attempt.

66

ci-triage

starters/ci-sweeper/.claude/skills/ci-triage/SKILL.md

Parse CI failures, identify failing job/step, classify as flake, regression, env, or config. Use in CI sweeper loops before any fix attempt.

66

dependency-triage

starters/dependency-sweeper-opencode/skills/dependency-triage/SKILL.md

Scan package manifests and lockfiles for outdated and vulnerable dependencies. Classify by severity and update type.

57

dependency-triage

starters/dependency-sweeper/.grok/skills/dependency-triage/SKILL.md

Scan package manifests and lockfiles for outdated packages and known CVEs. Groups updates by risk (patch, minor, major). Use in dependency sweeper loops.

65

dependency-triage

starters/dependency-sweeper/.codex/skills/dependency-triage/SKILL.md

Scan package manifests and lockfiles for outdated packages and known CVEs. Groups updates by risk (patch, minor, major). Use in dependency sweeper loops.

65

dependency-triage

starters/dependency-sweeper/.claude/skills/dependency-triage/SKILL.md

Scan package manifests and lockfiles for outdated packages and known CVEs. Groups updates by risk (patch, minor, major). Use in dependency sweeper loops.

65

draft-release-notes

starters/changelog-drafter/.claude/skills/draft-release-notes/SKILL.md

Turn changelog-scan output into polished, categorized release notes draft. Propose only.

48

draft-release-notes

starters/changelog-drafter/.codex/skills/draft-release-notes/SKILL.md

Generate categorized release notes draft from scan data. Human must approve before publish.

54

draft-release-notes

starters/changelog-drafter/.grok/skills/draft-release-notes/SKILL.md

Takes a structured list of changes from changelog-scan and produces a clean, categorized, user-facing release notes draft. Follows project voice and conventions. Never publishes — only proposes a draft file or section.

66

install-loop

skills/install-loop/SKILL.md

Install Loop Engineering into a project via the unified CLI front door (@cobusgreyling/loop). Prefer this over invoking loop-init / loop-audit separately. Week-one is report-only; never enable auto-merge or unattended fixes unless the human explicitly asks and doctor is healthy.

64

issue-triage

starters/issue-triage-opencode/skills/issue-triage/SKILL.md

Scan open issues and discussions, deduplicate, prioritize, and propose labels. Provides a clean actionable queue.

61

issue-triage

starters/issue-triage/.codex/skills/issue-triage/SKILL.md

Scan open issues and discussions. Dedupe, prioritize, and propose labels. Updates issue-triage-state.md. L1 propose-only — never auto-label or close.

56

issue-triage

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

Scan open issues and discussions. Dedupe, prioritize, and propose labels. Updates issue-triage-state.md. L1 propose-only — never auto-label or close.

56

issue-triage

starters/issue-triage/.claude/skills/issue-triage/SKILL.md

Scan open issues and discussions. Dedupe, prioritize, and propose labels. Updates issue-triage-state.md. L1 propose-only — never auto-label or close.

56

loop-budget

skills/loop-budget/SKILL.md

Check token budget and run-log spend before and after a loop run. Enforces early exit when over budget or when there is no actionable work.

68

loop-constraints

skills/loop-constraints/SKILL.md

Read loop-constraints.md at the start of every run and enforce every rule. This skill runs BEFORE triage or any action skill. Constraints are binding.

55

loop-triage

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 Linear board.

57

loop-triage

starters/minimal-loop-claude/.claude/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 Linear board.

59