docs(AI): added skill and pipeline for AI audit - #122
Open
AnneCYH wants to merge 1 commit into
Open
Conversation
AnneCYH
force-pushed
the
improve-docs-for-llms
branch
from
August 20, 2026 08:48
f767887 to
d12aa17
Compare
AnneCYH
commented
Aug 20, 2026
Collaborator
Author
There was a problem hiding this comment.
Hi @khbecker , i tagged you since you had a hand in writing this.
These are some changes proposed to make the doc more LLM-friendly.
khbecker
reviewed
Aug 25, 2026
| This saves time and disk usage by reducing duplicate downloads. | ||
|
|
||
| ```{code-block} shell | ||
| git clone https://kernel.ubuntu.com/ubuntu/linux.git |
There was a problem hiding this comment.
I was going to make a comment about using these URLs rather than mainline upstream, but I see Juerg has already fixed that part of this, so I'll rebase this ticket and continue my review.
Added agent, skill, and prompts to audit, review and rewrite docs to be more AI-inference-friendly. Signed-off-by: Anne Chew <anne.chew@canonical.com>
khbecker
force-pushed
the
improve-docs-for-llms
branch
from
August 25, 2026 15:15
d12aa17 to
ad63903
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added agent, skill, and prompts to audit, review and rewrite docs to be more AI-inference-friendly.