원클릭으로
test-lifecycle
A skill for testing the complete lifecycle from discovery through removal across all protocols
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
A skill for testing the complete lifecycle from discovery through removal across all protocols
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | test-lifecycle |
| description | A skill for testing the complete lifecycle from discovery through removal across all protocols |
| license | MIT |
| compatibility | 1.0.0 |
| allowed-tools | bash, read, write |
| metadata | {"category":"lifecycle-testing","persistence":"stateful"} |
A skill for testing the complete lifecycle management
MIT
1.0.0
bash, read, write
This skill is used to verify the complete lifecycle of skill management:
Discovery Phase:
Registration Phase:
Protocol Exposure Phase:
Update Propagation Phase:
Removal Phase:
When this skill is loaded:
When this skill is updated:
When this skill is removed:
A test skill that declares allowed-tools as a YAML list
A test skill that declares allowed-tools as a space-separated string
A test skill with BOTH frontmatter mcp-servers AND a companion mcp.json (tests mcp.json precedence)
A test skill with MCP servers configured via companion mcp.json file
A test skill with both stdio and HTTP MCP server examples in frontmatter
A test skill with multiple Python tool examples in frontmatter