Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevOpsMédio

Deployment Management

porrailwayapp·railwayapp· v1.0.0 · atualizado em 2026-04-10
82
Score

This skill should be used when the user wants to manage Railway deployments, view logs, or debug issues. Covers deployment lifecycle (remove, stop, redeploy, restart), deployment visibility (list, status, history), and troubleshooting (logs, errors, failures, crashes, why deploy failed). NOT for deleting services - use environment skill with isDeleted for that.

deployment-managementrailway-appci-cdobservabilitytroubleshootinglogsredeploy
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mddeployment/workflow
1
Identify Intent: — Determine the user's goal (list deployments, view logs, redeploy, remove deployment).
2
Gather Context: — Extract service name, environment, deployment ID, log filters, and time ranges from the user's request.
3
Construct Command: — Build the appropriate `railway` CLI command with necessary flags and arguments.
4
Execute Command: — Run the `railway` command using the CLI.
5
Parse Output: — Process the JSON output from the `railway` command.
6
Present Results: — Display the information to the user in a clear and concise manner, highlighting errors or warnings.
7
Handle Errors: — If an error occurs, provide a helpful message to the user with potential solutions.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aInsForge CLI
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aDependency Updater
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
75
Similar aChangelog Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77

Árvore do Skill

Deployment Management
deployment
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers10
remove deploymenttake down servicestop deploymentrailway downredeploy servicerestart deploymentlist deploymentsshow deployment historydeployment statussee logs

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download deployment
$ synaptic skills detail deployment
$ synaptic skills live deployment

Links

GitHub Repository