shadow-frog-meditate

Identify and resolve duplicates, near-duplicates, and conflicts in a shadow knowledge base.

18|4|Updated May 19, 2026
One-click install
npx skills add https://github.com/microsoft/ShadowFrog --skill shadow-frog-meditate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shadow-frog-meditate
Source: https://github.com/microsoft/ShadowFrog/tree/main/skills/shadow-frog-meditate
Command: npx skills add https://github.com/microsoft/ShadowFrog --skill shadow-frog-meditate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps maintain the integrity of the shadow knowledge base by identifying and resolving duplicates, near-duplicates, and conflicts within the knowledge base.

Core Features & Use Cases

  • Duplicate Resolution: Automatically identifies and merges duplicate discoveries to ensure consistency.
  • Conflict Resolution: Detects conflicting claims and resolves them by investigating the code or asking the user for clarification.
  • Cross-Scope Management: Handles cross-file interactions and preferences to ensure comprehensive knowledge representation.
  • Use Case: Regularly invoke this Skill to keep the shadow knowledge base clean and useful for future code analysis.

Quick Start

Run the 'meditate' command to clean and consolidate the shadow knowledge base.

Frequently Asked Questions about shadow-frog-meditate

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

FAQPage Schema
How do I resolve duplicate entries in a shadow knowledge base?

To resolve duplicate entries in a shadow knowledge base, you can run the 'meditate' command to automatically identify and merge duplicate discoveries, ensuring consistency across your codebase maintenance tasks.

What is shadow knowledge base conflict resolution in code analysis?

Shadow knowledge base conflict resolution is the process of detecting conflicting claims about code behavior and resolving them by investigating the codebase or asking the user for clarification to maintain knowledge integrity.

How do I clean up near-duplicate code analysis records?

You can clean up near-duplicate code analysis records by invoking a consolidation skill that identifies overlapping discoveries and merges them, ensuring your knowledge base remains accurate and useful for future analysis.

Does shadow knowledge base management handle cross-file interactions?

Yes, shadow knowledge base management handles cross-file interactions and preferences to ensure comprehensive knowledge representation across your entire codebase structure and behavior.

When should I run knowledge base consolidation for codebase maintenance?

You should regularly run knowledge base consolidation for codebase maintenance to keep your shadow knowledge base clean, accurate, and useful for ongoing code analysis and conflict resolution.