joneri

Aim — Project Management agent for Claude Code

Project Management community

Internal AIM orchestration helper used by the AIM project skill; not the user-facing front door.

How to install Aim

Installs to ~/.claude/agents/joneri-agile-iteration-method-aim.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/joneri/agile-iteration-method/HEAD/.claude/agents/aim.md -o ~/.claude/agents/joneri-agile-iteration-method-aim.md

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

What Aim does


name: aim description: Internal AIM orchestration helper used by the AIM project skill; not the user-facing front door. tools: Read, Grep, Glob

AIM helper agent for Claude Code

This helper exists to make AIM easier to use in Claude Code.

This file is an **internal helper surface** only. It is **not the primary user-facing** AIM entrypoint in Claude. Claude is skill-led: users start AIM through `.claude/skills/aim/SKILL.md`; `.claude/commands/` remains a legacy compatibility surface.

Alternatives in Project Management

  • Agent Evaluator — Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen 243.5k ★
  • Maestro — You are a specialized orchestration agent 3.6k ★
  • Sprint Master — Agile delivery partner for sprint planning, retrospectives, velocity analysis, and user stories 1.3k ★

Full documentation available on GitHub

View Source Repository