technical-writing — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited technical-writing (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill when the deliverable is internal technical documentation for builders and operators.
technical-writing is the documentation-cluster anchor for:
api-documentationuser-guide-writingchangelog-maintenancepresentation-buildermarketing-automationtask-planning, api-design, or the relevant planning skill firstNormalize the request into one primary mode before drafting.
technical_writing_mode:
primary_mode: prd | spec | architecture | adr | runbook | migration | internal-guide
audience: engineers | operators | mixed | unknown
source_of_truth: repo | incident-notes | existing-doc | mixed | unknown
lifecycle_state: draft | review | rewrite | maintenance
docs_surface: markdown-repo | docs-site | wiki | unknown
review_need: decision-signoff | operational-accuracy | handoff-clarity | unknownUse one primary mode per run:
prd → product requirement, personas, stories, acceptance criteria, success metrics, risksspec → planned change, goals, constraints, design, rollout, rollback, open questionsarchitecture → system structure, boundaries, interfaces, trade-offs, failure modesadr → one material decision with options and rationalerunbook → operate, diagnose, recover, escalatemigration → move from old to new safely with validation and rollbackinternal-guide → implementation-facing explanation for maintainersAnswer three questions before writing:
Quick route-out table:
| If the request sounds like... | Use |
|---|---|
| Publish docs for an API, SDK, webhook, or developer portal | api-documentation |
| Write a tutorial, onboarding guide, or FAQ | user-guide-writing |
Summarize shipped changes or maintain CHANGELOG.md | changelog-maintenance |
| Make slides for a launch, roadmap, or architecture review | presentation-builder |
| Write launch or product messaging | marketing-automation |
| Decide the API or feature design before writing docs | api-design, task-planning, or another planning skill |
Do not draft from vibes alone. Pull the smallest credible evidence set first:
If evidence is missing, label assumptions explicitly instead of pretending the document is authoritative.
Use the mode rules below and only keep the sections that fit the chosen document.
Default to reviewable, repo-friendly writing:
Before finalizing, verify:
Preferred summary shape before full drafting:
# Technical Writing Brief
## Mode
- Primary mode:
- Why it fits:
- Audience:
## Source material used
- Repo/docs/evidence:
- Assumptions / gaps:
## Draft structure
1. section
2. section
3. section
## Writing notes
- Key decisions / actions enabled:
- Risks / unknowns:
- Route-outs kept out of scope:If the user already asked for the finished artifact, produce the chosen document directly with the matching structure above.
Input
Write a technical spec for moving our worker queue from Redis lists to Redis streams. Engineers need goals, constraints, rollout, and rollback before coding.
Good output direction
specInput
We chose Postgres logical replication over dual writes. Record the decision and alternatives in an ADR.
Good output direction
adrInput
Write a runbook for when the payments worker backlog spikes and retries start timing out.
Good output direction
runbookInput
Refresh our public webhook quickstart and auth troubleshooting page for external developers.
Good output direction
api-documentation~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.