
from boss-skills214
Turn meeting notes, chats, or archetypes into a reusable boss-persona skill for management guidance and role-based prompts.
This skill converts real or archetypal managerial material into a packaged boss persona the agent can invoke. Given chat logs, meeting notes, emails, or a chosen entrepreneur archetype, it distils judgment, management guidance, and a persona document and writes them as reusable skill artifacts (SKILL.md plus persona/management/judgment files).
Use it when you want the agent to: analyze a manager's communication patterns, produce advice for managing-up, create a simulated archetype (e.g., Elon Musk, Steve Jobs) for testing or role-play, or generate repeated trigger commands for quick access to persona-specific responses. Triggers include direct commands like /create-boss, /list-bosses, or named archetype invocations.
tools/skill_writer.py and prompts/ templates.judgment.md, management.md, and persona.md, and guidance on management commands (/list-bosses, /boss-rollback, /delete-boss). Safety notes recommend framing archetypes as public-style presets rather than impersonation.{}
Create Boss is a persona-extraction skill that turns meeting notes, chats, or public entrepreneur archetypes into reusable boss-persona skills. No bundled scripts were present for testing. The SKILL.md is well-structured with three clear modes (real boss, archetype, public research), safety framing, and correction handling. References external tools/prompts/archetypes directories that aren't bundled, so actual functionality depends on the full repo.
Creative and well-documented skill concept. Clean security posture — no executable code bundled, no suspicious patterns. The SKILL.md itself serves as a detailed prompt/workflow guide rather than a code-heavy skill. Entrepreneur archetypes are provided as presets but no bundled scripts to audit.