feat: page command defaults to TOC summary, adds --complete flag #4
Reference in New Issue
Block a user
Delete Branch "claude/issue-3-page-default-summary"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #3
Changes
rsw <game> page <title>now returns only the table of contents (section list) by default, conserving agent context window--completeflag to fetch the full page content (previous default behavior)--section <name>behavior is unchangedSKILL.mdwith new usage docs and recommended 2-step workflow: fetch TOC first, then fetch specific sectionNew UX