samueltauil/contoso-data-importer
Multi-agent GitHub Copilot demo that turns a UI mockup into a React app through orchestrated planning, implementation, and QA checkpoints.
Leverages GitHub Copilot Chat's custom chat modes to orchestrate specialized agents (Orchestrator, Developer, QA Analyst) that collaboratively transform a UI mockup into production-ready React code through coordinated planning and validation phases. The workflow is documented as reproducible prompts stored in `.github/prompts/` and checkpointed across Git branches, enabling both full end-to-end replay and resumption from intermediate stages. Demonstrates how agentic coordination with clear role separation improves code quality and architectural consistency compared to single-agent generation.
Stars
2
Forks
3
Language
Shell
License
MIT
Category
Last pushed
Nov 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/samueltauil/contoso-data-importer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
SufficientDaikon/sdd-vscode-agents
13 Copilot Chat agents for Spec-Driven Development and UI/UX Design Lifecycle — from idea to...
SufficientDaikon/copilot-ux-research
VS Code Copilot agent: User research and personas. Part of sdd-vscode-agents.
SufficientDaikon/copilot-spec-writer
VS Code Copilot agent plugin: Transforms plans into implementable specifications with user...
SufficientDaikon/copilot-ui-lifecycle-master
VS Code Copilot agent: 7-phase UI/UX lifecycle orchestrator. Part of sdd-vscode-agents.
SufficientDaikon/copilot-reviewer
VS Code Copilot agent plugin: Audits implementation against specs and produces HTML compliance...