hire-guide

Guide operators through hiring and role selection for BotMinter teams.

18|4|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/botminter/botminter --skill hire-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hire-guide
Source: https://github.com/botminter/botminter/tree/main/minty/.claude/skills/hire-guide
Command: npx skills add https://github.com/botminter/botminter --skill hire-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps operators navigate the hiring flow for BotMinter-managed teams by clarifying available roles, validating choices, and explaining the consequences of hiring so teams can add members consistently and without guesswork.

Core Features & Use Cases

  • Role discovery and explanation: Reads the team's profile manifest to list available roles and summarizes each role's responsibilities and provided assets.
  • Name guidance and validation: Recommends unique, descriptive member names and enforces lowercase alphanumeric-with-hyphens rules to avoid conflicts.
  • Operational checklist: Explains the exact steps performed when hiring (skeleton copy, registration, and workspace provisioning) and common edge cases such as missing team configuration or unknown roles.
  • Use Case: When an operator needs to add a new developer to a project, this guide helps choose the right role, pick a compliant name, and run the precise sequence to provision the member's workspace.

Quick Start

Run the bm hire command with your chosen role and name for the target team and then run teams sync to provision the new member's workspace.

Frequently Asked Questions about hire-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I onboard a new team member and assign roles in BotMinter?

To provision a new member's workspace, run the bm hire command with the selected role and compliant name, then execute teams sync to complete the skeleton copy, registration, and workspace provisioning sequence.

What naming conventions are required when adding a new developer to a project?

Member names must be unique, descriptive, lowercase alphanumeric strings with hyphens. The guide validates names against these rules to prevent conflicts during the registration and provisioning process.

Does the hiring workflow support custom roles or only predefined team skeletons?

The hiring workflow reads the team's profile manifest to list available roles and summarizes each role's responsibilities and provided assets, ensuring operators choose valid roles during the member provisioning process.

What happens if there is missing team configuration when hiring a new member?

If there is missing team configuration or unknown roles during hiring, the guide explains common edge cases and provides an operational checklist. It clarifies the skeleton copy, registration, and provisioning steps to resolve issues.