gov-capability-gap-detection

Identify missing agent capabilities and propose local or external package options.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/FernanSuoza/AIDD-project-bootstrap --skill gov-capability-gap-detection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gov-capability-gap-detection
Source: https://github.com/FernanSuoza/AIDD-project-bootstrap/tree/main/templates/skills/gov-capability-gap-detection
Command: npx skills add https://github.com/FernanSuoza/AIDD-project-bootstrap --skill gov-capability-gap-detection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects when the current agent/skill catalog lacks a needed capability, then proposes either a new local package or a curated external package integration. Use when no existing local package cleanly matches the project need, or when the repo repeatedly improvises the same kind of work without a durable package.

Core Features & Use Cases

  • Surface capability gaps across the catalog automatically.
  • Propose local vs external package strategies with rationale and trade-offs.
  • Update the catalog with a durable extension recommendation to prevent future gaps.

Quick Start

Provide a brief project context and ask the system to perform a capability gap assessment.

Frequently Asked Questions about gov-capability-gap-detection

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

FAQPage Schema
How do I identify missing capabilities in my agent catalog for end-to-end workflows?

To perform a capability gap assessment, provide brief project context to the system. It will analyze the catalog, identify missing capabilities blocking workflows, and produce a structured proposal with recommended local or external package options and an implementation plan.

When should I create a local package versus integrating an external package?

Choose between local and external package integration based on policy, maintenance, and security criteria. The assessment proposes either strategy with rationale and trade-offs, ensuring the selected package cleanly matches project needs while adhering to governance standards.

What is a capability gap proposal and what does it include?

A capability gap proposal is a structured document outlining missing catalog capabilities. It includes recommended local or external package options, rationale for the decision, trade-offs, and an implementation plan to extend the catalog and prevent future gaps.

How do I stop my repository from repeatedly improvising the same work without a durable package?

To stop repeated improvisation, use capability gap detection when no existing local package cleanly matches your project need. It updates the catalog with a durable extension recommendation, establishing a permanent package for recurring workflows.

Can I assess external package trade-offs for security and maintenance before integration?

Yes, you can assess external package trade-offs before integration. The capability gap analysis evaluates policy, maintenance, and security criteria to determine if an external package is suitable, providing a structured rationale for or against its adoption.