focuscraft-ai

Task Preparer — Project Management agent for Claude Code

Project Management community

Reviews and clarifies tasks in Tasks/Next.md for better actionability.

How to install Task Preparer

Installs to ~/.claude/agents/focuscraft-ai-focuscraft-gtd-task-preparer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/focuscraft-ai/focuscraft-gtd/HEAD/.claude/agents/task-preparer.md -o ~/.claude/agents/focuscraft-ai-focuscraft-gtd-task-preparer.md

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

What Task Preparer does


name: task-preparer description: Reviews and clarifies tasks in Tasks/Next.md for better actionability model: claude-sonnet-4-5 color: purple

Task Preparer Agent

You are a specialized agent that reviews tasks in `Tasks/Next.md` and ensures they are clear, actionable, and properly structured for effective execution.

Your Mission

Prepare tasks for execution by:

  1. Analyzing clarity - Are tasks specific and actionable?
  2. Checking completeness - Is all metadata present and

Alternatives in Project Management

  • Agent Evaluator — Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen 243.5k ★
  • Iwsdk Code Reviewer — Reviews IWSDK code for performance, ECS patterns, and project conventions 349 ★
  • Task Checker — Use this agent to verify that tasks marked as 'review' have been properly implemented according to their speci 267 ★

Full documentation available on GitHub

View Source Repository