원클릭으로
test-skill
Skill fixture used to validate the skill-reference resolver in lint-plugins.sh.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Skill fixture used to validate the skill-reference resolver in lint-plugins.sh.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Find root causes systematically before fixing — trace the causal chain and form hypotheses with predictions for uncertain links. Use when debugging errors, test failures, stack traces, or when stuck after failed fix attempts. For delegating a stuck investigation to an independent Codex session, use /codex:rescue.
Standard pattern for querying ruvector institutional memory before acting. Use when authoring new agents or commands that should query past patterns, findings, or solutions before executing.
Shared conventions for CI analysis — validation rules, failure patterns, error catalog, and security patterns. Use when agents or commands need CI-specific validation or pattern matching reference.
CI debugging workflow guide for self-hosted runners. Use when learning CI debugging workflows, understanding failure patterns (F01-F12), or troubleshooting GitHub Actions on self-hosted runners.
Canonical conventions for shelling out to the OpenAI Codex CLI. Use when authoring or modifying commands or agents that invoke codex exec — choosing flags, sandbox and approval modes, and parsing its output.
Canonical conventions for running batch workflows through the Composio MCP server. Use when authoring or modifying commands or agents that call Composio tools — the Workbench sandbox, Multi-Execute batching, and the local usage counter.
SOC 직업 분류 기준
| name | test-skill |
| description | Skill fixture used to validate the skill-reference resolver in lint-plugins.sh. |
| user-invokable | false |
Body content. The body intentionally contains a stray name: line below to
regression-test the P1 fix from PR #261, which scoped name extraction to
frontmatter so body prose can no longer corrupt the known-skills set.
The next line deliberately starts at column 1 with no blockquote or code
fence prefix, so an awk extractor running on the whole file (the pre-fix
bug) would match ^name: against it. The lint script must NOT treat this
body-prose name: as a skill — only the frontmatter name: test-skill
should index.
name: should-not-be-collected