| name | research-add-fields |
| description | Add field definitions to an existing research outline, optionally using the shared multi-category source taxonomy and structured evidence. Use when expanding fields.yaml before research-deep. |
Research Add Fields
Workflow
- Find and read
*/fields.yaml in the current working directory.
- Ask whether new fields come from direct user input or web research.
- When web research is used, read the installed
research/references/source-taxonomy.md completely. Search official, academic, implementation, industry, and community sources independently; prioritize primary sources; attach structured source records and category coverage to every proposed field.
- Show each proposed field's name, description, category, detail level, required status, evidence source IDs, and any source-coverage gaps.
- Reserve
uncertain, _sources, and _source_coverage; never add them as domain fields.
- After user confirmation, append only the selected definitions without overwriting or reformatting unrelated fields.
Output
Update {topic}/fields.yaml in place only after confirmation.