atomic
flowstate-dojo-platform-epicdm-flowstate-cli
Package-local agent skill for @epicdm/flowstate-cli.
Tags
Publisher
Versions
1 version published — latest: 0.1.0
- 0.1.0publishedInvalid Date
Skill
Use this skill when a task touches packages/cli, imports @epicdm/flowstate-cli, or needs to teach humans/agents how this package works.
Package identity:
- Package: @epicdm/flowstate-cli
- Repository: flowstate-platform
- Version authority: package.json (0.1.0)
- Dojo course: flowstate-dojo-platform-epicdm-flowstate-cli
How to use the package:
- Purpose: FlowState Platform CLI
- 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:
- agentCommand
- DeployAllOptions
- runDeployAll
- deployAllCommand
- DeployOptions
- runDeploy
- deployCommand
- dojoCommand
- secretsCommand
- smokeCommand
- GROUPS
- StartOptions
- ServicePlan
- SkippedService
- ResolveResult
- resolveServices
- expandAll
- printPlan
- runStart
- startCommand
- loadDeployConfig
- resolveServiceConfig
- resolveDependencyOrder
- BACKUP_DIR_NAME
- ensureBackupDir
- buildDockerBuildArgs
- WARM_CONTAINER_NAME
- buildDockerRunArgs
- buildWarmContainerRunArgs
- buildWarmSetupExecArgs
Composable feature skilllets:
- Acquire Pkce Token: use feature labs for workflow, source anchor, and regression risk.
- Acquire Wallet Token: use feature labs for workflow, source anchor, and regression risk.
- Agent Command: use feature labs for workflow, source anchor, and regression risk.
- Assert Body Array: use feature labs for workflow, source anchor, and regression risk.
- Assert Body Contains: use feature labs for workflow, source anchor, and regression risk.
- Assert Body Type: use feature labs for workflow, source anchor, and regression risk.
- Assert Match: use feature labs for workflow, source anchor, and regression risk.
- Assert Ok: use feature labs for workflow, source anchor, and regression risk.
- Assert Status: use feature labs for workflow, source anchor, and regression risk.
- Assert Status In: use feature labs for workflow, source anchor, and regression risk.
- Assert Truthy: use feature labs for workflow, source anchor, and regression risk.
- Assertion Error: use feature labs for workflow, source anchor, and regression risk.
- BACKUP_DIR_NAME: use feature labs for workflow, source anchor, and regression risk.
- Build Docker Build Args: use feature labs for workflow, source anchor, and regression risk.
- Build Docker Run Args: use feature labs for workflow, source anchor, and regression risk.
- Build Manifest: use feature labs for workflow, source anchor, and regression risk.
- Build Warm Container Run Args: use feature labs for workflow, source anchor, and regression risk.
- Build Warm Deploy Exec Args: use feature labs for workflow, source anchor, and regression risk.
- Build Warm Setup Exec Args: use feature labs for workflow, source anchor, and regression risk.
- Clear Auth: use feature labs for workflow, source anchor, and regression risk.
- CLI command init: use feature labs for workflow, source anchor, and regression risk.
- CLI command provision-wallet <name>: use feature labs for workflow, source anchor, and regression risk.
- CLI command scan: use feature labs for workflow, source anchor, and regression risk.
- CLI command seed-epic-digital: use feature labs for workflow, source anchor, and regression risk.
- Create Item: use feature labs for workflow, source anchor, and regression risk.
- Deploy All Command: use feature labs for workflow, source anchor, and regression risk.
- Deploy Command: use feature labs for workflow, source anchor, and regression risk.
- Derive Address: use feature labs for workflow, source anchor, and regression risk.
- Detect Op Auth: use feature labs for workflow, source anchor, and regression risk.
- Dojo Client: use feature labs for workflow, source anchor, and regression risk.
- Dojo Command: use feature labs for workflow, source anchor, and regression risk.
- Ensure Backup Dir: use feature labs for workflow, source anchor, and regression risk.
- Expand All: use feature labs for workflow, source anchor, and regression risk.
- Format Duration: use feature labs for workflow, source anchor, and regression risk.
- Format Json: use feature labs for workflow, source anchor, and regression risk.
- Format Minimal: use feature labs for workflow, source anchor, and regression risk.
- Format Output: use feature labs for workflow, source anchor, and regression risk.
- Format Text: use feature labs for workflow, source anchor, and regression risk.
- Generate Pkce: use feature labs for workflow, source anchor, and regression risk.
- Generate Secret: use feature labs for workflow, source anchor, and regression risk.
- 44 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-platform-epicdm-flowstate-cli --target <target> --out ./skillsReplace <target> with your agent target identifier. See the CLI docs for details.