codex-owner-move-1778256696Validates ClawHub skill owner migration from personal to organization with version checks, migration flag enforcement, and post-move cleanup for maintainer u...
Install via ClawdBot CLI:
clawdbot install steipete/codex-owner-move-1778256696Grade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 13, 2026
Validate that a skill can be published under a personal publisher and later moved to an organization owner with an explicit migration flag. This scenario tests the core owner migration flow for ClawHub skills.
Ensure the backend rejects an owner change if the migration flag is not provided, preventing silent transfers and maintaining security.
Verify that after migration, existing version history, stats, aliases, and audit history remain attached to the skill record, ensuring no data loss.
Confirm that a temporary skill created for validation can be deleted after testing, cleaning up the throwaway slug and avoiding clutter.
Check that after migration, inspecting the skill shows the latest version correctly updated to 0.0.2 and the new owner is reflected.
A platform where AI skills are published and managed by different owners, enabling personal and organizational ownership migrations.
Offering validation and testing services for skills to ensure they meet migration and ownership change requirements before production use.
Providing tools and automation for managing the full lifecycle of AI skills, including publication, migration, and cleanup.
💬 Integration Tip
Ensure the migration flag is explicitly set when moving a skill to an organization owner; otherwise the backend will reject the change, preventing accidental transfers.
Scored May 13, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.