Install
$ agentstack add skill-mblauberg-provenant-engineering-writing ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Engineering writing
Write clear, brief, accurate and useful engineering prose in Australian English. Cut first. Add only what serves the reader's job and belongs in this document.
This skill is a specialization of the natural-writing hub: it owns codebase/README/commit/PR artefact types and links to the hub for the Australian English default, the anti-AI taxonomy and the condense pass. See references/process.md, references/style-standard.md and references/engineer-voice.md for where each hub link applies.
Workflow
- Name the audience, prior knowledge, required action or decision, and format
constraint. If the reader's job is unclear, flag it before drafting.
- Choose one relevant pattern: [document patterns](references/document-patterns.md)
for codebase/short-form prose, [requirements and planning](references/requirements-and-planning.md) for already-decided pre-build content, or [architecture and communication](references/architecture-and-presentations.md) for approved designs, ADRs, presentations and briefs. Do not load all three.
- Structure before sentences: front-load the point, use decision-oriented
headings and one idea or requirement per unit, then move wrong-home material.
- Lock facts, logic, stance, evidence, obligations, behaviour, identifiers,
paths, commands, flags, parameters, keys, error codes, numbers, units, dates, citations and quoted terms.
- Revise in separate structure, accuracy, clarity/concision, voice and
Australian-English passes. Load only the needed section from [process](references/process.md), [style standard](references/style-standard.md), [engineer voice](references/engineer-voice.md) or the natural-writing skill's Australian English default; use [sentence mechanics](references/strunk-mechanics.md) or [sources](references/sources.md) only for a specific problem. Load the hub anti-AI taxonomy and condense pass from the natural-writing skill alongside engineer-voice.md and process.md respectively.
Preserve technical meaning and evidence altitude. Distinguish observation from interpretation; attach numbers to comparatives. Verify every package, API, version, flag and URL against code or documentation, otherwise mark [FLAG: verify]. Never invent facts to fill a document. Keep genuine caveats and honest negatives while cutting padding, marketing language, AI tells, instruction-leaking absence tombstones and internal process language from reader-facing prose. Match existing repository conventions without copying signature phrases.
For condensation, follow the reference stop and integrity checks and report the before/after word delta. Review mode returns severity, evidence, impact and fix; rewrite mode returns text first; final scrub makes defect fixes only.
For local files, use the checker as a review prompt, not proof:
python3 "${AGENTS_HOME:-$HOME/.agents}/skills/engineering-writing/scripts/check_engineering_style.py" path/to/file.md
Flag unverifiable support, audience dependence, domain-required terms, or a cut that would drop an obligation. Use [FLAG: verify source], [FLAG: define audience], [FLAG: preserve exact term] or [FLAG: shortening drops obligation] where applicable. Do not smooth uncertainty away.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: mblauberg
- Source: mblauberg/provenant
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.