create-team-skill

Create new skill units following Team plugin invocation, input, and context conventions.

8|1|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/bostonaholic/team --skill create-team-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-team-skill
Source: https://github.com/bostonaholic/team/tree/main/.claude/skills/create-team-skill
Command: npx skills add https://github.com/bostonaholic/team --skill create-team-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured authoring guide to ensure new skills follow the established conventions of the Team plugin, preventing inconsistent wiring and architectural drift.

Core Features & Use Cases

  • Architectural Guidance: Enforces the three-part decision framework (Invocation, Input, Context) for all new skills.
  • Convention Enforcement: Ensures consistent artifact management and discovery patterns across the repository.
  • Use Case: When you need to add a new capability to the team orchestrator, invoke this skill to receive a step-by-step scaffold that guarantees your new skill integrates seamlessly with existing agents and workflows.

Quick Start

Proactively invoke the create-team-skill to generate a new skill definition whenever you need to add functionality to the team plugin.

Frequently Asked Questions about create-team-skill

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

FAQPage Schema
How do I scaffold a new team skill without breaking existing plugin conventions?

To scaffold a new team skill without breaking plugin conventions, use an authoring framework that enforces invocation surface selection, input discovery, and context management to maintain architectural consistency across the repository.

What is the best way to standardize skill development across a developer team?

Standardizing skill development requires a structured authoring guide that enforces a three-part decision framework for invocation, input, and context, preventing inconsistent wiring and architectural drift across new skills.

How do I ensure a new plugin skill integrates with existing discovery logic?

To ensure a new plugin skill integrates with existing discovery logic, follow a standardized scaffolding process that maintains byte-identity consistency with established archetype-A discovery patterns and repository conventions.

Can I add new workflow capabilities to a team orchestrator without manual architecture review?

Yes, you can add new workflow capabilities without manual review by invoking a structured skill generation process that automatically enforces artifact management and discovery patterns aligned with the team plugin architecture.

Why does my custom team skill fail to integrate with existing agents?

Custom team skills fail to integrate with existing agents when they do not follow established wiring conventions, making a standardized scaffolding framework necessary to guarantee seamless agent interaction and context management.