New Contract Skill
Takes an accepted proposal and generates a legally-sound contract from reusable blocks, then verifies it against standard positions.
Phase 1: Load Proposal Context
Ask which proposal this is for:
- "Which proposal are we turning into a contract?"
- Load
~/business/proposals/{client}/{proposal-file}.md - Extract: client name, scope, timeline, investment, payment terms
Phase 2: Select Template Structure
Reference ~/ops/templates/contract-structure.md which outli
[Description truncada. Veja o README completo no GitHub.]