docs: add MAP Prompt Library catalog with 14 recipes and audit table (#326)#332
Conversation
…326) Add docs/PROMPT_LIBRARY.md — copyable prompt recipes for common engineering tasks grouped by SDLC phase (Understand, Plan, Build, Review, Learn) and role (Engineer, Tech Lead, Operator/Maintainer). - 14 recipes covering all 5 phases and 3 roles, each with: prompt text, fillable slots, MAP surface, prerequisites, why-it-works, completion signal - Prompt-pattern audit table classifying 9 Claude Code Prompt Library patterns against MAP's existing implementation (Implemented / Docs-only gap / Internal-prompt eval candidate) - Guardrails section distinguishing safe docs edits from internal-prompt changes requiring skill-eval measurement - Links added to README.md (docs table) and docs/USAGE.md (header) - No agent/skill prompt bodies changed; no template sources touched Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HZ3wHDow49xBGUwWFPH2mD
|
Warning Review limit reached
Next review available in: 30 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Implements #326 — adds
docs/PROMPT_LIBRARY.mdas the MAP Prompt Library catalog. This is a documentation-only change; no agent/skill prompt bodies or template sources are modified.Changes
docs/PROMPT_LIBRARY.md(new file)<SLOTS>, recommended MAP surface, prerequisites, why-it-works, completion signalmapify skill-evalmeasurementREADME.mddocs/USAGE.mdAcceptance criteria check
Test results
Generated by Claude Code