aws-coworker-development

Enforce governance checks and design-tenet validation for AWS Coworker modifications.

1|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/jason-c-dev/aws-coworker-enterprise --skill aws-coworker-development
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-coworker-development
Source: https://github.com/jason-c-dev/aws-coworker-enterprise/tree/main/skills/meta/aws-coworker-development
Command: npx skills add https://github.com/jason-c-dev/aws-coworker-enterprise --skill aws-coworker-development

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures safe, structured changes to AWS Coworker by codifying mandatory guardrails and design-tenet checks before any modification.

Core Features & Use Cases

  • Mandatory frontmatter validation in SKILL.md
  • Plan-Then-Execute workflow with explicit approvals
  • Governance and compliance checks integrated into the skill design
  • Production safety gates to prevent unsafe deployments

Quick Start

Review CLAUDE-DEVELOPMENT.md in the repository root and docs/DESIGN.md before proposing or implementing any changes.

Frequently Asked Questions about aws-coworker-development

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

FAQPage Schema
How do I enforce governance guardrails when extending AWS Coworker with new skills?

Governance guardrails for extending AWS Coworker are enforced through mandatory frontmatter validation in SKILL.md, design-tenet checks, and production safety gates. This ensures all new skills, agents, or commands pass compliance checks before implementation.

What is the plan-then-execute workflow for AWS Coworker development?

The plan-then-execute workflow for AWS Coworker development requires explicit approval gates between planning and implementation phases. It integrates governance checks and design-tenets validation to prevent unsafe deployments and production risks.

Do I need mandatory frontmatter in SKILL.md to add new AWS Coworker commands?

Yes, mandatory frontmatter in SKILL.md is required to add new AWS Coworker commands. The guardrails specify frontmatter usage and gating rules to ensure structured, approved changes and prevent production risks.

What's the best way to validate design tenets before restructuring AWS Coworker components?

The best way to validate design tenets before restructuring AWS Coworker components is using the built-in design-tenets validation combined with governance checks. Review CLAUDE-DEVELOPMENT.md and docs/DESIGN.md before proposing modifications.

When should I use approval gates for AWS Coworker agent modifications?

Approval gates for AWS Coworker agent modifications should be used whenever you plan to add new skills, agents, or commands, or restructure components. This plan-then-execute process ensures safe, approved changes and prevents production risks.

Why does AWS Coworker require design-tenets validation for safe development?

AWS Coworker requires design-tenets validation for safe development to codify mandatory guardrails before any modification. This governance process prevents unsafe deployments by ensuring all changes adhere to structured design principles.