analyze-github-action-logs이란?
최근 GitHub Actions 워크플로 실행을 분석하여 패턴, 실수 및 개선 사항을 식별합니다. "워크플로 로그 분석", "작업 실행 검토" 또는 "GitHub Actions 분석"을 묻는 메시지가 표시될 때 사용합니다. 출처: withastro/astro.
최근 GitHub Actions 워크플로 실행을 분석하여 패턴, 실수 및 개선 사항을 식별합니다. "워크플로 로그 분석", "작업 실행 검토" 또는 "GitHub Actions 분석"을 묻는 메시지가 표시될 때 사용합니다.
명령줄에서 analyze-github-action-logs AI 스킬을 개발 환경에 빠르게 설치
출처: withastro/astro.
Fetch and analyze recent GitHub Actions runs for a given workflow. Review agent/step performance, identify wasted effort and mistakes, and produce a report with actionable improvements.
Fetch the most recent completed runs for the workflow. Filter by --status=completed:
Present the list to orient yourself: run IDs, titles, status (success/failure), and duration. Pick the runs to analyze — prefer a mix of successes and failures if available, and prefer runs that exercised more steps (longer runs tend to go through more stages, while shorter runs may exit early).
최근 GitHub Actions 워크플로 실행을 분석하여 패턴, 실수 및 개선 사항을 식별합니다. "워크플로 로그 분석", "작업 실행 검토" 또는 "GitHub Actions 분석"을 묻는 메시지가 표시될 때 사용합니다. 출처: withastro/astro.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/withastro/astro --skill analyze-github-action-logs최근 GitHub Actions 워크플로 실행을 분석하여 패턴, 실수 및 개선 사항을 식별합니다. "워크플로 로그 분석", "작업 실행 검토" 또는 "GitHub Actions 분석"을 묻는 메시지가 표시될 때 사용합니다. 출처: withastro/astro.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/withastro/astro --skill analyze-github-action-logs 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/withastro/astro