Home / restarter / lets-workflow · plugins/lets/skills/apply-fixes/SKILL.md · GitHub

apply-fixes skillA

apply-fixes is agent-read markdown (skill) from restarter/lets-workflow: Internal skill for commands. Apply a review's verified fixes to the working tree when nothing needs deciding - the --fix flag of /lets:check, /lets:review and /lets:handoff. Do not trigger on user conversation - only when one of those commands runs with --fix..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Apply Fixes

The ONE definition of `--fix`. `/lets:check`, `/lets:review` and `/lets:handoff` each verify their findings their own way; this skill decides whether anything may be applied, applies it, and reports. Commands point here - none restates the gates.

## Authorization

The user typing `--fix` IS the write authorization for this run - the same standing as `/lets:execute`'s plan-mode approval. It covers editing the files in scope, nothing more: NEVER commit, stage, push, open or update a pull request, or touch the tracker. No test runs here - `/lets:check` is the next step.

## Input

Args: `source=<check|review|handoff> mode=<local|staged|last-commit|branch|commits|range|pr|file|plan> [head=<sha>] [base=<sha>] [range=<a>..<b>] [path=<path>]` - `head` the commit the review saw (omitted -> the current `HEAD`), `base` for `branch`, `range` for `commits` / `range` (pinned shas, never a symbolic `HEAD`), `path` for `file` / `plan`.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add restarter/lets-workflow/apply-fixes@git:20260923.7f493ed
Exact content
mdr add restarter/lets-workflow/apply-fixes@sha256:6e2a61caaa05daa4

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_a4jdkneyyhjzo3b7.svg)](https://markdownregistry.com/a/art_a4jdkneyyhjzo3b7)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.7f493ed latest2026-09-23 7f493ed 6,320 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (6320 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

restarter/lets-workflow · 17 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_a4jdkneyyhjzo3b7
GET https://markdownregistry.com/api/v1/resolve?ref=restarter/lets-workflow/apply-fixes
GET https://markdownregistry.com/api/v1/blob/6e2a61caaa05daa4f07fd9ed9b07aec65f7611d8032c06f3dda7a1bf27053224

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from restarter/lets-workflow

goal-plan-clean skill
restarter/lets-workflow · .claude/skills/goal-plan-clean/SKILL.md · Compose a /goal that drives a plan-review-fix loop autonomously. Use when the user says "clean my plan"…
git:20260526.73d26de · audit A · 17 stars
goal-test skill
restarter/lets-workflow · .claude/skills/goal-test/SKILL.md · Local sandbox for experimenting with Claude Code's /goal command (stop-hook condition + LLM-evaluator driving…
git:20260525.c780b5a · audit A · 17 stars
loop-bb-pr skill
restarter/lets-workflow · .claude/skills/loop-bb-pr/SKILL.md · Compose a /loop that monitors a Bitbucket PR for activity (new comments, review state changes, merge, decline) via the…
git:20260526.73d26de · audit A · 17 stars
loop-gh-pr skill
restarter/lets-workflow · .claude/skills/loop-gh-pr/SKILL.md · Compose a /loop that watches all open GitHub PRs for activity (new PRs, new commits, new comments) and auto-prepares a…
git:20260923.58e2441 · audit A · 17 stars
loop-test skill
restarter/lets-workflow · .claude/skills/loop-test/SKILL.md · Local sandbox for experimenting with Claude Code's /loop command (interval + dynamic/self-paced scheduling) applied to…
git:20260525.fd0bda8 · audit A · 17 stars
CLAUDE.md claude
restarter/lets-workflow · CLAUDE.md
git:20260924.0736da9 · audit A · 17 stars
actor-fetch-personality skill
restarter/lets-workflow · plugins/lets/skills/actor-fetch-personality/SKILL.md · Internal skill for commands. Fetch and validate personality from URL or file path for Actor agent. Do not trigger on…
git:20260517.62e185f · audit A · 17 stars
artifact-path skill
restarter/lets-workflow · plugins/lets/skills/artifact-path/SKILL.md · Internal skill for commands. Resolve a unique, task-scoped, collision-safe path for an artifact written under .lets/…
git:20260918.15b2b29 · audit A · 17 stars
backlog-workflow skill
restarter/lets-workflow · plugins/lets/skills/backlog-workflow/SKILL.md · Dynamic Workflow asset for /lets:backlog review --workflow. Not auto-triggered - a workflow script invoked via…
git:20260802.f9b266b · audit A · 17 stars
commit skill
restarter/lets-workflow · plugins/lets/skills/commit/SKILL.md · This skill should be used when committing code changes - "commit", "git commit", "закоміть", "зроби коміт"…
git:20260923.b847d8f · audit A · 17 stars
create-task skill
restarter/lets-workflow · plugins/lets/skills/create-task/SKILL.md · This skill should be used when creating a task in the active tracker - "create task", "create issue", "bd create", "new…
git:20260804.9a183af · audit A · 17 stars
detect-task skill
restarter/lets-workflow · plugins/lets/skills/detect-task/SKILL.md · Internal skill for commands. Detect the active task (any tracker adapter) from the task-state file / git branch name…
git:20260915.571258c · audit A · 17 stars

Every file in restarter/lets-workflow

Browse by kind, by grade A, or by owner.