-
Notifications
You must be signed in to change notification settings - Fork 286
Description
I've been trying to get Claude (via Amp) to help automate and iterate on Buildkite pipelines… and it's painful. It has some understanding of Buildkite, but it's incomplete.
It'd be useful if the Buildkite docs were more LLM friendly — at the moment agents such as Amp have to scrape the HTML of the page in order to try to understand Buildkite’s APIs, Pipeline YAML syntax, etc.
Adding better llms.txt support would help people trying to use agents, e.g. asking an AI agent to fetch a particular docs page and not burn through $$ of poor quality tokens, vs high quality markdown equivalent. It would also help the foundation models train themselves with a better understanding of Buildkite, and how to help users with Buildkite related workflows.
Bits UI seems to be a great example to follow https://bits-ui.com/docs/llms