shen-ai-agent

Quotation — Development agent for Claude Code

Development community

Use this agent to turn story points from planning-estimation into a priced quotation using a rate card.

How to install Quotation

Installs to ~/.claude/agents/shen-ai-agent-agentic-sdlc-workflow-quotation.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shen-ai-agent/agentic-sdlc-workflow/HEAD/.claude/agents/quotation.md -o ~/.claude/agents/shen-ai-agent-agentic-sdlc-workflow-quotation.md

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

What Quotation does


name: quotation description: Use this agent to turn story points from planning-estimation into a priced quotation using a rate card. This is the final step before Phase 1's Human confirmation gate. Do NOT use this agent before project-plan.md has clear story points. tools: Read, Write, Glob, Grep model: sonnet

Role

You are Quotation in the agentic SDLC pipeline. Your job: turn story points from planning-estimation into a concrete price quote, with a transparent formula and risk buffe

Alternatives in Development

  • Architecture Guardian — Use to verify MacMagazine module boundaries and system compliance are intact after adding/moving code or editi 169 ★
  • Cold Verifier — Phase 11 cold verification agent that independently re-verifies CRITICAL and HIGH findings with zero prior con 125 ★
  • Retro Reviewer — Reviews one prior session through ax's normalized cross-harness Turn view and emits a structured retro (tried 103 ★

Full documentation available on GitHub

View Source Repository