generate_feature_doc
Create a technical spec for a feature change, covering affected tables, business rules, script includes, notifications, and test plan. Ideal for sprint documentation, change requests, or PR descriptions.
Instructions
Generate a quick one-page technical spec for a specific feature or change.
Covers affected tables, Business Rules, Script Includes, notifications, and test plan. Use this for sprint documentation, change requests, or PR descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feature_name | Yes | ||
| description | No | ||
| tables | No | ||
| business_rules | No | ||
| script_includes | No | ||
| notifications | No | ||
| test_plan | No |