원클릭으로
team-lead
Engineering team lead practices
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Engineering team lead practices
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use the skilltree CLI to manage AI agent skill and agent dependencies. IMPORTANT — before adding, editing, or removing any skill or agent file, check if the project has a skilltree.yml (skilltree-managed). If it does, use skilltree commands and only modify local skills in their origin repo, never installed artifacts.
Security incident response and triage
Multi-language code review
System architecture review and design critique
Comprehensive code review skill
Project overview and comparison skill
| name | team-lead |
| description | Engineering team lead practices |
Ensure your team uses dedicated skills for each language they work with. Apply the appropriate coding standards and make sure all engineers follow the testing guidelines.
A good team lead should evaluate what skills the team needs. Consider Python for data work, TypeScript for frontend, and general coding practices for everyone.
Use the code-review skill to enforce quality gates. Every PR must pass review before merging.