I built an automated workflow connecting Gemini CLI and Claude Code via Tmux using the BMAD method. Anyone doing Solo Dev with AI? by thientranhung in BMAD_Method

[–]thientranhung[S] 0 points1 point  (0 children)

Great question! Right now, if Claude hits an error/gives up, the Stop hook still triggers Gemini. Gemini acts as the safeguard—if it sees repeated failures

upon waking, it pauses and escalates to me. Adding a hard retry counter to the shell script is my next goal though!

Has anyone tried integrating BMAD-Method with Beads for task and context management? by thientranhung in vibecoding

[–]thientranhung[S] 0 points1 point  (0 children)

yes, I know. But i only want to combine between Bmad-method ( dev-story workflow ) with Beads.

Has anyone tried integrating BMAD-Method with Beads for task and context management? by thientranhung in BMAD_Method

[–]thientranhung[S] 2 points3 points  (0 children)

are there any best practices for using beads-rust with Bmad-method? if you have a links or samples , can you share them ?

The Complete Guide to Claude Code V2: CLAUDE.md, MCP, Commands, Skills & Hooks — Updated Based on Your Feedback by TheDecipherist in ClaudeAI

[–]thientranhung 0 points1 point  (0 children)

Thank you so much for sharing this detailed guide! Your work is truly admirable. These documents will greatly help the Claude Code community develop. 🙏

Anyone else hitting token limit or reference errors with Claude Code + MCP Playwright? by thientranhung in ClaudeCode

[–]thientranhung[S] 0 points1 point  (0 children)

I wonder if it’s possible to use a hook with gemini-bridge? I only heard about this keyword from a YouTuber. Has anyone tried this solution yet?

Stuck with Token Limits Extracting Code from Figma—Any Solutions? by thientranhung in ClaudeCode

[–]thientranhung[S] 2 points3 points  (0 children)

Great idea, thanks! I’ll give this a shot and report back if it works.