From ef152f5fe605086759c477aeb37522b46b72956d Mon Sep 17 00:00:00 2001 From: agents-sync Date: Tue, 10 Feb 2026 01:48:02 +0000 Subject: [PATCH] chore: sync agent standards --- .github/workflows/claude-code-review.yml | 2 +- AGENTS.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 5593735..594b376 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -8,8 +8,8 @@ permissions: contents: read pull-requests: write issues: read - id-token: write + jobs: claude-code-review: runs-on: ubuntu-latest diff --git a/AGENTS.md b/AGENTS.md index 41a7d62..3ecc2ce 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,3 +1,6 @@ + +[Agent Skills Index]|root: ./agents|IMPORTANT: Prefer retrieval-led reasoning over pre-training for any tasks covered by skills.|skills|create-a-plan:{create-a-plan.md},create-pr:{create-pr.md} + # Repository Guidelines This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.