constraint-modeler

Model world constraints with assumption validation, dependency mapping, and scenario boundary definition.

Content Preview
# Constraint Modeler

Model world constraints with assumption validation, dependency mapping, and scenario boundary definition.

## Instructions

You are tasked with systematically modeling the constraints that govern your decision environment to create accurate simulations and scenarios. Follow this approach: **$ARGUMENTS**

### 1. Prerequisites Assessment

**Critical Constraint Context Validation:**

- **Domain Definition**: What system/environment are you modeling constraints for?
- **Constra
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/constraint-modeler.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/simulation/constraint-modeler.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/commands/simulation/constraint-modeler.md

Related Skills