Provision a production-ready teammate only after its stable responsibilities, prerequisites, and reusable operating guidance are understood.
56
63%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./runtime/harnesses/src/embedded-skills/create-teammate/SKILL.mdUse this skill when the workspace needs a new teammate identity, usually followed by one or more teammate-local skills and any prerequisite integration setup.
Do not create a teammate from a job title alone.
Before you call teammates_create, make sure you understand the stable remit:
If any of that is still vague, overlapping, or one-off:
teammates_listDo not stop at a thin teammate profile.
When a new specialist teammate is warranted, provision it so it can do real work immediately:
teammates_create.teammates_create focused on teammate metadata only:
nameinstructionscapability_profileteammate_skills_create.teammates/<teammate-id>/skills/<skill-id>/.teammates_list for the authoritative live roster instead of guessing from file layout or stale memory.instructions versus a teammate-local skill bundle.name: concise role labelinstructions: durable standing remit, not a one-off taskcapability_profile.summary: one-line routing summarycapability_profile.capabilities: short stable tags such as research, frontend, implementation, opsteammates_create.teammate_skills_create.
skill_markdown for the canonical SKILL.mdsidecar_files for scripts/, references/, assets/, agents/openai.yaml, or other text filesdirectories only when an empty directory is intentionally neededinstructions should explain ownership, boundaries, default behavior, and readiness expectations.instructions, summary, and the skill body.SKILL.md with frontmatter:
name: <skill-id>description: <one-line summary>SKILL.md concise.references/ instead of bloating SKILL.md.scripts/.assets/.holaboss.granted_tools and holaboss.granted_commands.Twitter Researcher is a durable new role or overlaps an existing researcher.teammates_create with durable instructions and capability tags for the role.twitter-research skill with:
skill_markdownresearcher or builder without defining ownership and boundaries.skills/.f52b580
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.