Skip to content

Add AI scaffolding#61

Open
cwilkers wants to merge 6 commits into
RHsyseng:lab-4.18from
cwilkers:add-ai-guidance
Open

Add AI scaffolding#61
cwilkers wants to merge 6 commits into
RHsyseng:lab-4.18from
cwilkers:add-ai-guidance

Conversation

@cwilkers
Copy link
Copy Markdown
Contributor

@cwilkers cwilkers commented Jun 5, 2026

In the spirit of efficient use of AI, this PR adds an AGENTS.md file with very basic instructions for an AI agent to use when assisting with changes to the repository.

The main push was to add linting for the various document and conf file types involved, asciidoc, yaml, json, and Dockerfile, then equip an AI agent with instructions to use those to validate any changes made to the repo before creating a PR.

After a first pass with the linters, some non-structural changes were made to relevant files, mostly removing end of line whitespace and adding newlines at the end of files, with the occasional breakup of long lines.

cwilkers added 6 commits June 5, 2026 07:22
* Borrowed Claude /init output to fill out README.md
* Followed Tier 1 advice from "Repository Scaffolding for AI Coding
  Agents" to avoid extra tokenizing costs while providing a quick loop
  test harness for the agent to use.
* Added linting for yaml, adoc, and json so AI agents can easily verify
  any changes they make
@cwilkers cwilkers requested review from karmab and mvazquezc June 5, 2026 14:53
@cwilkers cwilkers added the enhancement New feature or request label Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant