From ab9106d1511840e2628bcdd8365e4c1ed02b4585 Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Mon, 16 Feb 2026 16:48:56 +1100 Subject: [PATCH] Add stub AGENTS.md with CLAUDE.md pointer --- Generated with the help of Claude Code, https://code.claude.com Co-Authored-By: Claude Code Opus 4.6 --- AGENTS.md | 8 ++++++++ CLAUDE.md | 1 + 2 files changed, 9 insertions(+) create mode 100644 AGENTS.md create mode 100644 CLAUDE.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 000000000..939515e40 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,8 @@ +# AGENTS.md + +This file provides guidance to AI agents when working with code in this repository. + +## Overview + +Release Toolkit is a Ruby gem providing shared tools used in release automation for WordPress mobile apps. +It is a collection of `fastlane` actions and helper utilities that standardize the release process across multiple repositories. diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 000000000..43c994c2d --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +@AGENTS.md