pm-copilot: PM Copilot is an MCP server that analyzes customer support tickets and feature requests to identify convergent themes and prioritize product decisions. It uses signal triangulation, composability with other MCP servers, and a built-in PM methodology to score priorities. Security features include PII scrubbing and audit controls.; learn-claude-code: This repository provides a hands-on tutorial to learn how modern AI agents work by building one from scratch, emphasizing the core loop of model-tool interaction. It distills complex agent concepts into simple, iterative versions, from basic Bash agents to sophisticated skill-based systems.
Prioritizing product features based on convergent customer signals
Learning to build modern AI coding agents from scratch