frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Ask HN: What agentic directory structure do you use?

5•dominiek•3h ago
The more I use Claude Code to generate large swaths of systems, the more I feel like we are missing a lot of practices and tools.

The first bit that really annoyed me was the lack of tracking prompts. There are lot's of little inputs that inform the what the system should do and it seems to be very ephemeral. I've since started tracking the prompts in the codebase.

Another observation is that if you want to have good agentic output, you need to provide lot's of signal into the context window. It seems that being disciplined about what goes into the context window is key. Using AI to generate input files can be dangerous because it adds entropy/noise to the human signal.

One practice I have started to do is organize my projects in a certain way:

- /specs - Pure human signal such as product vision, requirements, designs, etc. - /prompts - Agentic recipes such as skills, jobs, AI patterns. - /references - References that can be used in the context window (brand assets, documents, figma exports, data sets, etc.) - /plans - The agentic plans for a project. Ususually there are iterations on these plans. - /build - The codebases and traditional mono repos that are built from plans and prompt interactions.

(I have the above with an AGENTS.md as a public GH repo at rekallai/craft)

I'm not fully satisfied yet with this structure. I think /plans is a bit of a misnomer the more I use it (e.g. I often have reports that I want to generate on top of the codebase or other data sets).

I am really curious how other developers (that embrace agentic coding) here organize their projects. My goal is to standardize this in my teams.

Hetzner increased dedicated server prices 3-4x

239•enescakir•1h ago•155 comments

Ask HN: Has anyone replaced Claude/GPT with a local model for daily coding?

22•cloudking•1h ago•4 comments

Ask HN: What are you working on? (June 2026)

289•david927•1d ago•1023 comments

I indexed 669 GB of my GoPro videos using my M1 Max computer and local ML models

395•iliashad•1d ago•102 comments

Ask HN: What agentic directory structure do you use?

5•dominiek•3h ago•0 comments

Ask HN: How are thinking efforts implemented?

99•simianwords•1w ago•31 comments

Tell HN: Claude is completely unusable for biology

8•Protostome•7h ago•1 comments

What I have done with Claude Code in the last 60 days being a non tech person

5•sahiltll•9h ago•13 comments

I'm Eric Ries, author of "The Lean Startup" and new book "Incorruptible" – AMA

798•eries•5d ago•576 comments

Ask HN: How do you handle release notes for non-technical users?

2•beratbozkurt0•3h ago•3 comments

Ask HN: Favorite text heavy blogs that are a joy to read?

114•joshmarinacci•5d ago•29 comments

Ask HN: Why hasn't there been a real competitor to Ticketmaster yet?

262•mdni007•6d ago•239 comments

AWS Bedrock to require sharing data with Anthropic for Mythos and future models

423•TomAnthony•5d ago•254 comments

Ask HN: What does your local LLM setup looks like?

6•the-mitr•12h ago•6 comments

Ask HN: Want to build something open source on nights and weekends together?

39•vira28•4d ago•17 comments

Notes on DeepSeek

208•vinhnx•5d ago•140 comments

Ask HN: Would it be useful to have a slop button in addition to flag?

36•BugsJustFindMe•4d ago•23 comments

Ask HN: Are most corporate SWE jobs performative?

247•hnthrow10282910•5d ago•282 comments

Is there a name for the type of comments agents add where they leak the prompt?

18•xdennis•1d ago•8 comments

Ask HN: Year of Linux Desktop is fun with LLMs

3•mirekrusin•18h ago•3 comments

Ask HN: What are tools you have made for yourself since the advent of AI?

441•aryamaan•6d ago•778 comments

Ask HN: How do you get into a flow state when using AI to code?

94•kilroy123•4d ago•121 comments

I procrastinate by building tools to stop me from procrastinating: A sad story

20•thisislorenzov•4d ago•10 comments

Ask HN: Are you still using a Vision Pro?

171•y1n0•5d ago•214 comments

Ask HN: Do you have AI psychosis?

5•roschdal•8h ago•4 comments

Ask HN: Is anyone shorting the overspend in AI yet?

17•ggm•4d ago•15 comments

FTX's former Anthropic stake would be worth about $75B at today's valuation

41•adam_rida•1d ago•22 comments

Story of How Im Running an Unlimited $6/Month AI Provider on 4x RTX 3090s

7•yolo-auto•1d ago•3 comments

Ask HN: Is there a metric for AI code quality?

6•fractalf•4d ago•9 comments

Ask HN: What internal tool did you build that became a product?

7•nehpets•4d ago•6 comments