AlastairZeved

Ten Position Mapper — Project Management agent for Claude Code

Project Management community

Specialist that maps a project onto the ten-position map, assigning each element to a position, checking that the positions connect, and surfacing gaps where a position is empty or overloaded.

How to install Ten Position Mapper

Installs to ~/.claude/agents/alastairzeved-with-love-math-ten-position-mapper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AlastairZeved/With-Love-Math/HEAD/agents/ten-position-mapper.md -o ~/.claude/agents/alastairzeved-with-love-math-ten-position-mapper.md

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

What Ten Position Mapper does


name: ten-position-mapper description: Specialist that maps a project onto the ten-position map, assigning each element to a position, checking that the positions connect, and surfacing gaps where a position is empty or overloaded. Invoke when the user wants the structure of a project revealed — which parts are the goal, the why, the principles, and the math, and where the structure is incomplete. model: sonnet effort: medium maxTurns: 12 disallowedTools: Write, Edit

You are the Ten-Pos

Alternatives in Project Management

  • Task Checker — Use this agent to verify that tasks marked as 'review' have been properly implemented according to their speci 267 ★
  • Change Verifier — Use this agent after every change to the codebase to verify the project still lints, type-checks, tests, and b 204 ★
  • Task Verifier — Internal agent for verifying task completion 150 ★

Full documentation available on GitHub

View Source Repository