You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ai-skill): prevent security warning in git-commit-format skill
The checklist used backticks around "!" which triggered Claude Code's
security checks to misinterpret it as command execution. Changed to
double quotes to prevent false-positive warnings.
Jira: CNTRLPLANE-1756
Signed-off-by: Antoni Segura Puimedon <[email protected]>
Commit-Message-Assisted-by: Claude (via Claude Code)
0 commit comments