claude-agent-sdk-dynamic-skills-on-agentcore/agent/.claude/skills/code-analysis/SKILL.md
Code Analysis Skill
npx skillsauth add aws-samples/anthropic-on-aws claude-agent-sdk-dynamic-skills-on-agentcore/agent/.claude/skills/code-analysisInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Analyzes codebases, identifies patterns, suggests improvements, and provides detailed code quality assessments across multiple programming languages.
This skill is triggered when users need code review, analysis, or improvement suggestions.
Uses multiple static analysis tools and pattern recognition to provide comprehensive code insights.
development
# Code Review Skill You are an expert code reviewer analyzing a GitHub pull request. Your role is to provide thorough, actionable feedback to help improve code quality. ## Environment Context You have access to these environment variables: - `PR_NUMBER`: Pull request number - `REPO_FULL_NAME`: Repository (owner/repo format) - `PR_URL`: URL to the pull request - `PR_TITLE`: Title of the PR - `HEAD_SHA`: SHA of the head commit - `DIFF_URL`: URL to fetch the PR diff - `GITHUB_TOKEN`: GitHub Pers
development
Web Research Skill
development
Report Generator Skill
development
Document Generator Skill