adr
πPluginjellydn/my-ai-tools
Manages Architecture Decision Records (ADR) for tracking important architectural decisions. Initialize, create, list, search, and view ADRs.
Part of
jellydn-my-ai-tools
Installation
/plugin marketplace add sawyerhood/dev-browser/plugin install adr@my-ai-toolsMore from this repository10
Fix PR review comments by implementing requested changes. Fetch review comments, implement fixes, run tests, and commit changes.
Removes AI-generated code slop from git diffs to maintain code quality. Clean up extra comments, defensive checks, type casts, and inconsistent style.
Generate Product Requirements Documents (PRD) for new features. Use when planning features, starting projects, or creating specifications.
Orchestrate parallel codebase analysis to produce 7 structured documents (STACK, INTEGRATIONS, ARCHITECTURE, STRUCTURE, CONVENTIONS, TESTING, CONCERNS) in .planning/codebase/.
Streamlines AI tool discovery and integration with curated, ready-to-use prompts, scripts, and workflow templates for developers and AI enthusiasts.
Generates comprehensive code structure visualizations, mapping dependencies, function relationships, and architectural insights across programming projects.
Streamlines workflow transitions by generating clear, structured handoff documents and communication protocols for cross-team collaboration
Project-specific knowledge management system using qmd MCP server. Captures learnings, issue notes, and conventions in a searchable knowledge base.
Resumes work from a previous handoff session stored in .claude/handoffs/. Load and continue from where you left off in prior sessions.
Guides through the complete TDD workflow with Red-Green-Refactor cycle. Start features, write failing tests, implement minimal code, and refactor with confidence.