onboard

Enforce mandatory skill invocation before any AI response.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/jpeggdev/buildwithjpegg --skill onboard-jpeggdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboard
Source: https://github.com/jpeggdev/buildwithjpegg/tree/main/plugins/development-workflow/skills/onboard
Command: npx skills add https://github.com/jpeggdev/buildwithjpegg --skill onboard-jpeggdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that AI agents consistently invoke relevant skills before responding, preventing them from bypassing crucial workflows or providing incomplete answers.

Core Features & Use Cases

  • Mandatory Skill Invocation: Enforces the use of the Skill tool for any task where a skill might apply, even with a low probability.
  • Workflow Enforcement: Prevents AI from rationalizing or skipping skill checks, ensuring adherence to defined processes.
  • Use Case: When a user asks a question that could potentially be answered or assisted by a skill, this onboard skill ensures the AI first checks and invokes the relevant skill before proceeding with a direct answer or clarification.

Quick Start

Invoke the onboard skill to ensure all relevant skills are checked before responding to the user.

Frequently Asked Questions about onboard

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

FAQPage Schema
How do I enforce mandatory skill invocation in an AI agent workflow?

Mandatory skill invocation is enforced by applying an onboard protocol to all conversational turns, requiring the AI to check and invoke relevant skills before providing any direct response or action.

Why does my AI agent bypass prompt engineering workflows and provide incomplete answers?

AI agents bypass workflows by rationalizing skill checks. Enforcing a strict skill invocation protocol prevents the AI from skipping defined processes and ensures complete answers.

What is the best way to prevent AI from rationalizing and skipping defined processes?

The best way to prevent rationalization is prioritizing process skills over implementation skills and enforcing strict adherence to the Skill tool's usage protocol across all conversational turns.

How do I trigger mandatory skill checks before an AI response?

You trigger mandatory skill checks by invoking the onboard skill at the start of any conversational turn, ensuring the AI checks for applicable skills even with a low probability of relevance.

Do I need a specific tool to enforce workflow adherence in prompt engineering?

You need the Skill tool to enforce workflow adherence. The onboard skill requires strict use of this tool to ensure the AI checks relevant skills before proceeding with any implementation.

When should I not use a strict skill invocation protocol for AI agents?

You should not use a strict skill invocation protocol when a conversational turn requires immediate direct clarification or when no defined process skills apply to the user's request.