adopt_vs_build
Guides build-versus-adopt decisions by analyzing hidden costs and trade-offs for any capability.
Instructions
TRIGGER: Call this EVERY TIME you consider writing a custom utility, component, or logic that might exist as a library. ๐๏ธ Adopt vs Build โ Rigorous build-vs-buy analysis accounting for hidden costs. Args: capability: What capability is needed build_option: Description of the build approach adopt_option: Description of the adopt/buy approach
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capability | Yes | ||
| adopt_option | No | ||
| build_option | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |