refine-hub-asset
Safely edit an existing Agent Hub asset with asset-type-specific checks and follow-up verification.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Safely edit an existing Agent Hub asset with asset-type-specific checks and follow-up verification.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | refine-hub-asset |
| description | Safely edit an existing Agent Hub asset with asset-type-specific checks and follow-up verification. |
| when_to_use | Use when modifying a soul, bundle, profile, instruction, or skill that already exists. |
Refine one existing hub asset without guessing its type, location, or downstream effects.
defaultAgent.validateSkillFrontmatter after edits.validateSkillFrontmatter.Create or revise the core assets for an Agent Hub agent, including soul, bundle, and optional profile.
Draft or update a portable Agent Hub skill with clean frontmatter and a practical workflow.
Use when implementation is complete on a normal feature branch and you need to verify, clean up commits, rebase, and either merge locally or create a PR without using a worktree-heavy workflow.
Use after implementing a feature, fixing a bug, or reaching a wave checkpoint when you need to actively test the behavior by running the app, exercising the flow, and confirming the change actually works.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Use when you have a spec or requirements for a multi-step task, before touching code