You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f" 2.7 [{ACCENT_COLOR}]/speckit.levelup[/{ACCENT_COLOR}] - Capture learnings and create knowledge assets"
2198
2201
)
2199
2202
2200
2203
steps_panel=Panel(
@@ -2209,6 +2212,7 @@ def init(
2209
2212
enhancement_lines= [
2210
2213
"Optional commands that you can use for your specs [bright_black](improve quality & confidence)[/bright_black]",
2211
2214
"",
2215
+
f"○ [{ACCENT_COLOR}]/mode[/{ACCENT_COLOR}] [bright_black](optional)[/bright_black] - Manage workflow modes and framework opinions for development complexity control",
2212
2216
f"○ [{ACCENT_COLOR}]/speckit.clarify[/{ACCENT_COLOR}] [bright_black](optional)[/bright_black] - Ask structured questions to de-risk ambiguous areas before planning (run before [{ACCENT_COLOR}]/speckit.plan[/{ACCENT_COLOR}] if used)",
0 commit comments