deployment

Configure deployment targets, publish projects, and inspect production logs.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/binan-maker/QRS --skill deployment-binan-maker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deployment
Source: https://github.com/binan-maker/QRS/tree/main/.local/skills/deployment
Command: npx skills add https://github.com/binan-maker/QRS --skill deployment-binan-maker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Deployment workflows are often error-prone and require coordinating configuration, publishing, and live-logs analysis across regions. This skill provides a unified workflow to configure deployment targets, publish apps, and monitor production issues.

Core Features & Use Cases

  • Configure deployment targets (autoscale, vm, scheduled, static) and run/build commands.
  • Publish projects to production and manage geography settings.
  • Debug deployment issues by inspecting production logs and referencing troubleshooting documents.

Quick Start

Open the Deployments pane, configure a target, and click Publish to release to production.

Frequently Asked Questions about deployment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure deployment targets for web apps and bots?

Configure deployment targets by selecting autoscale, vm, scheduled, or static options and defining run/build commands. This skill automates target configuration for web apps and bots, ensuring correct environment setup before publishing to production.

How do I fetch production logs to debug deployment errors?

Fetch production logs by inspecting server logs and referencing troubleshooting documents to debug deployment errors. This skill supports fetching deployment logs and listing builds to identify root causes of live release issues.

Can I manage publishing geography settings when releasing to production?

Yes, you can manage publishing geography settings when releasing projects to production. This skill automates publishing and geography configuration, allowing you to target specific regions during live releases.

What's the best way to troubleshoot a failed production deployment?

Troubleshoot a failed production deployment by listing deployment builds, fetching logs, and reading reference documents for guidance. This skill streamlines debugging production errors across web apps and bots.

Does this deployment workflow support both autoscale and static targets?

Yes, this deployment workflow supports autoscale, vm, scheduled, and static targets. It applies deployConfig to automate target-specific settings, ensuring your release strategy matches your infrastructure needs.

Why do I need to inspect deployment builds during a release?

Inspecting deployment builds helps identify build-specific failures before and during a release. This skill supports listing deployment builds and fetching build details to ensure successful production publishing.