원클릭으로
add-worker-task
Add a Taskiq worker task with an explicit payload contract, thin task adapter, and Service-owned business logic.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Add a Taskiq worker task with an explicit payload contract, thin task adapter, and Service-owned business logic.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Inspect drift between code, shared workflow references, and Claude, Codex, or Antigravity harness assets after architecture or workflow changes.
This skill should be used when the user asks to "sync guidelines", "document inspection", "check skill updates", "update project-dna", "sync patterns", "verify code-document consistency", or after architecture changes to verify Skills/AGENTS.md/CLAUDE.md match the actual code.
Guide a feature from requirements interview through architecture analysis, security check, and task decomposition.
This skill should be used when the user asks to "plan feature", "design feature", or wants to plan and design a new feature before implementation.
Audit a domain or the full repository for architecture compliance using the shared architecture checklist and repository rules.
Review a pull request or local diff against the repository's shared Review Protocol (correctness, regression, stability, contract, architecture, security, governance).
| name | add-worker-task |
| description | Add a Taskiq worker task with an explicit payload contract, thin task adapter, and Service-owned business logic. |
| metadata | {"short-description":"Add async worker task"} |
implement (approach options upstream conditional — required for new event types or broker patterns)/test-domain {name} run, optional make worker smoke run)/plan-feature from inside this skillAGENTS.md and docs/ai/shared/skills/add-worker-task.md for the full procedure.docs/ai/shared/project-dna.md for DI and conversion patterns.