install-subagents

Verify 11 project-managed sub-agent definitions with valid YAML frontmatter and record sprint rosters.

15|5|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/sohei56/maul-team --skill install-subagents
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: install-subagents
Source: https://github.com/sohei56/maul-team/tree/main/skills/install-subagents
Command: npx skills add https://github.com/sohei56/maul-team --skill install-subagents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents PBI work from starting with missing or invalid project-managed sub-agents, ensuring developers have the required specialist pipeline and integrity reviewers available.

Core Features & Use Cases

  • Required-Agent Verification: Checks that all 11 designated PBI pipeline and integrity-stage sub-agent definitions exist.
  • Frontmatter Validation: Confirms each sub-agent has valid YAML frontmatter before work proceeds.
  • Sprint Roster Recording: Records the complete installed sub-agent set for a developer's pipeline profiles while blocking incomplete installations.
  • Use Case: When a developer receives a PBI assignment, use this Skill to verify the required agents and register the validated roster in sprint.json before implementation begins.

Quick Start

Use the install-subagents skill after receiving a PBI assignment to verify all required agents and record the developer's complete installed roster.

Frequently Asked Questions about install-subagents

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

FAQPage Schema
How do I verify PBI sub-agents before starting sprint implementation?▼

To verify PBI sub-agents, check that all 11 designated pipeline and integrity-stage sub-agent definition files exist and contain valid YAML frontmatter before recording the sprint roster.

What happens if my sub-agent YAML frontmatter validation fails during PBI onboarding?▼

If YAML frontmatter validation fails, the sprint roster recording is blocked, preventing incomplete sub-agent installations from being registered in sprint.json until all 11 definitions are valid.

When do I need to record a sprint roster for developer pipeline profiles?▼

You need to record a sprint roster after receiving a PBI assignment and verifying the required agents, registering the validated sub-agent set in sprint.json before implementation begins.

How do I set up Scrum workflow specialists for implementation, review, and testing stages?▼

Set up Scrum workflow specialists by ensuring 11 agent definition files with valid YAML frontmatter are present, then use the provided wrapper to deterministically record the complete installed roster.

Can I proceed with PBI work if some project-managed sub-agents are missing?▼

No, you cannot proceed with PBI work if sub-agents are missing. The verification process blocks incomplete installations to ensure developers have the full required specialist pipeline available.

Does install-subagents work for developer onboarding after PBI assignment?▼

Yes, install-subagents applies directly to developer onboarding after PBI assignment, verifying the required specialist pipeline and integrity reviewers are available before any implementation starts.