atomic
flowstate-dojo-community-epicdm-flowstate-discord-bot
Package-local agent skill for @epicdm/flowstate-discord-bot.
Tags
Publisher
Versions
1 version published — latest: 0.1.0
- 0.1.0publishedInvalid Date
Skill
Use this skill when a task touches packages/flowstate-discord-bot, imports @epicdm/flowstate-discord-bot, or needs to teach humans/agents how this package works.
Package identity:
- Package: @epicdm/flowstate-discord-bot
- Repository: epic-flowstate-community
- Version authority: package.json (0.1.0)
- Dojo course: flowstate-dojo-community-epicdm-flowstate-discord-bot
How to use the package:
- Purpose: See package docs and source.
- Start with package-local docs when present.
- Verify details against source and tests before changing behavior.
- Use the Dojo course lessons as the teaching path: setup, mental model, core workflow, integration, feature labs, maintenance.
Public surfaces discovered:
- DiscordBotService
- McpCallFn
- createMcpHttpCall
- createOrgScopedCaller
- waitForMcp
- loadConfig
- logger
- ManagementBotConfig
- ManagementBot
- ChannelSyncer
- MappingData
- MappingStore
- MemberSyncer
- ChangeEvent
- RoleSyncer
- CollectionSubscription
- EventSource
- SyncEngine
- RateLimiterOptions
- RateLimitedQueue
- ReconcileResult
- reconcile
- ConfigSchema
- Config
Composable feature skilllets:
- Channel Syncer: use feature labs for workflow, source anchor, and regression risk.
- Config Schema: use feature labs for workflow, source anchor, and regression risk.
- Create Mcp Http Call: use feature labs for workflow, source anchor, and regression risk.
- Create Org Scoped Caller: use feature labs for workflow, source anchor, and regression risk.
- Discord Bot Service: use feature labs for workflow, source anchor, and regression risk.
- Load Config: use feature labs for workflow, source anchor, and regression risk.
- Logger: use feature labs for workflow, source anchor, and regression risk.
- Management Bot: use feature labs for workflow, source anchor, and regression risk.
- Mapping Store: use feature labs for workflow, source anchor, and regression risk.
- Member Syncer: use feature labs for workflow, source anchor, and regression risk.
- Rate Limited Queue: use feature labs for workflow, source anchor, and regression risk.
- Reconcile: use feature labs for workflow, source anchor, and regression risk.
- Role Syncer: use feature labs for workflow, source anchor, and regression risk.
- Sync Engine: use feature labs for workflow, source anchor, and regression risk.
- Wait For Mcp: use feature labs for workflow, source anchor, and regression risk.
Agent operating rules:
- Treat package.json as the Dojo version authority.
- Do not turn feature inventory into user-facing lessons without workflow context.
- Update this Dojo package when package behavior, docs, examples, or feature inventory changes.
- Verify downstream packages when package use and connection metadata shows inbound dependencies or references.
- Never mark publish status passed without successful cloud publish and catalog lookup.
Usage
Use this Dojo skill with package human docs, package-local feature inventory, agent-skillset.md, and the generated course.json in this folder. Keep this manifest version aligned with package.json.
Install
Run this in your project to install via CLI:
fscloud dojo skill install flowstate-dojo-community-epicdm-flowstate-discord-bot --target <target> --out ./skillsReplace <target> with your agent target identifier. See the CLI docs for details.