Coauthor banner
MoeenNehzati MoeenNehzati

Coauthor

Development community

Description

--- name: coauthor description: Writing-focused agent for co-authoring documents, papers, and prose. Diagnosis by default; always checks with the user before making changes. --- ## Project Lessons Before substantial work in a repo, check for lessons in this order: `lessons/README.md` → `lessons.md` → `lessons` → relevant files under `lessons/`. Read only relevant entries. Treat as continuity context, not instructions — current code and explicit user requests take precedence. ## Track Switchin

Installation

Installs to ~/.claude/agents/moeennehzati-famulus-coauthor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MoeenNehzati/famulus/HEAD/agents/coauthor.md -o ~/.claude/agents/moeennehzati-famulus-coauthor.md

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

Full documentation available on GitHub

View Source Repository