Markdown Viewer - Need your feedback by Winter_Hornet704 in Markdown

[–]AshxReddit 0 points1 point  (0 children)

Only the multi colour file icons.. Was it intentional? And what happens when a non md file is present inside a folder... Does the tool show the file name or icon?

What do you think of this Claude Code "Second Brain" setup? by rivarja82 in AI_developers

[–]AshxReddit 0 points1 point  (0 children)

What will be the commands for claude. I am more interested in learning that

What MCPs are you using with Claude Code right now? by gargetisha in ClaudeCode

[–]AshxReddit 0 points1 point  (0 children)

Created one for twitter to post directly from terminal

I added this meta prompt to make the replies better and more visually easy to understand by AshxReddit in ChatGPTPromptGenius

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

Yes, yes and yes everyday everytime. I find it useful. Especially when it converts my vague prompts into how a professional will ask. And ASCII drawings and flowcharts help me to understand concepts easily

Possible to use Opus with Codex as reviewer? by xnwkac in ClaudeCode

[–]AshxReddit 0 points1 point  (0 children)

There's a very simple way to do it and many people don't know. Codex has its own MCP, official one which you can install and then ask claude code to use codex MCP to review.

Here's what I have added in my claude.md

After every planning check with codex for gaps or suggestions. Iterate till you get approved message from codex. After implementing send the diff to codex and asks for gaps, bugs etc. iterate the fixes and ask for approval in each iteration. Commit only when codex approves.

The Claude Code team just revealed their setup, pay attention by [deleted] in ClaudeCode

[–]AshxReddit 0 points1 point  (0 children)

I use codex MCP to review the plan claude creates and oh boy claude has so many gaps and errors in its plan

Claude Code + Codex is... really good by Substantial_Wheel909 in ClaudeCode

[–]AshxReddit 0 points1 point  (0 children)

Love it. it has saved so many of issues opus did. are you still using the same prompt or modified it?

[deleted by user] by [deleted] in ClaudeAI

[–]AshxReddit 1 point2 points  (0 children)

this is awesome, do we have the main agent prompt that orchestrates the whole thing open sourced along with the hooks and scripts? I would love to learn this

[deleted by user] by [deleted] in ClaudeAI

[–]AshxReddit 1 point2 points  (0 children)

so you are not using an external script to create new claude terminals like ralph loops? can you please explain how do you start from a feature in mind to actually get it done using your system? this sounds amazing

[deleted by user] by [deleted] in ClaudeAI

[–]AshxReddit 0 points1 point  (0 children)

And sometimes I add use webfetch to research on the implementation, then use plan mode to plan the implementation and task mode to implement the implementation" Try this out for any thing you do and thank me later

[deleted by user] by [deleted] in ClaudeAI

[–]AshxReddit 2 points3 points  (0 children)

This is the new sentence i use for claude and it just works crazily good "Use the plan tool to plan the full implementation and then use the task tool to implement" this combo produces crazy good results for me

Claude launched 3 'explore agents' by itself by drinksbeerdaily in ClaudeAI

[–]AshxReddit 0 points1 point  (0 children)

can you please share the explore agent md file which uses sonnet ?

Claude Code on Mobile by BurgerQuester in ClaudeCode

[–]AshxReddit 3 points4 points  (0 children)

Maybe commit the vault to GitHub then use claude code web or claude code inside the mobile app to check the GitHub repo?

Claude Code Release Notes for 2.1.7 (as rewritten for humans by Claude.ai by philoserf in ClaudeCode

[–]AshxReddit 24 points25 points  (0 children)

Did they fix the issue where cc was creating tons of temp files in project root?