ワンクリックで
cat
Describe what this skill does and when to use it. Include keywords that help agents identify relevant tasks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Describe what this skill does and when to use it. Include keywords that help agents identify relevant tasks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Agent development for Heretek Swarm's 23-agent system. Use when creating new agent actors, implementing agent behaviors, or working with the actor/mixin architecture. Covers agent lifecycle, communication patterns, and consensus integration.
Backend development patterns for Heretek Swarm Python/FastAPI services. Use when building API endpoints, creating agent actors, implementing memory operations, or working with async Python patterns. Covers project structure, conventions, and common pitfalls specific to this codebase.
Memory system development for Heretek Swarm's Cognee-backed memory. Use when implementing memory operations, working with knowledge graphs, or debugging memory issues. Covers Cognee API, access patterns, and intelligent prefetching.
Migration patterns for Heretek Swarm. Use when creating database migrations, migrating code between systems, or planning large-scale refactoring. Covers Alembic migrations, code migration strategies, and rollback procedures.
Monitoring and observability for Heretek Swarm. Use when setting up logging, metrics, tracing, or health checks. Covers structured logging, Prometheus metrics, and distributed tracing.
NATS messaging patterns for Heretek Swarm. Use when implementing inter-agent communication, working with JetStream, or debugging messaging issues. Covers pub/sub, request/reply, and queue groups.
| name | cat |
| description | Describe what this skill does and when to use it. Include keywords that help agents identify relevant tasks. |
Define the functionality provided by this skill, including detailed instructions and examples