mirror of
https://github.com/addyosmani/agent-skills.git
synced 2026-08-12 18:07:26 +02:00
The previous text implied personas behave identically as subagents and teammates. Per the Agent Teams docs, the skills and mcpServers frontmatter fields in a subagent definition are not applied when the definition runs as a teammate — teammates load those from project and user settings instead. Adds a qualifier so persona authors don't assume a skills: [...] block will load in both modes. Flagged in review.