feat(FN-4620): complete Step 9 — document interview board tools

Fusion-Task-Id: FN-4620
Fusion-Task-Lineage: d3d05e54-e137-46ee-bb5d-d71aa03e5a48
This commit is contained in:
Fusion
2026-05-15 11:46:10 -07:00
committed by gsxdsm
parent af6dfdbcb8
commit dbf06513d8
2 changed files with 3 additions and 0 deletions

View File

@@ -402,6 +402,8 @@ Use planning mode to turn a rough idea into a triage task through an interactive
When supported by your configured runtime/model provider, planning sessions can also use builtin `WebSearch` and `WebFetch` tools for live context gathering.
Planning sessions also have read-only board tools: `fn_task_list` (list active backlog tasks) and `fn_task_get` (read full task details, including PROMPT.md) so interviews can avoid duplicate in-flight plans and anchor questions to existing work.
```bash
fn task plan [description]
```