
Run the engineering design process autonomously across multiple iterations
Generate concepts for each open design decision, with pros/cons for the user to evaluate
Create a detailed implementation plan based on the chosen concept
Research the codebase to build understanding of the problem, writing findings to an understanding artifact
Create or update the problem definition for the current project
Audit the Obsidian thoughts vault for orphans, unresolved links, isolated hubs, and structural issues, fixing what can be safely fixed
Create a new project in the Obsidian thoughts vault
Read specified project files and summarize them to load context into the session
Run the engineering design process autonomously across multiple iterations
Back-and-forth conversation mode. Answer very quickly in a few words to help the user talk through ideas. Use when the user invokes /convo or wants to think out loud.
Quickly weigh options inline with pros and cons. A lightweight version of /concepts for simple decisions, returns results fast without writing vault artifacts.
Save a progress summary capturing the current state for handoff to the next session
Start a new iteration when the current approach needs rethinking
Implement code changes following the current plan step by step