# Writing

> Essay writing skill. Triggers on: essay, draft, write, outline

- Skill: `atrislabs/writing` (Agent Skill)
- Install (CLI): `npx skillmds@latest add atrislabs/writing`
- Raw SKILL.md: https://api.skillmd.com/api/skills/atrislabs/writing/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: atrislabs (https://skillmd.com/u/atrislabs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/atrislabs/writing

---


# Writing Skill

Structured writing process with approval gates.

## Process

```
INBOX → OUTLINE → PANEL → WRITE → PASSES
```

1. **Inbox** — Capture raw ideas, no structure
2. **Outline** — Topic skeleton with evidence underneath
3. **Panel** — AI pokes holes, human approves
4. **Write** — Section by section, approval each step
5. **Passes** — Argument (AI), out loud (human), sanity (both)

## Key Rules

- No one-shotting drafts
- Thinking time between sessions
- AI structures and polishes, human provides voice
- Review against `atris/policies/writing.md`

## Atris Commands

```bash
atris review     # validate against writing policy
```

