codex-owner-move-1778256762Validates end-to-end skill owner migration by publishing, transferring with migration flag, verifying, and cleaning up a temporary skill.
Install via ClawdBot CLI:
clawdbot install steipete/codex-owner-move-1778256762Grade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 23, 2026
Ensure new publishers can successfully publish their first skill under personal ownership and later migrate to an organization account. This validates the core publishing workflow and owner migration flow.
Test that a skill can be moved from a personal owner to an organization owner with an explicit migration flag, ensuring no data loss and proper version continuity.
Verify that the system rejects an owner migration attempt when the required migration flag is missing, preventing accidental or unauthorized transfers.
Confirm that after migration, the skill retains its version history, stats, aliases, and audit logs, and that the latest version is correctly displayed.
Validate that temporary skills can be cleanly deleted after validation, ensuring no residual data or dangling references remain.
Offer a skill publishing platform where users can develop and host skills under personal accounts, with optional upgrade paths to organizational accounts for teams.
Facilitate a skill marketplace where published skills can be discovered and installed by end users, taking a commission on transactions or premium listings.
Provide integrated development tools and CI/CD pipelines for skill creation, testing, and deployment, charging developers a monthly or annual fee.
💬 Integration Tip
Use a dedicated test API key and a throwaway slug to avoid side effects. Ensure your backend environment mirrors production settings for accurate migration validation.
Scored May 23, 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.