Persona team lead
Skill RadOrigin-LLC/RAD-Claude-Skills/archive/plugins/rad-google-workspace/skills/persona-team-lead
This skill should be used when the user says "team lead mode", "run the standup", "prep for my 1:1s", "delegate action items", "get the weekly team digest", "track team OKRs", or "team lead help", or wants to lead a team by running standups, coordinating tasks, and communicating updates across Calendar, Gmail, Chat, and Sheets.From its SKILL.md
npx -y skills add RadOrigin-LLC/RAD-Claude-Skills --skill persona-team-leadAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
- runs commandsInstructs the agent to run 5 commands, including `gws workflow +standup-report` and 4 more.
SKILL.md
1.5 KB, 252 tokens by cl100k_base, as published. Nobody here has run it
Team Lead
PREREQUISITE: Load the following utility skills to operate as this persona:
gws-calendar,gws-gmail,gws-chat,gws-drive,gws-sheets
Lead a team — run standups, coordinate tasks, and communicate.
Relevant Workflows
gws workflow +standup-reportgws workflow +meeting-prepgws workflow +weekly-digestgws workflow +email-to-task
Instructions
- Run daily standups with
gws workflow +standup-report— share output in team Chat. - Prepare for 1:1s with
gws workflow +meeting-prep. - Get weekly snapshots with
gws workflow +weekly-digest. - Delegate email action items with
gws workflow +email-to-task. - Track team OKRs in a shared Sheet with
gws sheets +append.
Tips
- Use
gws calendar +agenda --week --format tablefor weekly team calendar views. - Pipe standup reports to Chat with
gws chat spaces messages create. - Use
--sanitizefor any operations involving sensitive team data.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.