From d4039521c4f84d331f8d2640ed50617160b1da70 Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Fri, 13 Mar 2026 00:16:27 -0700 Subject: [PATCH] remove claude code attribution from PR skill --- .claude/skills/pr/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/skills/pr/SKILL.md b/.claude/skills/pr/SKILL.md index fd27f834..6ab6a116 100644 --- a/.claude/skills/pr/SKILL.md +++ b/.claude/skills/pr/SKILL.md @@ -13,4 +13,4 @@ Create a pull request for the current changes: 4. Commit all changes with a short, concise commit message (one line, no Co-Authored-By) 5. Push the branch and create a PR targeting `main` -Keep the PR title short (under 70 chars). Include a summary and test plan in the body. +Keep the PR title short (under 70 chars). Include a summary and test plan in the body. Never include any "Generated with Claude Code" attribution.