cc-construction-prerequisites

Validate construction prerequisites with a 66-item checklist and generate reports.

351|31|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/ryanthedev/code-foundations --skill cc-construction-prerequisites
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cc-construction-prerequisites
Source: https://github.com/ryanthedev/code-foundations/tree/main/skills/cc-construction-prerequisites
Command: npx skills add https://github.com/ryanthedev/code-foundations --skill cc-construction-prerequisites

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams verify construction readiness by applying a comprehensive 66-item prereq checklist across requirements, architecture, and coding conventions, reducing risk and rework before any code is written.

Core Features & Use Cases

  • Verifies presence and quality of prerequisites using a CORE/STANDARD/COMPREHENSIVE framework.
  • Outputs a VIOLATION/WARNING/PASS report in CHECKER mode or prerequisite allocation guidance in APPLIER mode.
  • Supports retrospective application to existing projects with code, surfacing gaps and recommended fixes.

Quick Start

Run the skill against your project root to generate an initial readiness report. For example, invoke the tool to perform a CHECKER check or to generate APPLIER recommendations.

Frequently Asked Questions about cc-construction-prerequisites

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

FAQPage Schema
How do I check project prerequisites before starting software construction?

You can verify construction readiness by applying a 66-item checklist across requirements, architecture, and coding conventions to generate a VIOLATION/WARNING/PASS report identifying gaps before coding.

What is the minimum schedule percentage required for prerequisites in software construction?

The minimum schedule percentage required for prerequisites in software construction is a hard floor of 5%, ensuring adequate time for problem definition, architecture, and planning before coding begins.

Can I run a construction readiness check on an existing codebase?

Yes, you can run a retrospective construction readiness check on existing projects with code to surface prerequisite gaps and generate recommended fixes for requirements and architecture violations.

How do I allocate time for requirements and architecture planning in a new project?

To allocate time for requirements and architecture planning, use APPLIER mode to generate prerequisite allocation recommendations that enforce a minimum 5% schedule floor for construction preparation.

What does a construction prerequisites checklist cover for major software features?

A construction prerequisites checklist for major software features covers requirements validation, architecture verification, and coding conventions assessment, categorizing results as CORE, STANDARD, or COMPREHENSIVE readiness levels.

When should I not use a construction readiness checklist?

A construction readiness checklist may be unnecessary for minor bug fixes or trivial updates that do not introduce new architectural requirements, coding conventions, or major feature scope changes.