atomic
flowstate-dojo-community-epicdm-flowstate-mcp
Package-local agent skill for @epicdm/flowstate-mcp.
Tags
Publisher
Versions
1 version published — latest: 1.1.6
- 1.1.6publishedInvalid Date
Skill
Use this skill when a task touches packages/flowstate-mcp, imports @epicdm/flowstate-mcp, or needs to teach humans/agents how this package works.
Package identity:
- Package: @epicdm/flowstate-mcp
- Repository: epic-flowstate-community
- Version authority: package.json (1.1.6)
- Dojo course: flowstate-dojo-community-epicdm-flowstate-mcp
How to use the package:
- Purpose: Model Context Protocol server for Epic Flow spec-driven development with RxDB replication
- 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:
- JwtClaims
- AuthGateConfig
- AuthGateResult
- extractBearer
- createAuthGate
- AgentAccessAuditTools
- AgentBootstrapTools
- CallToolResult
- ToolDefinition
- AgentChatTools
- AgentCollaborationTools
- TurnPolicy
- ConversationStartArgs
- ConversationMessageArgs
- ConversationMuteArgs
- AgentConversationTools
- AgentInboxToolArgs
- AgentInboxTools
- AgentKeyTools
- SagaMemoryWriteThrough
- AgentMemoryTools
- AgentProvisioningTools
- AgentSubordinateTools
- TextContent
- AgentAssignment
- AgentWorkload
- AgentTools
- BizPlanLinkProductArgs
- BizPlanProductLinkTools
- GoalInput
Composable feature skilllets:
- Agent Access Audit Tools: use feature labs for workflow, source anchor, and regression risk.
- Agent Bootstrap Tools: use feature labs for workflow, source anchor, and regression risk.
- Agent Chat Tools: use feature labs for workflow, source anchor, and regression risk.
- Agent Collaboration Tools: use feature labs for workflow, source anchor, and regression risk.
- Agent Conversation Tools: use feature labs for workflow, source anchor, and regression risk.
- Agent Inbox Tools: use feature labs for workflow, source anchor, and regression risk.
- Agent Key Tools: use feature labs for workflow, source anchor, and regression risk.
- Agent Memory Tools: use feature labs for workflow, source anchor, and regression risk.
- Agent Provisioning Tools: use feature labs for workflow, source anchor, and regression risk.
- Agent Subordinate Tools: use feature labs for workflow, source anchor, and regression risk.
- Agent Tools: use feature labs for workflow, source anchor, and regression risk.
- Approval Manager: use feature labs for workflow, source anchor, and regression risk.
- Base Manager: use feature labs for workflow, source anchor, and regression risk.
- Biz Plan Product Link Tools: use feature labs for workflow, source anchor, and regression risk.
- Biz Plan Tools: use feature labs for workflow, source anchor, and regression risk.
- Client Adapter: use feature labs for workflow, source anchor, and regression risk.
- Codebase Manager: use feature labs for workflow, source anchor, and regression risk.
- Codebase Search Tools: use feature labs for workflow, source anchor, and regression risk.
- Codebase Tools: use feature labs for workflow, source anchor, and regression risk.
- Create Auth Gate: use feature labs for workflow, source anchor, and regression risk.
- Create RAGClient: use feature labs for workflow, source anchor, and regression risk.
- Create Saga Document: use feature labs for workflow, source anchor, and regression risk.
- CRUDTools: use feature labs for workflow, source anchor, and regression risk.
- DELETE /mcp: use feature labs for workflow, source anchor, and regression risk.
- Dependency Tools: use feature labs for workflow, source anchor, and regression risk.
- Derive Flow State Agent Memory Namespace: use feature labs for workflow, source anchor, and regression risk.
- Discussion Manager: use feature labs for workflow, source anchor, and regression risk.
- Document Tools: use feature labs for workflow, source anchor, and regression risk.
- Entity Assignment Tools: use feature labs for workflow, source anchor, and regression risk.
- Extract Bearer: use feature labs for workflow, source anchor, and regression risk.
- Finance Tools: use feature labs for workflow, source anchor, and regression risk.
- Flow State Agent Memory Tools: use feature labs for workflow, source anchor, and regression risk.
- Flow State MCPServer: use feature labs for workflow, source anchor, and regression risk.
- Generate Eth Wallet: use feature labs for workflow, source anchor, and regression risk.
- Generate Sol Wallet: use feature labs for workflow, source anchor, and regression risk.
- GET /api/agent/:agentId/state: use feature labs for workflow, source anchor, and regression risk.
- GET /api/session-timeline: use feature labs for workflow, source anchor, and regression risk.
- GET /health: use feature labs for workflow, source anchor, and regression risk.
- GET /mcp: use feature labs for workflow, source anchor, and regression risk.
- GET /tools: use feature labs for workflow, source anchor, and regression risk.
- 52 additional feature skilllets are listed in dojo-manifest.json and agent-skillset.md.
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-mcp --target <target> --out ./skillsReplace <target> with your agent target identifier. See the CLI docs for details.