# Fresh

> Use this skill when the user wants to build and (re)start go web apps after saving source files.

- Skill: `javimosch/fresh` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/fresh`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/fresh/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/fresh

---


# Fresh Plugin

Build and (re)start Go web apps after saving source files.

## Commands

### Operations
- `fresh watch start` — start watch via fresh

## Usage Examples
- "fresh --help"
- "fresh <args>"

## Installation

```bash
go install github.com/gravityblast/fresh@latest
```

## Examples

```bash
fresh --version
fresh --help
```

## Key Features
- live-reload\n- go\n- development

