agentos-draftsman

A drafting workflow for turning approved engineering information into controlled drawings, diagrams, specifications, and document revisions.

In plain words
What is it for?
It is for preparing technical documents, recording review comments, checking consistency, and issuing approved revisions with identifiers and status information.
Why use it?
It keeps document details, reviews, approvals, and older revisions traceable instead of changing approved files in place.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/br3eze-code/br3eze-code/agentos-draftsman
Any agent
npx skills add br3eze-code/br3eze-code --skill agentos-draftsman
Clone the repo
git clone --depth 1 https://github.com/br3eze-code/br3eze-code

Made for: Claude Code, Codex.

Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 387 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00045 $0.00387
Opus 5 $0.00023 $0.00193
Sonnet 5 $0.00009 $0.00077
Haiku 4.5 $0.00005 $0.00039

Measured 2d ago against content hash c265cb13a41e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

agentos-draftsman scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (index.js), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/agentos-draftsman/SKILL.md · 36 lines

What it actually says

AgentOS Draftsman

Use this skill to turn approved design and engineering inputs into precise, reviewable, versioned documents. Verify tenant, project, site, domain, source-of-truth references, required format, audience, and current revision before drafting.

Workflow

collect approved source inputs
→ confirm document purpose and standard
→ draft with identifiers and revision metadata
→ run consistency and standards checks
→ route for Designer and Engineer review
→ incorporate tracked comments
→ issue approved revision
→ record distribution and supersede prior revision

Every document needs document ID, title, owner, project, source references, revision, status, author, reviewers, approver, issue date, and distribution scope. Never modify an approved revision in place; create a new revision and preserve the prior record.

Boundaries

Draftsman may format, diagram, revise, annotate, and prepare issue packages. Designer owns design intent, Engineer owns technical correctness, QA owns acceptance evidence, and Project Manager controls release. Require approval for controlled document issue, publication, supersession, external distribution, and changes that alter approved scope.

Quality checks

Check units, labels, references, legends, identifiers, revision history, page or canvas limits, accessibility, file integrity, and alignment with the approved source. Link comments to the exact revision and page or element. Do not introduce invented technical values.

Outputs

Return the draft or issued document reference, revision, source inputs, comments resolved, unresolved questions, reviewers, approval state, distribution list, evidence references, and next action. Keep controlled documents tenant-scoped and prevent obsolete revisions from being used for execution.

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 36 lines · 45 tokens per session scan A c265cb13a41e

Subscribe to this mod's changes

agentos-draftsman is a skill published in the GitHub repository br3eze-code/br3eze-code (2 stars, last pushed 2d ago), licensed Apache-2.0. It adds 45 tokens to every session and 387 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

anti-slop-frontend

A mechanical, countable anti-slop checklist for AI-generated frontend. Catches the specific signatures an undirected model defaults to: AI-purple glows, Inter-everywhere, em-dashes, div-based fake screenshots, eyebrow-on-every-section, beige+brass "premium" palettes, generic Jane Doe / Acme data. Advisory layer that…

BlackBeltTechnology/pi-agent-dashboard · 147 tokens

frontend-mockup-loop-dashboard

Dashboard-specific adapter on the generic frontend-mockup-loop skill: binds the 7-step design loop to pi-agent-dashboard component sources, theme-system tokens, and isolated verification. Use when designing/redesigning any pi-agent-dashboard client surface. Triggers: "design a dashboard screen", "mockup a dashboard…

BlackBeltTechnology/pi-agent-dashboard · 83 tokens

double-diamond

Double Diamond 디자인 방법론 — 문제 탐색과 해결책 개발.

Insajin/autopus-adk · 17 tokens

using-designpowers

MUST run before any other Designpowers skill — shows welcome, checks taste profile, and routes to the correct first skill. Triggers on ANY design-related message. No other Designpowers skill may run until the welcome sequence has completed.

Owl-Listener/designpowers · 50 tokens

design-taste

Use when calibrating aesthetic direction — capturing design references, quality benchmarks, and the subjective qualities that make a design feel elevated. Invoked between strategy and design to give agents a shared sense of what "good" looks and feels like for this project.

Owl-Listener/designpowers · 53 tokens

add-branding

Customize app shell branding - themes, colors, navigation, logos. Works with app/brand/ and app/config/ declarative files.

BlocUnited-LLC/mozaiks · 31 tokens