# Enterprise Problem Structuring

> Structures ambiguous business problems into decision-ready workstreams.

- Skill: `nahisaho/enterprise-problem-structuring` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add nahisaho/enterprise-problem-structuring`
- Raw SKILL.md: https://api.skillmd.com/api/skills/nahisaho/enterprise-problem-structuring/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: nahisaho (https://skillmd.com/u/nahisaho)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/nahisaho/enterprise-problem-structuring

---


# enterprise-problem-structuring

## Overview
Structures ambiguous business problems into decision-ready workstreams.

## Inputs
- Objective and context for this step in the suite
- Constraints, assumptions, and expected output format

## Outputs
- Structured result for downstream skills in the same suite
- Clear decisions, rationale, and next actions

## Notes
- This skill is designed to work with related skills in the \"enterprise\" suite.

---

## Verification Loop (v0.2.0)

```
PLAN   → define scope, inputs, expected outputs
EXECUTE → run skill logic
VERIFY  → check outputs against quality gates
REPORT  → structured result for downstream skills
```

### Quality Gates

- [ ] Explicit assumptions and constraints documented
- [ ] Clear decisions and rationale
- [ ] Actionable next steps provided

