一键导入
ob-default
Fallback skill, used when no other skill matches. Use when the task is unclear or no specialized skill applies.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Fallback skill, used when no other skill matches. Use when the task is unclear or no specialized skill applies.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | ob-default |
| description | Fallback skill, used when no other skill matches. Use when the task is unclear or no specialized skill applies. |
| license | MIT |
Follow @ob-guardrails-generic for all rules, tool usage, and engineer workflow. No other specialized guidance.
Read-only exploration of an idea, problem, or requirement before creating a change. Clarifies what is being asked for (scope, acceptance criteria, edge cases, alternatives), using the codebase as grounding evidence, and recommends an approach. Load when exploring or clarifying a task before planning. Invoked by the /plan-explore command (interactive) and the plan-goal pipeline (autonomous).
Parse Azure DevOps user story URL and create OpenSpec change. Use when user provides an Azure DevOps URL.
Parse work item from any URL using browser automation. Use when user provides a URL that doesn't match GitHub/Azure/Jira CLI platforms, or when backlog platform is 'browser'.
Parse GitHub Issue URL and create OpenSpec change. Use when user provides a GitHub Issue URL.
Parse a Jira work item and create an OpenSpec change. Use when the user provides a Jira URL or a bare issue key (e.g. PROJ-123).
Generate or update ARCHITECTURE.md by analyzing the codebase structure. Safe to run at any time. Invoked by the /make-architecture command and the repo-initialize flow.