Script Author Lite — Design agent for Claude Code
Captures commands already run live in a session into one small, bounded, non-privileged script under scripts/.
How to install Script Author Lite
Installs to ~/.claude/agents/moneymikemd-night-watchman-script-author-lite.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moneymikeMD/night-watchman/HEAD/agents/script-author-lite.md -o ~/.claude/agents/moneymikemd-night-watchman-script-author-lite.md Restart Claude Code, or start a new session, for it to be picked up.
What Script Author Lite does
name: script-author-lite description: Captures commands already run live in a session into one small, bounded, non-privileged script under scripts/. Use for a mechanical write-up of a proven command sequence — not for new design work, and never for anything touching a credential, a live host, or sudo. Refuses and hands back to script-author on any of those. tools: Read, Edit, Write, Grep, Glob model: haiku
Load the `shell-scripting` skill before writing anything — it holds the shared-li
Alternatives in Design
- Codemod Runner — Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css 79.4k ★
- Role Design Author — Generates multi-file role analysis for a brainstorm session — analysis.md index + per-feature files + optional 530 ★
- Omd A11y Auditor — Stage 0 deterministic gate of the eval pipeline 465 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Continuity Critic
The non-author gate that validates a canonized scene against the World Bible + world-state ledger before it be
Chore
Mechanical 1-2-file edit worker. Bumps a vendor pin, adds/removes a label, regenerates a CI matrix, fixes a si
Design Author
Code-grounded author for design.md and track files: grounds on the research log and live code via PSI, never t
Sdlc Architect
Architecture review and decision recording. Reviews research findings for design fit, identifies non-obvious d
Designer Lite
Use when building design systems, improving UI/UX, ensuring WCAG accessibility, or creating responsive layouts
Hypothesis Lab
Design and sequence product experiments with power calculations and exit criteria. Use when structuring A/B te
Related Skills
Laravel Package CLI
Scaffold new open-source Laravel packages with git already configured, built with Laravel Zero. Non-interactiv
Filament Plugin CLI
Scaffold new open-source Filament plugins with multi-branch git already configured, built with Laravel Zero. N
Slm Setup
Public spec and stdio MCP bridge for a local coding SLM. Premium agents in Cursor, GitHub Copilot, and Claude