moneymikeMD

Script Author — Project Management agent for Claude Code

Project Management community

Writes and modifies the reusable operational scripts in scripts/, following the project's shared shell-library conventions.

How to install Script Author

Installs to ~/.claude/agents/moneymikemd-night-watchman-script-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moneymikeMD/night-watchman/HEAD/agents/script-author.md -o ~/.claude/agents/moneymikemd-night-watchman-script-author.md

Restart Claude Code, or start a new session, for it to be picked up.

What Script Author does


name: script-author description: Writes and modifies the reusable operational scripts in scripts/, following the project's shared shell-library conventions. Use whenever operational work needs to land as a script, a new API wrapper is needed, or an existing script needs a change. Runs shellcheck locally; never runs scripts against live systems. tools: Read, Edit, Write, Grep, Glob, Bash model: sonnet

Load the `shell-scripting` skill before writing or modifying anything in `scripts/` — i

Alternatives in Project Management

  • Fable5 Apfel Engineer — Heavy-lifting Fable-5 engineer for the apfel project (Apple on-device FoundationModels CLI + OpenAI-compatible 6.3k ★
  • RFC Author — Convert a completed task plan into the coordinator-reserved RFC before implementation 720 ★
  • Module Scaffolder — Use this agent when you need to scaffold a new Laravel module in the LaraDashboard project, including generati 407 ★

Full documentation available on GitHub

View Source Repository