LO

Logs unrecognized queries into a Knowledge Gaps list and assigns them to relevant experts.

Install

mkdir -p .claude/skills/log-knowledge-gap && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11465" && unzip -o skill.zip -d .claude/skills/log-knowledge-gap && rm skill.zip

Installs to .claude/skills/log-knowledge-gap

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Logs unanswered questions to the Knowledge Gaps list and routes them to a subject matter expert. Triggers when the assistant cannot answer a question from the Knowledge Base library. Checks the Expert Directory for a matching expert and assigns the gap automatically.
267 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Beginner

Key capabilities

  • Create an item in the Knowledge Gaps list for unanswered questions
  • Assign a topic to the logged question based on subject area
  • Identify a matching subject matter expert from the Expert Directory
  • Update the status of the knowledge gap to 'Assigned' if an expert is found
  • Inform the user about the logged gap and assigned expert

How it works

When a question cannot be answered from the Knowledge Base, the skill logs it as a knowledge gap, attempts to match it with an expert from the Expert Directory, and updates its status.

Inputs & outputs

You give it
an unanswered question from the Knowledge Base library
You get back
an item in the Knowledge Gaps list with assigned expert or unassigned status

When to use log-knowledge-gap

  • Log documentation gaps
  • Route technical questions to experts
  • Manage unaddressed product queries
  • Maintain a repository of unresolved knowledge

About log-knowledge-gap

Monitors queries that cannot be answered by the existing knowledge base. Automatically creates an issue for the expert directory to ensure no technical question goes unresolved.

Logs unanswered questions to the Knowledge Gaps list and routes them to a subject matter expert. Triggers when the assistant cannot answer a question from the Knowledge Base library. Checks the Expert Directory for a matching expert and assigns the gap automatically.

When not to use it

  • When the assistant can answer a question from the Knowledge Base library
  • When the question is not related to the Knowledge Base

Limitations

  • It only triggers when a question cannot be answered from the Knowledge Base library.
  • It relies on the existence and accuracy of an Expert Directory for assignment.
  • It requires the user's name to log the question.

How it compares

This workflow automates the process of identifying, logging, and routing unanswered questions to specific experts, unlike a manual system for managing knowledge gaps.

Compared to similar skills

log-knowledge-gap side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
log-knowledge-gap (this skill)03moNo flagsBeginner
spec-to-backlog84moNo flagsIntermediate
iterate-retrospective02moNo flagsBeginner
tbd05moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

spec-to-backlog

atlassian

Automatically convert Confluence specification documents into structured Jira backlogs with Epics and implementation tickets. When Claude needs to: (1) Create Jira tickets from a Confluence page, (2) Generate a backlog from a specification, (3) Break down a spec into implementation tasks, or (4) Convert requirements into Jira issues. Handles reading Confluence pages, analyzing specifications, creating Epics with proper structure, and generating detailed implementation tickets linked to the Epic.

868

iterate-retrospective

product-on-purpose

Facilitates and documents a team retrospective capturing what went well, what to improve, and action items. Use at the end of a sprint, project, or milestone to reflect and improve team practices. To bank individual learnings into organizational memory afterward, use iterate-lessons-log.

00

tbd

jlevy

|-

00

spec-kit-workflow

jmanhype

Guides specification-driven development workflow. Automatically invoked when discussing new features, specifications, technical planning, or implementation tasks. Ensures proper workflow phases (specify → clarify → plan → checklist → tasks → analyze → implement).

11111

product-manager-toolkit

davila7

Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.

3280

linear-ticket

useautumn

Refine rough engineering thoughts into structured Linear tickets with GitHub permalinks

10

Search skills

Search the agent skills registry