auditing-upstream-drift

Audit Claude plugin integrity and compliance with upstream superpowers and beads standards.

1|Updated Jul 7, 2026
One-click install
npx skills add https://github.com/the-inconvenience-store/superbeads --skill auditing-upstream-drift
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auditing-upstream-drift
Source: https://github.com/the-inconvenience-store/superbeads/tree/main/.agents/skills/auditing-upstream-drift
Command: npx skills add https://github.com/the-inconvenience-store/superbeads --skill auditing-upstream-drift

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bd, claude plugin, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures the integrity and compliance of the plugin with upstream standards, including version consistency, test execution, content integrity, and documentation accuracy.

Core Features & Use Cases

  • Plugin Infrastructure Health: Validates the plugin's structural soundness and version consistency.
  • Test Execution: Runs all runnable tests to ensure the plugin's functionality.
  • Content Integrity: Verifies the beads integration is complete and no stale references remain.
  • Skill Chain Integrity: Ensures the progressive skill chain is intact and functional.
  • Upstream Drift: Compares the plugin with upstream versions for drift and differences.
  • Documentation Accuracy: Validates that all documentation reflects the current state.
  • Quick Audit: Provides a fast health check for plugin infrastructure and tests.

Quick Start

Run the audit by executing the following command:

bd create "Audit: full plugin health check" -t chore -p 1
bd update <audit-id> --claim

Frequently Asked Questions about auditing-upstream-drift

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

FAQPage Schema
How do I audit a Claude plugin for upstream drift and compliance?

You can audit Claude plugin compliance by running the provided bd commands to validate the plugin manifest, version consistency, hook functionality, and content integrity against upstream superpowers and beads standards.

What does a plugin integrity check include for version control and test execution?

A plugin integrity check includes validating structural soundness, version consistency, and running all runnable tests to ensure the plugin's functionality and documentation accuracy remain intact.

Do I need bd commands and external tools to validate plugin documentation accuracy?

Yes, validating plugin documentation accuracy requires bd commands and external tools like claude plugin validate to compare the plugin with upstream versions for drift and verify content integrity.

How do I check if my plugin manifest has stale references or broken skill chains?

You can check for stale references and broken skill chains by running a full plugin health audit, which verifies beads integration completeness and ensures the progressive skill chain is intact and functional.

Can I run a quick health check for plugin infrastructure without a full audit?

Yes, you can run a quick audit to get a fast health check for plugin infrastructure and tests, providing immediate validation of structural soundness before committing to a full upstream drift comparison.