Skip to main content
GitHub 仓库

LoopEngineering-CrashCourse

LoopEngineering-CrashCourse 收录了来自 ayeshakhalid192007-dev 的 23 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
23
Stars
12
更新
2026-07-20
Forks
3
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

stale-safe-batch-release
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
网页开发工程师

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

2026-07-20
dependency-cve-burndown
软件开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-07-20
post-merge-cleanup
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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

2026-07-20
loop-task
项目管理专家

<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
项目管理专家

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
项目管理专家

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