devteam

Review code and plan acceptance contracts for software projects.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/agentic-cookbook/agenticdevteam --skill devteam-agentic-cookbook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devteam
Source: https://github.com/agentic-cookbook/agenticdevteam/tree/main/teams/devteam
Command: npx skills add https://github.com/agentic-cookbook/agenticdevteam --skill devteam-agentic-cookbook

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive review and planning system for software projects, enhancing code quality and ensuring compliance with best practices and acceptance contracts.

Core Features & Use Cases

  • Multi-Specialist Code Review: Specialized reviewers analyze code changes across various domains, including architecture, security, performance, and more.
  • Acceptance Contract Planning: Authors an explicit contract for change acceptance, detailing expected outcomes and criteria.
  • Conformance Review: Adjudicates changes against the acceptance contract, ensuring compliance with defined requirements.
  • Build Loop: Iteratively builds code toward an acceptance contract, validating each increment through conformance review.
  • Documentation and Principles: Provides extensive documentation and principles to guide development practices and compliance.

Quick Start

Run the command myteams devteam review code to initiate a code review process for your project.

Frequently Asked Questions about devteam

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for architecture, security, and performance compliance?

Automate code review using a multi-specialist system that analyzes changes across architecture, security, performance, and other domains. It validates changes against defined acceptance contracts to ensure compliance with best practices and technical requirements.

What is an acceptance contract in software development?

An acceptance contract is an explicit plan detailing expected outcomes and criteria for change acceptance. It serves as a benchmark to adjudicate code changes, ensuring software increments comply with defined requirements before integration.

How do I validate code changes against project requirements iteratively?

Validate code changes iteratively using a build loop that builds code toward an acceptance contract. Each increment is validated through conformance review to ensure compliance with the defined requirements and best practices.

Can I plan and enforce technical conformance reviews using Python?

Yes, you can plan and enforce conformance reviews using Python and domain-specific tools. The system automates acceptance contract planning and adjudicates changes to ensure compliance across various technical domains.

What's the best way to ensure code quality and compliance before merging changes?

Ensure code quality by running a comprehensive review and planning system that authors acceptance contracts and performs conformance validation. This approach guarantees changes meet compliance standards before merging.

Do I need Python dependencies to run automated conformance reviews?

Yes, running automated conformance reviews requires Python dependencies like pypdf, pdfplumber, and pdf2image to process documentation and validate changes against acceptance contracts.