一键导入
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.