@owlmeans/queue
v0.1.11
Published
Reserved namespace for queue management. Currently a stub with no exports.
Downloads
1,361
Readme
@owlmeans/queue
Reserved namespace for queue management. Currently a stub with no exports.
Overview
This package is a placeholder for future queue/task processing functionality within the OwlMeans framework.
Installation
bun add @owlmeans/queueRelated Packages
@owlmeans/redis-resource— Redis Streams provide queue-like semantics today
Agent guidance
This package ships embedded Claude Code skills and GitHub Copilot instructions under
agent-meta/. After installing your @owlmeans/* packages, run the OwlMeans
agent-skills installer to place them into your project's native locations
(.claude/skills/ and .github/instructions/):
npx @owlmeans/agent-skillsThe embedded files are version-matched to this package release. Do not edit them directly — they are regenerated on each publish. To contribute guidance edits, open a PR against the source monorepo.
