원클릭으로
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 직업 분류 기준
Fallback skill, used when no other skill matches. Use when the task is unclear or no specialized skill applies.
# Copy this command into Claude Code to install this skill
/plugin add https://github.com/CKGrafico/loop-task/tree/main/.agents/skills/ob-default
For more information, visit the GitHub repository.
Understand and design Loop Task Loops: cadence, iteration lifecycle, state transitions, non-overlapping execution, maximum iterations, chain flow composition, and safe recurring automation patterns. Load this skill when creating, reviewing, or modifying a recurring Loop or reasoning about how its Task chain behaves across iterations.
Understand and design Loop Task Projects: organisational scope for Loops, default-project semantics, membership, colour branding, deletion with reassignment, and safe multi-tenant automation patterns. Load this skill when creating, reviewing, or modifying Projects or reasoning about how Loops are grouped, isolated, and reassigned.
Understand and design Loop Task Tasks: executable work units, success and failure semantics, Task chaining via onSuccess and onFailure, context production and consumption, stdout parsing, parameter interpolation, condition modelling, reuse, and idempotency. Load this skill when creating, reviewing, or modifying Tasks or reasoning about how a Task chain flows context between steps.
Generic guardrails, foundational rules that all agents follow. Users add specialized guardrails skills for specific concerns. Covers secrets, code quality, security, tool usage, and engineer workflow.
Project-specific rules and constraints extracted from ARCHITECTURE.md and project config files. Load this skill before implementing any change to understand boundaries, conventions, and constraints for this codebase.
Parse GitHub Issue URL and create OpenSpec change. Use when user provides a GitHub Issue URL.