| name | research-add-items |
| description | Add research objects to an existing research outline, optionally using the shared multi-category source taxonomy and structured evidence. Use when expanding an outline before research-deep. |
Research Add Items
Workflow
- Find and read
*/outline.yaml in the current working directory.
- Ask which items the user wants to add and whether web research is needed.
- 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 item.
- Deduplicate proposed items by canonical name and identity, not only exact spelling.
- Show proposed additions, their evidence source IDs, and source-coverage gaps.
- After user confirmation, append only the selected items to
outline.yaml without changing unrelated configuration.
Output
Update {topic}/outline.yaml in place only after confirmation.