---
title: "Build"
description: "Follow the `Workflow` to implement the `PATH_TO_PLAN` then `Report` the completed work."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/build
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:08:36.279Z
license: CC-BY-4.0
attribution: "Build — Claudary (https://claudary.paisolsolutions.com/skills/build)"
---

# Build
Follow the `Workflow` to implement the `PATH_TO_PLAN` then `Report` the completed work.

## Overview

---
description: Implement the plan
argument-hint: [path-to-plan]
---

# Build

Follow the `Workflow` to implement the `PATH_TO_PLAN` then `Report` the completed work.

## Variables

PATH_TO_PLAN: $ARGUMENTS

## Workflow

- If no `PATH_TO_PLAN` is provided, STOP immediately and ask the user to provide it (AskUserQuestion).
- Read and execute the plan at `PATH_TO_PLAN`. Think hard about the plan and implement it into the codebase.

## Report

- Present the `## Report` section of the plan.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/build) · https://claudary.paisolsolutions.com
