the signals and their derived score are provisional and subject to change.
validate manually before sharing.
fa5d84f21c6df4c2346911aed47511d3fd9604fa4b63edde89969e2f1abbbc101d469bcacdf401d6Authored: 8 months ago (Sun, 28 Dec 2025 10:21:10 +0000)Match: 🤖 Generated with [Claude Code](https://claude.com/claude-code)4b63edde89969e2f1abbbc101d469bcacdf401d6Authored: 8 months ago (Sun, 28 Dec 2025 10:21:10 +0000)Match: Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>.claude/skills/crow-usage/SKILL.mdTool: unspecified---
name: crow-usage
description: Use when writing Crow CI pipeline YAML, using the Crow CLI, configuring Crow server/agent, or answering questions about Crow CI features and usage
---
# Crow CI Usage
Crow is a self-hosted CI/CD system. Pipelines are defined in `.crow/` YAML files in a repository.
## Pipeline YAML Quick Reference
Pipeline files live in `.crow/` (e.g. `.crow/build.yaml`). Each file defines one workflow containing sequential steps:
```yaml
when:
- event: [push, pull_request, tag, manuaCLAUDE.mdTool: claude-code# CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
## Task
feature: implement SMTP auth using a modern go mailing sdk and allow configuring smtp notification on a per pipeline basis
## Development Commands
### Build Commands
- `just build-server` - Build the server binary (includes UI build)
- `just build-agent` - Build the agent binary
- `just build-cli` - Build the CLI binary
- `just build-ui` - Build the Vue.js frontend
- `just vendor`.claudeTool: claude-code.claude/*File: .gitignoreTool: claude-codeAGENTS.mdFile: .gitignoreTool: agents-md