بنقرة واحدة
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 ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
| 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