Skip to content

ci: add Claude Code integration and agent guidance#20

Merged
Troublor merged 1 commit into
mainfrom
william/ci/add-claude-code-integration
Mar 24, 2026
Merged

ci: add Claude Code integration and agent guidance#20
Troublor merged 1 commit into
mainfrom
william/ci/add-claude-code-integration

Conversation

@Troublor

Copy link
Copy Markdown
Collaborator

Summary

Add Claude Code integration to the documentation repo, following the same pattern used in mega-evm and stateless-validator.

New files:

  • AGENTS.md — Project guidance for AI agents covering build commands, project structure, architecture, workflows, and caveats
  • CLAUDE.md — Symlink to AGENTS.md (convention from other repos)
  • REVIEW.md — Documentation-specific review guidelines for the automated PR review job
  • .github/workflows/claude.yml — GitHub Actions workflow with two jobs:
    • interactive: Responds to @claude mentions in issues/PRs (members only), with Pandoc installed and make access
    • pr-review: Automated documentation review on PR open/update, following CLAUDE.md and REVIEW.md guidelines
  • .gitignore — Added .claude/ to prevent local settings from being committed

Note: The CLAUDE_CODE_OAUTH_TOKEN secret must be configured in the repo's GitHub Settings for the workflow to function.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying megaeth-documentation with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6374937
Status: ✅  Deploy successful!
Preview URL: https://c3050ce1.megaeth-documentation.pages.dev
Branch Preview URL: https://william-ci-add-claude-code-i.megaeth-documentation.pages.dev

View logs

@Troublor Troublor merged commit a825ef1 into main Mar 24, 2026
2 of 3 checks passed
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.

2 participants