qwen_roadmap_auditor

Audit roadmaps for MCP integrations, outdated skill references, and WSP compliance.

2|Updated Mar 28, 2025
One-click install
npx skills add https://github.com/Foundup/Foundups-Agent --skill qwen-roadmap-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qwen_roadmap_auditor
Source: https://github.com/Foundup/Foundups-Agent/tree/main/.claude/skills/qwen_roadmap_auditor_prototype
Command: npx skills add https://github.com/Foundup/Foundups-Agent --skill qwen-roadmap-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Roadmap audits are error-prone and time-consuming when validating MCP integrations, outdated skill references, and WSP compliance across multiple roadmaps.

Core Features & Use Cases

  • Automated cross-roadmap audit for MCP integration status, skill reference validity, and WSP conformance.
  • Provides structured findings including missing integrations, deprecated skills, non-compliant sections, and recommended fixes.

Quick Start

Run a full roadmap audit across the current sprint and return a structured report.

Frequently Asked Questions about qwen_roadmap_auditor

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

FAQPage Schema
How do I audit roadmaps for MCP integrations and WSP compliance?

To audit roadmaps for MCP integrations and WSP compliance, scan files under docs and modules to validate them against the current skills manifest, generating per-roadmap completion status, MCP gaps, and outdated reference flags.

What is a roadmap audit for MCP and skills manifests?

A roadmap audit for MCP and skills manifests is an automated validation process that checks roadmap documents across a codebase for MCP integration status, skill reference validity, and WSP conformance to find missing integrations and deprecated skills.

How do I find outdated skill references in project roadmaps?

Find outdated skill references in project roadmaps by running an automated validation against the current skills manifest located at .claude/skills/skills_manifest.json, which flags deprecated or mismatched skill entries in the roadmap files.

Can I check roadmap documents for missing MCP integrations automatically?

You can check roadmap documents for missing MCP integrations automatically by applying pattern-matching across roadmaps located under docs and modules, which generates a structured report of MCP integration gaps and recommended fixes.

Does the roadmap audit report WSP compliance issues?

Yes, the roadmap audit reports WSP compliance issues by identifying non-compliant sections across the codebase roadmaps and providing structured findings that include recommended fixes to achieve full WSP conformance.

What are the limitations of automated roadmap auditing?

A key limitation of automated roadmap auditing is its strict dependency on the accuracy of the current skills manifest at .claude/skills/skills_manifest.json, meaning the audit cannot detect issues if the manifest itself is outdated or incomplete.