Skip to content

Add ai-agents/claude.md for intro standardization#503

Open
kbatuigas wants to merge 191 commits intomainfrom
ai-agents-claude-md
Open

Add ai-agents/claude.md for intro standardization#503
kbatuigas wants to merge 191 commits intomainfrom
ai-agents-claude-md

Conversation

@kbatuigas
Copy link
Contributor

@kbatuigas kbatuigas commented Feb 17, 2026

Description

Create specific Claude Code guidance/memory for ADP doc intros: adds module-specific guidance for writing outcome-focused, executive-friendly introductions across all ai-agents pages. Covers 9 topic types (concepts, how-to, overview, tutorial, etc.) with length targets, examples, and anti-patterns.

Example of first rewrite for observability/transcripts section: 4708a4e

Why claude.md in this directory vs alternatives:

  • Context-specific: ai-agents requires outcome-focused intros that don't apply to other modules (operations,
    deployment)
  • Just-in-time: Auto-loads when working here—no commands to remember
  • Discoverable: Team can read, edit, and PR improvements. Non-Claude-Code users benefit too
  • Simple: Plain markdown, version-controlled with content, references actual files in this module

Relationship to docs-team-standards plugin:

  • Plugin provides org-wide standards (templates, Antora conventions, general writing style)
  • claude.md provides ai-agents-specific requirement (outcome-focused intros)
  • Complementary layers, explicitly scoped to prevent duplication

For more info on CLAUDE.md, see official docs https://code.claude.com/docs/en/memory

Resolves https://github.com/redpanda-data/documentation-private/issues/
Review deadline:

Page previews

Checks

  • New feature
  • Content gap
  • Support Follow-up
  • Small fix (typos, links, copyedits, etc)

micheleRP and others added 30 commits January 14, 2026 16:58
# Conflicts:
#	modules/ROOT/nav.adoc
Added 7 new documentation files for AI Gateway:
- what-is-ai-gateway.adoc: Overview, problem/solution framing, common patterns
- quickstart-enhanced.adoc: Step-by-step quickstart with time markers
- observability-logs.adoc: Request logs, filtering, and debugging
- observability-metrics.adoc: Dashboards, analytics, and cost tracking
- migration-guide.adoc: Safe migration from direct provider integration
- cel-routing-cookbook.adoc: CEL routing patterns with examples
- mcp-aggregation-guide.adoc: MCP aggregation and orchestration

All files follow Redpanda documentation standards:
- Sentence case headings
- Imperative verbs for action headings
- AsciiDoc format
- Comprehensive placeholders for product-specific details

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Add personas, learning objectives, and prerequisites to all AI Gateway
documentation pages. Remove DRAFT prefixes from titles and time estimates
from quickstart. Fix passive voice in multiple locations.

Changes:
- Add page-personas attributes to all 7 files
- Add learning objectives in ABCD format
- Add prerequisites sections where missing
- Remove "DRAFT:" from all page titles
- Remove time estimates from quickstart-enhanced.adoc
- Fix passive voice constructions
- Improve page descriptions
- Preserve all placeholder comments for future content

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Provide admin and user guides for configuring Claude Code, Cline, Continue.dev, Cursor IDE, and GitHub Copilot to work with AI Gateway, enabling centralized LLM routing and MCP tool aggregation.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Fix period usage in numbered steps and bold labels across all AI agent docs
- Add descriptive link text to xref anchor links for better accessibility
- Redesign monitor-agents.adoc reducing lists from 9 to 2, converting to prose and tables
- Create observability index page
- Fix broken xref from billing.adoc to observability/concepts.adoc
- Change negative headings to positive action-oriented headings
- Add explicit 'Enter this query' instructions for each test scenario
- Add guidance on what to watch for in the conversation panel
- Specify when to start new sessions for context clearing
Moved monitoring how-tos into context where users need them:
- Monitor Agents now in agents section
- Monitor MCP Servers now in mcp/remote section
- Observability concepts remain centralized as single source of truth

This follows the "procedures in context, concepts centralized" pattern,
reducing navigation overhead and improving task completion.

Also removed unnecessary observability index page since only one page
remains in that section.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Sessions and tasks topics are being soft-hidden with __ prefix as they
are internal implementation details. Updated documentation to focus on
user-facing monitoring features (transcripts and inspector).

Changes:
- Remove "Agent data topics" section from concepts.adoc with schemas
- Remove "Consume agent data topics" section from monitor-agents.adoc
- Update troubleshooting.adoc to reference transcripts instead of topics
- Update learning objective to "Track token usage and performance metrics"
- Fix xref anchor links to include descriptive text
- Fix shipping carrier name to comply with Google style guide

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
…oud-team-polish-clean-up

# Conflicts:
#	modules/ROOT/nav.adoc
#	modules/ai-agents/pages/mcp/index.adoc
JakeSCahill and others added 26 commits February 6, 2026 17:37
Gateway ID is now embedded in the endpoint URL path instead of passed
as a separate rp-aigw-id HTTP header. Updated all code examples, UI
navigation, and documentation across 22 files. Also updated
observability dashboard references to point to the gateway Overview tab
where applicable, and commented out references to UI features not yet
available.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Update MCP server fields to match Create MCP Server dialog (Server ID,
  Display Name, Server Address, Defer Loading Override, Forward OIDC
  Token Override)
- Update orchestrator section to reflect system-managed config with
  configurable blocked tool patterns
- Update deferred loading config to use per-server Defer Loading Override
  dropdown instead of gateway-level toggle
- Update observability references to point to gateway Overview tab
- Comment out references to UI features not yet available

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
# Conflicts:
#	modules/ai-agents/pages/observability/concepts.adoc
…lish-clean-up' into adp-pkg1

# Conflicts:
#	modules/ai-agents/pages/mcp/remote/tool-patterns.adoc
…lish-clean-up' into adp-pkg1

# Conflicts:
#	modules/ai-agents/pages/mcp/overview.adoc
# Conflicts:
#	modules/ai-agents/pages/index.adoc
#	modules/get-started/pages/cloud-overview.adoc
# Conflicts:
#	modules/ai-agents/pages/index.adoc
# Conflicts:
#	modules/ai-agents/pages/index.adoc
@kbatuigas kbatuigas requested a review from a team as a code owner February 17, 2026 02:15
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 17, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ai-agents-claude-md

Comment @coderabbitai help to get the list of available commands and usage tips.

@netlify
Copy link

netlify bot commented Feb 17, 2026

Deploy Preview for rp-cloud ready!

Name Link
🔨 Latest commit 40f8b3b
🔍 Latest deploy log https://app.netlify.com/projects/rp-cloud/deploys/6993cf50fd68b900089f51e3
😎 Deploy Preview https://deploy-preview-503--rp-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Base automatically changed from adp-pkg1 to main February 18, 2026 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Comments