Skip to main content
Run any Skill in Manus
with one click
GitHub repository

productteam

productteam contains 8 collected skills from scottconverse, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
1
updated
2026-03-27
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

doc-writer
software-developers

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.

2026-03-27
evaluator-design
software-quality-assurance-analysts-and-testers

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.

2026-03-27
planner
project-management-specialists

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.

2026-03-27
prd-writer
project-management-specialists

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.

2026-03-27
builder
software-developers

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.

2026-03-27
evaluator
software-quality-assurance-analysts-and-testers

Evaluator agent. Verifies Builder output against sprint contract. Quality level (standard/thorough/strict) controls evaluation depth and cost.

2026-03-27
orchestrator
project-management-specialists

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.

2026-03-25
ui-builder
web-and-digital-interface-designers

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.

2026-03-25