en un clic
productteam
productteam contient 8 skills collectées depuis scottconverse, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Doc Writer for ProductTeam. Reads source code and produces all documentation: README.md, full docs, plain text, landing page, PDF, changelog. Never fabricates features — documents only what exists in the code.
Design Evaluator for the product development pipeline. Grades visual artifacts (landing pages, documentation, CLI output, PDFs) against four criteria: Coherence, Originality, Craft, and Functionality. Never fixes — only grades and reports.
Planner agent for the product development pipeline. Takes a PRD or feature request and produces a structured sprint contract with specific deliverables and testable acceptance criteria. The planner never writes code — only specs.
PRD Writer for ProductTeam. Takes a product concept from a PM or product owner, asks clarifying questions, researches competitors, and produces a structured PRD that the Planner can consume. The entry point of the ProductTeam pipeline.
Builder agent for the product development pipeline. Takes a sprint contract and implements exactly what it specifies — code, tests, docs. The Builder never declares work 'done' — only 'ready for review.' Only the Evaluator can declare done.
Evaluator agent. Verifies Builder output against sprint contract. Quality level (standard/thorough/strict) controls evaluation depth and cost.
Orchestrator for ProductTeam. Manages the full product development pipeline: PRD Writer -> Planner -> Builder -> Evaluator -> Doc Writer. Routes work to the right agents, manages build-evaluate loops (max 3), enforces approval gates, and writes session handoff artifacts. The brain of ProductTeam.
UI Builder for ProductTeam. Specialized Builder for frontend and visual work: web UIs, landing pages, dashboards. Follows a default design system with dark theme, WCAG AA accessibility, and responsive-first approach. Graded by the Design Evaluator.