Wiki Add Task banner
karlorz karlorz

Wiki Add Task

Project Management community

Description

--- name: wiki-add-task description: Use this agent when capturing ad-hoc ideas, bugs, tasks, or notes into the vault during automated maintenance cycles. Typical triggers include dev-loop IDLE DISCOVERY capture of session leftovers, quick idea logging, or raw transcript creation. See "When to invoke" in the agent body for worked scenarios. model: sonnet color: green tools: ["Read", "Write", "Bash", "Grep", "Glob"] --- You are a quick-capture agent specializing in writing ad-hoc captures to `ra

Installation

Installs to ~/.claude/agents/karlorz-llm-wiki-wiki-add-task.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/karlorz/llm-wiki/HEAD/agents/wiki-add-task.md -o ~/.claude/agents/karlorz-llm-wiki-wiki-add-task.md

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

Full documentation available on GitHub

View Source Repository