← ClaudeAtlas

lektorat-auto-reviselisted

Autonomously works off a `lektorat audit` findings report by routing each artefact by type — documentation to the `audience-doc-author` agent (fully autonomous), blog posts to the `blog-author` skill (assisted) — composing a per-file briefing that binds the audience artefact and writing-style spec, letting the author revise, then re-auditing until no finding above the severity floor remains and there is no regression. Operationalises `spec/project/lektorat-auto-revise/`. Invoke when the user asks to "arbeite das Lektorat-Audit automatisch ab", "auto-revise the audit findings", "remediate the lektorat findings with the right author", or equivalent EN/DE requests. Don't use for the read-only audit or interactive per-finding fixes (use `lektorat-apply`), or for first authorship (`audience-doc-author`/`blog-author`). Writes to `.audits/lektorat-auto-revise/<YYYY-MM-DD-HHMM>/`. Supports resume per `spec/claude/resumable-work/`.
nolte/claude-shared · ★ 0 · Data & Documents · score 76
Install: claude install-skill nolte/claude-shared
# Lektorat Auto-Revise Operationalises `spec/project/lektorat-auto-revise/` for the `nolte-shared` plugin: the autonomous bridge from an existing `lektorat audit` findings report to a finished, re-verified artefact. It consumes the audit, routes each affected artefact to the **author best suited to its type**, composes a per-file briefing, lets that author revise, and re-audits until the artefact converges. This skill binds the spec's contract to an on-disk procedure. It owns **no** editorial rules of its own — severities, dimensions, scope, audience binding, and semantic-preservation guarantees belong to `spec/project/lektorat/`; the writing-style and audience rules belong to the dispatched author's bound specs. When this skill and a spec disagree, the spec wins and this skill needs the update. ## German trigger phrases This skill also triggers on equivalent German-language requests, including: - "arbeite das Lektorat-Audit automatisch ab" - "lass den passenden Author die Findings abarbeiten" - "vollautomatische Lektorats-Remediation" - "revidiere die Audit-Findings automatisch" ## User-language policy Detect the user's language from their message and respond in it. The machine-readable JSON output uses English keys (mirroring `spec/project/lektorat/` §Outputs); the human-readable `summary.md` uses English section headings so downstream tooling can parse it; prose around the report is localised. ## Why this is a skill, not an agent - **The blog route's interactive t