wizard

Automate ClaudeShack documentation maintenance across repository skills.

1|Updated Nov 19, 2025
One-click install
npx skills add https://github.com/Overlord-Z/ClaudeShack --skill wizard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wizard
Source: https://github.com/Overlord-Z/ClaudeShack/tree/main/skills/wizard
Command: npx skills add https://github.com/Overlord-Z/ClaudeShack --skill wizard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the maintenance and generation of ClaudeShack documentation by leveraging Oracle knowledge, conversation history, and focused research agents to keep docs accurate, complete, and properly referenced.

Core Features & Use Cases

  • Auto-detect outdated or missing documentation and surface updates
  • Generate and synchronize README files, API references, ADRs, migration guides, and onboarding docs
  • Validate claims against code and commits with Oracle references
  • Integrate with Oracle, Summoner, and Guardian for end-to-end documentation workflows

Quick Start

Run the documentation wizard to refresh project documentation for your repository. For example: "Generate/update docs for the current project using Oracle-backed patterns."

Frequently Asked Questions about wizard

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

FAQPage Schema
How do I keep documentation synchronized with code changes?

Documentation maintenance detects outdated content by comparing docs against current code and git history. The wizard automatically identifies stale sections, generates updated API references and migration guides, and ensures cross-file consistency across your repository, keeping docs factually accurate without manual audits.

Can I automate README and API reference generation from source code?

Yes. The wizard generates and synchronizes README files, API references, and migration guides by analyzing code, validating claims against commits, and integrating Oracle knowledge. It surfaces missing documentation and applies updates across all skills in your repository automatically.

What's the best way to prevent documentation from becoming outdated?

Automated detection and maintenance prevents staleness by continuously scanning for undocumented or inaccurate features. The wizard validates documentation against code and commits with Oracle-backed references, then updates SKILL.md files and related docs to ensure claims stay fact-based and complete.

Does this work with existing documentation workflows and tools?

Yes. The wizard integrates with Oracle, Summoner, and Guardian for end-to-end documentation workflows. It works with git-based change detection and supports research agents using Read, Write, Edit, Glob, Grep, and Task tools to maintain docs alongside your existing processes.

How do I validate that documentation claims are backed by actual code?

The wizard validates claims against code and commits using Oracle references, ensuring documentation is fact-based and traceable. It cross-validates information across files and generates reference-backed API docs and migration guides tied directly to your codebase.

What happens if documentation contains conflicting or incomplete information?

The wizard detects inconsistencies through cross-file validation and surfaces incomplete sections. It generates corrected versions of ADRs, onboarding docs, and technical references, then applies synchronized updates across your repository to resolve conflicts and fill documentation gaps.