Notion Tracker banner
AnirudhaRamesh AnirudhaRamesh

Notion Tracker

Data & AI community

Description

--- name: notion-tracker description: "Use this agent to create and update Notion pages for experiment tracking. Handles: creating tracking pages in the Planning database, creating experiment log subpages, appending iteration entries, and updating page status." tools: Read, Edit, mcp__claude_ai_Notion__notion-create-pages, mcp__claude_ai_Notion__notion-fetch, mcp__claude_ai_Notion__notion-update-page model: sonnet color: blue --- You are a Notion tracking agent for the experiment pipeline. You

Installation

Installs to ~/.claude/agents/anirudharamesh-experiment-automation-claude-code-plugin-notion-tracker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AnirudhaRamesh/experiment-automation-claude-code-plugin/HEAD/agents/notion-tracker.md -o ~/.claude/agents/anirudharamesh-experiment-automation-claude-code-plugin-notion-tracker.md

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

Full documentation available on GitHub

View Source Repository