aii-front-door

Triages user prompts to route tasks to matching skills and enforce guardrails.

Updated Aug 21, 2026
One-click install
npx skills add https://github.com/maestroventures/aiintegrator --skill aii-front-door-maestroventures
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aii-front-door
Source: https://github.com/maestroventures/aiintegrator/tree/main/plugins/aii-blueprint/skills/aii-front-door
Command: npx skills add https://github.com/maestroventures/aiintegrator --skill aii-front-door-maestroventures

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Users rarely know which built-in skills exist, so prompts go unassisted and quality guardrails never fire. This Skill reads each prompt before acting, silently on clean prompts, and surfaces the right skill, closes ambiguity, or fires always-on guardrails for design, strategy, source lookup, spec governance, operator questions, and workspace path resolution. ## Core Features & Use Cases - Lean prompt triage: Stays silent on clean prompts and only pauses when a built-in skill matches the job or the request is genuinely ambiguous, offering up to three labeled moves with a marked recommendation. - Six always-on guardrails: Automatically fires advisor selection for design and strategy work, Source-First answering from existing specs or records, Spec-Map lookup before building in governed domains, an Ask Gate that blocks re-asking already-ruled questions, and a Door Gate that resolves registered workspace roots before reporting files unreachable. - Three user modes: "Only when it helps" (default), "Always 3 options", and "Only when I ask", so the user controls how often the triage layer pauses. - Use Case: A user asks to build a landing page. The design guardrail fires automatically, resolving the company's brand assets by category and loading the right advisors before any design work begins. ## Quick Start Ask the assistant to review your next prompt and suggest whether a built-in skill fits before it starts working.

Frequently Asked Questions about aii-front-door

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

FAQPage Schema
How do I make an AI assistant suggest the right skill for my prompt?

Use a prompt triage layer that reads each request before acting and names the best-matching built-in skill out loud. It stays silent on clean prompts and only pauses when a skill match or genuine ambiguity would change the output.

How to stop an AI from re-asking questions that were already answered?

Route every operator question through an ask gate that checks prior rulings first. If a ruling exists, the question is not sent and the existing answer is restated with its date; only genuinely new forks go through.

Can the triage behavior be turned down or off?

Yes, behavior is a user preference with three modes: only when it helps (default), always show three options, or only when explicitly invoked. The six hard guardrails remain always-on regardless of mode.

Why does the assistant say a folder is unreachable when it exists?

A single dark access path does not mean the folder is gone. The door gate resolves all registered workspace roots and tries every available door before reporting anything unreachable, since different doors accept different address forms.

When should prompt triage not pause before acting?

It should stay silent on clean prompts with no skill match and no real ambiguity, and on trivial mechanical edits like fixing a typo. Pausing on a clean prompt adds round-trips without adding value.