buvis
Official@buvis · Czech Republic
Bob's Universal and Very Intelligent System
Agent Skills by buvis
Showing 44 vetted skills indexed across 1 GitHub repositories.
deep-research
Dispatch a subagent to research topics and synthesize cited findings.
review-deps-prs
List open dependency update PRs and categorize them into Security, Major, and Minor/Patch tiers.
audit-project-orphans
Identify orphaned Claude project configurations under ~/.claude/projects by verifying source paths.
python-testing
Automate Python testing workflows with pytest, TDD, fixtures, mocking, and parametrization.
review-plan
Review drafted plans for gaps and risks across ten defined dimensions.
review-work-completion
Analyze completed work against PRD requirements using a multi-agent review pipeline.
audit-hooks
Audit Claude hooks from settings.json files and generate a structured hygiene report.
use-gemini
Automate code analysis and editing via Gemini through the Copilot CLI.
audit-rules
Audits global and project rules for conflicts and generates a findings report.
run-autopilot
Automate the end-to-end PRD lifecycle across multiple PRDs with deterministic phase transitions.
audit-context
Analyzes Claude Code token overhead across global configs, per-project files, and memory data to classify components and generate an audit report with optimization triggers on keywords like 'audit context'.
catchup-upstream
Fetch, classify, and cherry-pick upstream commits into a fork.
audit-memory
Validate MEMORY.md index consistency across project memory directories.
audit-security
Scan CLAUDE configuration files for security anti-patterns and generate findings.
audit-plugins
Audit installed plugins and caches to identify stale versions and reclaimable disk space.
create-prd
Convert plan or design documents into structured RPG-compliant PRDs.
restore-tasks
Restore persisted tasks and dependencies from saved Claude sessions.
audit-settings
Audit global, project, and local CLAUDE settings for conflicts and overrides.
design-system
Extract design tokens and map components across a codebase.
save-session
Write a dated session file with project context and decision indexes.
catchup-ecc
Fetch new commits from affaan-m/everything-claude-code since the last cursor.
skill-creator
Generate Claude Code skill skeletons with frontmatter and starter directories.
rust-patterns
Apply idiomatic Rust patterns to ownership, error handling, traits, and concurrency.
use-sonnet
Automate code analysis and editing with Claude Sonnet via the copilot CLI.
Frequently Asked Questions About buvis
FAQPage SchemaWhat specific tasks can be performed using these configuration auditing capabilities?▼
These utilities enable systematic health checks of Claude configurations, MCP server health, and project-level settings. You can generate structured hygiene reports, identify orphaned project configurations, and validate memory index consistency across your local development environment.
Which personas benefit most from these project management and auditing utilities?▼
Senior engineers, technical leads, and DevOps practitioners managing complex Claude-based development environments benefit most. These utilities are designed for those requiring strict adherence to PRD requirements, configuration compliance, and consistent session management across distributed development teams.
What are the primary prerequisites for deploying these auditing and management utilities?▼
Deployment requires a local environment configured with Claude Code, standard GitHub CLI access, and specific directory structures like ~/.claude/projects. Users must ensure their local settings files and project memory directories are accessible for the audit and synchronization functions to operate correctly.