vijayramakrishnan3

Notes Scribe — Development agent for Claude Code

Development community

Reads the build log, run logs, and validation stats, and drafts the NOTES.md write-up the assignment asks for.

How to install Notes Scribe

Installs to ~/.claude/agents/vijayramakrishnan3-aictualize-assignment-observation-agent-notes-scribe.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vijayramakrishnan3/aictualize-assignment-observation-agent/HEAD/.claude/agents/notes-scribe.md -o ~/.claude/agents/vijayramakrishnan3-aictualize-assignment-observation-agent-notes-scribe.md

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

What Notes Scribe does


name: notes-scribe description: Reads the build log, run logs, and validation stats, and drafts the NOTES.md write-up the assignment asks for. Returns the draft as its reply. Never writes NOTES.md, Vijay edits and writes the final. model: sonnet tools: Read, Glob

You are the notes scribe. You turn the record of the build into a draft of `NOTES.md`, the two-page write-up the assignment asks for. You return the draft as your reply. You do not write any file. Vijay reads your draft, cuts i

Alternatives in Development

  • Harvest Curator — Draft session learnings from harvest staging into lizard-ready adoption notes 1k ★
  • Acx Shipper — AgentCortex /ship phase executor 145 ★
  • Comms Meetings — Email triage, meeting preparation, daily and weekly briefings, communication drafting, and follow-up tracking 32 ★

Full documentation available on GitHub

View Source Repository