diff --git a/action.yml b/action.yml index b296023..4b9cea6 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,5 @@ -name: "Claude Code Action Official" +name: "Claude Action" + description: "General-purpose Claude agent for GitHub PRs and issues. Can answer questions and implement code changes." branding: icon: "at-sign"