consultant-setup

Collect consultant archetype settings and write them to .squad/archetype-config.json.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/lygav/vladi-plugins-marketplace --skill consultant-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: consultant-setup
Source: https://github.com/lygav/vladi-plugins-marketplace/tree/main/plugins/squad-archetype-consultant/meta/skills/consultant-setup
Command: npx skills add https://github.com/lygav/vladi-plugins-marketplace --skill consultant-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configures a consultant archetype team by collecting archetype-specific settings during onboarding and persisting them to the team's workspace.

Core Features & Use Cases

  • Guided onboarding: Walks through domain, codebase location, question types, indexing depth, and proactive insights to tailor the consultant archetype.
  • Config persistence: Writes settings to .squad/archetype-config.json for consistent future runs.
  • Handoff-friendly: Designed as a handoff target from team-onboarding to finalize consultant configuration.

Quick Start

Run onboarding to configure the consultant archetype and generate the archetype configuration.

Frequently Asked Questions about consultant-setup

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

FAQPage Schema
How do I configure a consultant archetype team during onboarding?

To configure a consultant archetype team, run the onboarding flow to collect settings like domain, codebase location, question types, indexing depth, and proactive insights, then persist them to .squad/archetype-config.json.

What prerequisites do I need before setting up a consultant team workspace?

Setting up a consultant team workspace requires a valid federate.config.json file in the project directory before initiating the configuration and input validation process.

Can I reconfigure consultant archetype settings after the initial onboarding?

Yes, you can reconfigure consultant archetype settings during reconfiguration scenarios by updating domain, codebase location, question types, indexing depth, and proactive insights inputs in the archetype-config.json file.

How does guided onboarding tailor the consultant archetype for my team?

Guided onboarding tailors the consultant archetype by walking through domain-specific settings, codebase location, question types, indexing depth, and proactive insights, validating inputs before writing to .squad/archetype-config.json.

What settings are persisted when configuring a consultant archetype squad?

Configuring a consultant archetype squad persists archetype-specific settings including domain, codebase location, question types, indexing depth, and proactive insights to the .squad/archetype-config.json file for consistent future runs.

Does team-onboarding hand off to consultant configuration automatically?

The consultant configuration is designed as a handoff target from team-onboarding, finalizing the consultant archetype setup by collecting remaining settings and writing them to .squad/archetype-config.json.