원클릭으로
search-docs
Search local Fern documentation for content related to a topic
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Search local Fern documentation for content related to a topic
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Maintain the NeMo Data Designer Fern docs site under fern/. Use for any documentation change. Triggered by: "edit docs", "add doc page", "update docs", "rename page", "fix broken link", "add redirect", "preview docs", "publish docs", "regenerate notebooks", "update dev note", any request that touches `fern/`.
Perform a thorough code review of the current branch or a GitHub PR by number.
Create a GitHub PR with a well-formatted description matching the repository PR template (flat Changes by default; optional Added/Changed/Removed/Fixed grouping)
Commit current changes with a clear, descriptive message
Search GitHub issues, discussions, and PRs for content related to a topic
Update an existing GitHub PR description to reflect current changes after incorporating feedback
| name | search-docs |
| description | Search local Fern documentation for content related to a topic |
| argument-hint | <search-topic> |
| metadata | {"internal":true} |
Use the docs-searcher subagent to search local Fern documentation for content related to: $ARGUMENTS
Call the Task tool with:
subagent_type: "docs-searcher"mode: "bypassPermissions"prompt: the search topicReport the results back to the user exactly as returned by the agent.