Skip to main content
GitHub-Repository

LoopEngineering-CrashCourse

LoopEngineering-CrashCourse enthält 23 gesammelte Skills von ayeshakhalid192007-dev, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
23
Stars
12
aktualisiert
2026-07-20
Forks
3
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

stale-safe-batch-release
Softwareentwickler

Reviews pending PRs, excludes stale/unfinished work, combines the rest into a release batch built from main. Read-only — reports the batch, never actually releases.

2026-07-20
spec-dev-review
Softwareentwickler

Writes a scoped spec packet for one ticket, reviewed by a genuinely independent adversarial pass that also regression-checks prior findings. Read-only outside the draft — never writes the canonical spec.

2026-07-20
codex-completion-contract
Softwareentwickler

Defines every required outcome and its evidence before acting on long-running work, then audits each requirement as proved/weak/missing/ contradicted. Only run when explicitly asked for a completion audit.

2026-07-20
loop-harness-verification
Softwareentwickler

General-purpose harness for scheduled repo work — stage in an isolated worktree, verify with a genuinely separate second session, ship only after a pass. Read-only — reports, never delivers.

2026-07-20
clodex-adversarial-review
Softwarequalitätssicherungsanalysten und -tester

Runs an adversarial review cycle against a PR (Claude implements/fixes, Codex or a subagent stand-in reviews), up to 5 iterations. Read-only on the real PR — drafts fixes, never pushes them.

2026-07-20
ticket-to-pr-ready
Softwareentwickler

Turns a ticket or bug report into a review-ready patch. Read-only — reproduces, roots out the cause, drafts a fix, reports it. Never opens a PR, never folds in unrelated refactors.

2026-07-20
repo-cleanup-loop
Softwareentwickler

Inspects branches, PRs, commits, and worktrees for what's stale vs. valuable. Read-only. Never deletes uncertain work or someone else's PR without confirmation.

2026-07-20
prod-error-sweep
Softwareentwickler

Reviews production logs for actionable errors. Read-only — drafts a traced, verified fix as a report, never opens a PR. Never copies credentials or PII out of the logs.

2026-07-20
page-load-loop
Webentwickler

Optimizes page-load speed until every route is under 50ms. Read-only — drafts candidate optimizations, never applies them.

2026-07-20
dependency-cve-burndown
Softwareentwickler

Scans dependencies for CVEs, ranks by severity/reachability, drafts the smallest credible patch. Read-only — never applies a patch or accepts risk on its own.

2026-07-20
test-stabilizer-loop
Softwarequalitätssicherungsanalysten und -tester

Finds flaky tests, roots out the real cause, drafts a fix — never a blind sleep or retry. Read-only — reports, doesn't commit, at L1.

2026-07-20
test-coverage-loop
Softwarequalitätssicherungsanalysten und -tester

Adds tests until the suite reaches 100% coverage. Drafts candidate tests in a throwaway worktree and reports them — never commits a test file itself.

2026-07-20
docs-sweep
Softwareentwickler

Reviews the codebase against its docs. Read-only. Flags stale documentation where the code has moved on — never edits a doc or opens a PR at L1.

2026-07-20
changelog-drafter
Softwareentwickler

Daily or per-tag changelog drafting. Read-only on CHANGELOG.md — drafts entries for every merged PR since the last beat, never commits them.

2026-07-20
issue-triage
Softwareentwickler

Periodic issue triage. Read-only. Produces the 5-line report, issues only (no PRs or CI).

2026-07-20
post-merge-cleanup
Softwareentwickler

Sweeps for loose ends after merges. Read-only. Flags merged branches, issues a merge should have closed, and orphaned preview environments — never deletes or closes anything itself.

2026-07-20
dependency-sweeper
Softwareentwickler

Nightly sweep of outdated dependencies. Tests each candidate update in a throwaway worktree and reports the result. Read-only outside its own sandbox — does not open a PR until promoted past L1.

2026-07-20
ci-sweeper
Softwarequalitätssicherungsanalysten und -tester

Watches main's CI. On a red run, classifies flaky vs real and drafts a suggested fix in a report. Read-only — does not touch a worktree or open a PR until promoted past L1.

2026-07-20
pr-babysitter
Softwareentwickler

Polls every open PR on a fast schedule. Read-only. Flags merge conflicts, red CI, and stale reviews — never comments or merges.

2026-07-20
daily-triage
Softwareentwickler

Morning repo triage. Read-only. Produces the 5-line report.

2026-07-20
loop-task
Projektmanagementspezialisten

<One line naming WHEN this skill applies, in the words a task would use. e.g. "Morning repo triage. Read-only. Produces the 5-line report.">

2026-07-18
loop-budget
Projektmanagementspezialisten

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.

2026-07-16
loop-constraints
Projektmanagementspezialisten

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.

2026-07-16