Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .claude/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"permissions": {
"allow": [
"WebFetch(domain:raw.githubusercontent.com)"
]
}
}
32 changes: 32 additions & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Documentation review

When reviewing or editing documentation files (`docs/**/*.md`), load the SAP/Kyma
technical writing rules:

https://raw.githubusercontent.com/kyma-project/community/refs/heads/main/docs/guidelines/content-guidelines/agentic.md

Focus on language and mechanics only (Pass 1 and Pass 2 from the loaded rules).
Do not restructure content or change headings. Silently fix typos, grammar, and
formatting issues without asking for confirmation on each change.

# Documentation standards

## Style rules

Load the SAP/Kyma technical writing styleguide as an on-demand skill for all
documentation work:

https://raw.githubusercontent.com/kyma-project/community/refs/heads/main/docs/guidelines/content-guidelines/agentic.md

Apply all passes (formatting, language, terminology, and reconciliation) when
reviewing or writing documentation.

## Documentation structure

This repository has three documentation tiers:
- `docs/api/` — Auto-generated API reference (do not edit directly)
- `docs/concepts/` — Conceptual overviews (nominal headings, no procedures)
- `docs/tutorials/` — Step-by-step guides (gerund headings, ordered lists for steps)

When writing new pages, match the structure and tone of existing pages in the
same tier.
Binary file added docs/assets/app-push-gh-action-summary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading