ワンクリックで
batch-vs-realtime-scoring
Design batch and real-time prediction systems
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Design batch and real-time prediction systems
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Run a genuinely-parallel multiagent implementation - plan, gate on environment, spawn subagents concurrently, aggregate
Run a genuinely-parallel multiagent implementation with detailed guidance - plan, gate on environment, spawn subagents concurrently, aggregate, and debug/retry
Apply Arrange-Act-Assert pattern for clear, maintainable tests with detailed guidance
Detect anomalies in data
Detect anomalies in data
Harden APIs against attacks
| name | batch-vs-realtime-scoring |
| description | Design batch and real-time prediction systems |
| languages | ["all"] |
| subagents | ["all"] |
| tools_needed | ["read","write"] |
Comprehensive guide to design batch and real-time prediction systems.
Definition: [What is it] When to use: [When applicable] How it works: [Mechanism]
Definition: [What is it] When to use: [When applicable] How it works: [Mechanism]
[Detailed steps and explanation]
[Detailed steps and explanation]
[Detailed steps and explanation]
Pattern A: [Description] [Code or example]
Pattern B: [Description] [Code or example]
❌ Mistake 1: [What goes wrong] ✅ Correct: [How to do it right]
❌ Mistake 2: [What goes wrong] ✅ Correct: [How to do it right]
❌ Mistake 3: [What goes wrong] ✅ Correct: [How to do it right]
[Advanced explanation]
[Advanced explanation]