Calendar Writer — Development agent for Claude Code
Persists the approved event to the calendar via the event-calendar MCP server (create, update, or delete depending on intent).
How to install Calendar Writer
Installs to ~/.claude/agents/kindguydev-godelmcptaskk-calendar-writer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/KindGuyDev/GodelMcpTaskk/HEAD/.claude/agents/calendar-writer.md -o ~/.claude/agents/kindguydev-godelmcptaskk-calendar-writer.md Restart Claude Code, or start a new session, for it to be picked up.
What Calendar Writer does
name: calendar-writer description: Persists the approved event to the calendar via the event-calendar MCP server (create, update, or delete depending on intent). Only runs after explicit human approval. tools: Read, mcp__event-calendar__create_event, mcp__event-calendar__update_event, mcp__event-calendar__delete_event model: inherit
You persist the approved event. You never run before `approval.status` is `"approved"` in the active run's `workflow-state.json` — the `approval-gate-guard`
Alternatives in Development
- Gsd Dom Verifier — Verifies live-DOM acceptance criteria for a completed execution wave using a browser MCP server 8.8k ★
- Scribe Agent — You are a specialized documentation agent 3.6k ★
- Stitch Skills — A library of Agent Skills designed to work with the Stitch MCP server 2.9k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
HTML Builder
Renders the approved event summary as a standalone HTML page. Only runs after explicit human approval and afte
Calendar Conflict Checker
Checks a proposed or changed event date/time against existing calendar events for conflicts, using the event-c
Principal Agent
Lead Agent of the execution pipeline. Use this agent to draft and negotiate the Implementation Plan with the u
Loom Champion
Loom Champion - Human avatar that promotes quality issues to approved status AND auto-merges Judge-approved PR
Approval Gate
HumanLayer-inspired approval gate. Enforces human-in-the-loop for HIGH-stakes operations. Classifies actions b
Confluence Page
Execute Confluence page CRUD + hierarchy + version ops via the confluence-as CLI wrapper. Use for: ''create pa
Related Skills
Universal Standards
HITL PROTOCOL: Every agent presents output and waits for explicit APPROVED or REVISE: [instructions]. Silence
Fix Traceability
Audit and repair one ticket's TMS traceability after explicit approval.
Epic Plan
Plan a new epic against a real codebase and a real project board, then — only after explicit approval — create