# scope-negotiation > Decide between minimal solution and infrastructure investment. Use when it's unclear whether to do the quick fix or build properly. - Author: N0V3LT0K3NS - Repository: N0V3LT0K3NS/claudefu - Version: 20260129192229 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/N0V3LT0K3NS/claudefu - Web: https://mule.run/skillshub/@@N0V3LT0K3NS/claudefu~scope-negotiation:20260129192229 --- --- name: scope-negotiation description: >- Decide between minimal solution and infrastructure investment. Use when it's unclear whether to do the quick fix or build properly. triggers: - "minimal or infrastructure" - "quick fix or proper" - "scope negotiation" tools: - Read --- # Scope Negotiation **Status:** 📋 Stub — Implementation coming soon ## Purpose Help decide between minimal viable solution and infrastructure investment. ## Intended Behavior 1. Clarify the immediate need 2. Assess: Will this repeat? 3. Estimate effort for each approach 4. Consider compound value 5. Present trade-offs clearly 6. Get user decision ## Output Clear decision on scope with documented reasoning.