kb-setup-consulting

Coordinate cross-library KB onboarding with validation, activation, and smoke tests.

41|6|Updated Jul 12, 2025
One-click install
npx skills add https://github.com/SteveGJones/ai-first-sdlc-practices --skill kb-setup-consulting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-setup-consulting
Source: https://github.com/SteveGJones/ai-first-sdlc-practices/tree/main/plugins/sdlc-knowledge-base/skills/kb-setup-consulting
Command: npx skills add https://github.com/SteveGJones/ai-first-sdlc-practices --skill kb-setup-consulting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-library knowledge bases are often misaligned across consultants and projects, causing delays in setup and validation. This skill guides teams through discovering existing user-scope libraries, proposing additions, validating each library's configuration, activating the relevant sources for the current engagement, and performing a smoke test to confirm readiness.

Core Features & Use Cases

  • Automates onboarding by discovering registered libraries and validating their paths and shelf-index headers.
  • Supports interactive prompting for adding new libraries or validating existing ones, with a verification mode that skips prompts.
  • Executes per-project activation and automated smoke tests to verify queryability and readiness, providing a final readiness report.

Quick Start

Run /kb-setup-consulting to register libraries, validate configurations, activate sources for your project, and perform a smoke-test.

Frequently Asked Questions about kb-setup-consulting

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

FAQPage Schema
How do I validate and activate knowledge libraries for a new consulting project?

Knowledge library validation and activation is handled by discovering user-scope libraries, verifying shelf-index headers and paths, then enabling per-project sources and running a smoke test to confirm readiness.

What is cross-library knowledge base onboarding and when do I need it?

Cross-library knowledge base onboarding is the process of registering, validating, and activating multiple knowledge sources for a project. You need it when team libraries are misaligned, causing delays in setup and validation across engagements.

How do I run a smoke test to check if my knowledge base is queryable?

A smoke test is run automatically after per-project activation to verify knowledge base queryability and readiness. The process finalizes onboarding by testing the activated sources and generating a final readiness report.

Can I validate existing knowledge libraries without being prompted to add new ones?

Yes, you can validate existing knowledge libraries without prompts by using verification mode. This verify-only mode skips interactive addition prompts and strictly checks library configurations and shelf-index headers.

Why does knowledge base onboarding fail during preflight script importability checks?

Knowledge base onboarding fails during preflight checks when script importability cannot be verified. The validation process tests library path configurations and shelf-index header verification, reporting failures if these structural prerequisites are misaligned.