/ blog / tag
#workflow
4 posts
← all postsUltracode and Dynamic Workflows in Claude Code - what they really change for QA, architects, and development teams
What Ultracode and Dynamic Workflows in Claude Code actually are: a workflow with phases and subagents instead of a linear chat. What it changes for QA, test architects, and teams - and the cost risks involved.
The /goal command in Claude Code - a session contract that won't let the agent give up
How /goal in Claude Code enforces completion through a session-scoped Stop hook. Pros, cons, when to use it, how to phrase the condition, and why it matters for QA.
Claude and Codex: CLI vs Desktop vs Web - Where You Actually Ship Work
Three access channels to the same models differ in what they can touch. A practical comparison of Claude Code and Codex CLI against desktop apps and web interfaces.
Advisor in Claude Code: a second opinion from a stronger model before you commit to a path
The advisor() tool forwards the full transcript to a stronger model and returns an opinion. When to call it before work, when NOT for every step, how not to turn it into endless consultation.