بنقرة واحدة
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.