diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 55937352..594b3760 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 99b61776..9d4085ad 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 ## Project Structure & Module Organization