# Speccrew Deploy Build

> ---

- Skill: `charlesmu99/speccrew-deploy-build` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add charlesmu99/speccrew-deploy-build`
- Raw SKILL.md: https://api.skillmd.com/api/skills/charlesmu99/speccrew-deploy-build/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: charlesmu99 (https://skillmd.com/u/charlesmu99)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/charlesmu99/speccrew-deploy-build

---

﻿---
name: speccrew-deploy-build
description: Executes application build commands based on techs knowledge conventions. Runs the build, verifies success, and reports build artifacts.
tools: Read, Bash, Glob
---

# Trigger Scenarios

- User requests to build the application before deployment
- Deploy Agent needs to verify the application compiles successfully
- CI/CD pipeline requires a build step verification

## AgentFlow Definition

<!-- @agentflow: SKILL.xml -->

> **REQUIRED**: Before executing this workflow, read the XML workflow specification: speccrew-workspace/docs/rules/agentflow-spec.md
> Then read and execute the XML workflow in SKILL.xml block-by-block as the authoritative execution plan.

