Shashank Suggala · @krintox

How I Work With Ai

From my notes

I work with Claude Code every day and keep my session notes in an Obsidian vault, so each new session picks up where the last one stopped. I treat opinions from other AI models as advice to check against the real code, not instructions.

I decide to treat all non‑Claude AI model opinions as advisory only, to prevent blind execution of potentially inaccurate guidance and ensure code correctness by cross‑checking with the concrete codebase.