fix-codegen-aws

Correct failures in datrix-codegen-aws generated AWS infrastructure code from index.json test results.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/keturk/datrix --skill fix-codegen-aws
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: fix-codegen-aws
Source: https://github.com/keturk/datrix/tree/main/claude-config/.claude/skills/fix-codegen-aws
Command: npx skills add https://github.com/keturk/datrix --skill fix-codegen-aws

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the issue of diagnosing and resolving test failures, errors, and warnings from the datrix-codegen-aws tool, providing a streamlined approach to maintain code quality.

Core Features & Use Cases

  • Diagnosis of Failures: Analyzes index.json test results to identify problematic areas.
  • Fix Implementation: Directs users through a predefined playbook for error resolution.
  • Use Case: When the AWS code generation tool reports failures or errors, use this Skill to follow a structured protocol for troubleshooting and rectification.

Quick Start

Run the /fix-codegen-aws skill with the path to your structured test results file: /fix-codegen-aws path/to/index.json

Frequently Asked Questions about fix-codegen-aws

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

FAQPage Schema
How do I fix test failures in generated AWS infrastructure code?▼

To fix test failures in AWS infrastructure code, analyze structured test results from an index.json file and follow a predefined troubleshooting playbook to diagnose and resolve specific errors and warnings.

What is the process for resolving code generation warnings in AWS?▼

Resolving AWS code generation warnings involves analyzing structured test outputs to identify problematic areas and applying targeted corrections directed by a structured, package-specific resolution workflow.

How do I troubleshoot datrix-codegen-aws errors using test results?▼

Troubleshoot datrix-codegen-aws errors by passing the path to your structured index.json test results file, which triggers a diagnosis protocol to identify and rectify the reported failures.

Can I use shared scripts to correct AWS code generation failures?▼

Yes, you can use shared scripts to correct AWS code generation failures, as the resolution workflow utilizes package-specific details and these scripts to implement the required fixes.

Why does my AWS infrastructure code generation report errors after testing?▼

AWS infrastructure code generation reports errors after testing when the output fails validation checks, requiring a structured analysis of the test results to identify and apply the necessary corrections.

What format does the test result file need to be in for AWS code generation troubleshooting?▼

The test result file needs to be in a structured JSON format, specifically an index.json file, to properly diagnose and resolve failures, errors, and warnings from the AWS code generation tool.