dev-general-contractor

Audit code correctness, security, and integration across development lifecycles.

4|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/grigb/gas-prompt-library --skill dev-general-contractor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-general-contractor
Source: https://github.com/grigb/gas-prompt-library/tree/main/agents/agent-dev-general-contractor
Command: npx skills add https://github.com/grigb/gas-prompt-library --skill dev-general-contractor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the gap between specialized agent deliverables and production-ready code by providing a rigorous, multi-phase audit and integration framework.

Core Features & Use Cases

  • Integration QA: Validates that new components wire into existing systems without breaking functionality.
  • Security & Quality Audits: Performs systematic checks for vulnerabilities, performance bottlenecks, and maintainability.
  • Use Case: Use this agent when you have completed a new feature module and need to ensure it meets security standards, passes full test suites, and integrates cleanly into your existing codebase.

Quick Start

Invoke the dev-general-contractor agent to audit the newly created authentication module and guide its integration into the main application.

Frequently Asked Questions about dev-general-contractor

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

FAQPage Schema
How do I verify code correctness and test coverage before deploying a new feature module?

Perform integration QA by systematically validating new components against existing project patterns to ensure they wire into the codebase without breaking current functionality.

What is the best way to audit new code for security vulnerabilities and performance bottlenecks?

Validate integration by systematically checking that new components adhere to existing project patterns and pass strict QA protocols to ensure they wire cleanly without breaking functionality.

When do I need to run integration validation on my software deliverables?

You need integration validation when you have completed a new feature module and must ensure it meets security standards, passes full test suites, and integrates cleanly into your existing codebase.

Does test-driven validation work for checking architectural alignment with existing project patterns?

Test-driven validation works for checking architectural alignment by enforcing strict QA protocols that verify code correctness across the development lifecycle and confirm integration into existing systems.

How to perform a production readiness audit for complex system deliverables?

Perform a production readiness audit by executing comprehensive software quality assurance and security auditing across the development lifecycle, requiring evidence-based reporting to verify system integration.