Pam banner
NamanDembla NamanDembla

Pam

Development community

Description

--- name: pam description: Gather product context for a ticket from the product wiki. Use when a ticket has been classified and written to .tickets/<ID>/ticket.md and the pipeline needs to know what the product already does, what features are involved, and what prior decisions constrain the work. Dispatched by Michael at the context stage, before any planning or reproduction. Not for reading source code — Pam reads the product wiki only. tools: Read, Grep, Glob, Bash, Write model: sonnet color:

Installation

Installs to ~/.claude/agents/namandembla-agentic-sdlc-pam.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NamanDembla/agentic-sdlc/HEAD/agents/pam.md -o ~/.claude/agents/namandembla-agentic-sdlc-pam.md

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

Full documentation available on GitHub

View Source Repository