com um clique
javis-deploy
// Deploy the Javis viewer frontend to the remote server with sw-portal.atlascopco.group as the canonical host. Use when the user says "배포해줘", "deploy viewer", or "publish Jarvis".
// Deploy the Javis viewer frontend to the remote server with sw-portal.atlascopco.group as the canonical host. Use when the user says "배포해줘", "deploy viewer", or "publish Jarvis".
Initialize a Javis workflow or project context. Use when the user asks to start Javis, initialize Javis for the current repo, bootstrap Javis state, or prepare the project for later Javis story/review work.
Sprint management. View current/past sprints, velocity tracking, sprint planning, per-member workload. Usage: /javis-sprint, /javis-sprint list, /javis-sprint velocity, /javis-sprint plan
Define, refine, or implement a Javis story workflow for the current repository. Use when the user asks to create a story, break down a requirement into a story, prepare acceptance criteria, or execute work for a named Javis story.
Jira/Confluence/Bitbucket/Boards/Sprints/Members data sync. Usage: /javis-sync all, /javis-sync issues, /javis-sync boards, /javis-sync sprints, /javis-sync members, /javis-sync confluence, /javis-sync bitbucket, /javis-sync status
Pulls latest data from Jira/Confluence to the local database and then deploys that data to the remote Javis server (10.182.252.32). Use when the user wants to update the remote server's database with current data.
| name | javis-deploy |
| description | Deploy the Javis viewer frontend to the remote server with sw-portal.atlascopco.group as the canonical host. Use when the user says "배포해줘", "deploy viewer", or "publish Jarvis". |
| allowed-tools | Bash(docker* ssh* scp* curl*) |
Routine deploy skill for the Javis viewer frontend.
sw-portal.atlascopco.groupatlasAdmin@10.182.252.32When triggered, this skill should:
javis-viewer Docker image from src/javis-viewer/./data/javis/ on the remote server.javis-viewer container with docker-compose up -d javis-viewer.sw-portal.atlascopco.group as the canonical Jarvis host..env, nginx config, or DB images during routine viewer deploys.javis-db unless the user explicitly asked for a DB deploy.sw-portal or jarvis hosts redirect to eob by default.?token= and ?refresh= are present, session bootstrap can run, but normal direct access must still work.../edwards/engineering.management/nginx_remote_proxy.conf.scripts/deploy_viewer.sh: safe routine deploy script for viewer-only deploys/javis-deploy
/javis-deploy deploy
/javis-deploy verify