Skip to content

Command Reference

All commands are grouped under the Saga category in the Command Palette (Cmd/Ctrl+Shift+P).

CommandWhere else to find it
InitCommand Palette + Welcome view link (bootstrap command, shown before any tree exists)
Getting StartedCommand Palette + More Actions menu
Add Context FileCommand Palette + Context Files view toolbar
Add Inline ContextCommand Palette + Context Files view toolbar
Open Context FileClick a context entry in the Context Files tree
Generate EpicsCommand Palette + Epics & Stories view toolbar
Generate Stories for EpicEpic right-click context menu
Edit EpicClick an epic in the Epics & Stories tree
Open StoryClick a story in the Epics & Stories tree
Validate StoriesCommand Palette + Epics & Stories view toolbar
Generate SubtasksStory right-click context menu, or Story Editor's Subtasks tab
Split StoryCommand Palette + story right-click context menu
Delete EpicEpic right-click context menu
Delete StoryStory right-click context menu
Clear Stories for EpicEpic right-click context menu
Clear EpicsCommand Palette + More Actions menu
Clean UpCommand Palette + More Actions menu (full workspace reset, double confirmation)
Push Epic to TrackerEpic right-click context menu
Push Story to TrackerStory right-click context menu
Push All to TrackerCommand Palette + Epics & Stories view toolbar (↑ Push All)
Sync with TrackerCommand Palette + Epics & Stories view toolbar ($(sync))
Open SettingsCommand Palette + Epics & Stories view toolbar
Open DocumentationCommand Palette + Epics & Stories view toolbar ($(question)) — opens this site in your browser
More ActionsEpics & Stories view toolbar ($(ellipsis)) — opens a QuickPick for orphaned commands
Generate Agent PromptStory right-click context menu
Generate AGENTS.mdCommand Palette + Epics & Stories view toolbar
Export BacklogCommand Palette + Epics & Stories view toolbar
Open TemplateCommand Palette + More Actions menu
Reset TemplateCommand Palette + More Actions menu
Test GenerationCommand Palette only — an internal developer smoke test, not a user-facing feature

TIP

If a command isn't in a menu you expect, check More Actions ($(ellipsis) in the sidebar toolbar) — it exists specifically to surface commands that don't have room for a dedicated icon.

Released under the MIT License.