원클릭으로
alex
Alex's standup format and preferences
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Alex's standup format and preferences
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | alex |
| description | Alex's standup format and preferences |
| allowed-tools | ["shell","file_read"] |
Format: 3 bullets max. 이번 주 한 일 / 오늘 할 일 / 블로커. Alex's team lead cares most about blockers — always lead with those if any exist. Skip routine commits. Only mention PRs and code reviews. Keep each bullet under 15 words.
스킬 디렉토리에서 아래 명령어로 데이터를 수집하세요:
python {skill_dir}/scripts/github_standup.py \
--repos aws-samples/sample-deep-insight \
gonsoomoon-ml/analyze-claude-code \
gonsoomoon-ml/bedrock-cost-guardrail \
gonsoomoon-ml/claude-extensions \
--days 7 \
--output /tmp/standup_data.json
수집 후 file_read로 /tmp/standup_data.json을 읽어 스탠드업을 작성하세요.
maintainer로서 본인이 작성하지 않은 오픈 PR도 리뷰 대상입니다.
Maria's standup format and preferences
Context about active cost guardrail for AI responses
Domain knowledge for translation tasks — style guidelines, glossary reference, and quality standards
Explains code in simple terms with visual diagrams. Use when the user asks to explain code, understand how something works, or wants a code walkthrough.
Runs tests and explains results. Use when user asks to run tests, check tests, or verify code works.