一键导入
hook-lifecycle-execution
Load and execute YAML-defined lifecycle hooks with optional conditions and controlled timeouts.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Load and execute YAML-defined lifecycle hooks with optional conditions and controlled timeouts.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Define a polished CLI with Commander, chalk-styled banners, versioning, and subcommands.
Patterns from the src directory
Use to run the end-to-end assimilation phases - scan, analyze via Copilot SDK, license check, generate assets, build registry, and execute hooks.
Generate SKILL.md, agent.yaml, and hook YAML with structured content and conventions.
Validate generated skills, agents, hooks, and registry entries with actionable errors/warnings.
Run semantic analysis with the Copilot SDK to extract skills, agents, and hooks.
| name | hook-lifecycle-execution |
| description | Load and execute YAML-defined lifecycle hooks with optional conditions and controlled timeouts. |
Load and execute YAML-defined lifecycle hooks with optional conditions and controlled timeouts.
Use this skill when:
src/hooks/index.ts/const runner = new HookRunner(rootPath, verbose); await runner.execute('post-generate');
reliability - Error handling, recovery, and fault tolerance