skills/deploy/SKILL.md
Use when user asks to deploy, build and ship, release, or push to production. Keywords: deploy, release, ship, build, push, production
npx skillsauth add avifenesh/cairn deployInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Build, test, and deploy workflow using the cairn-server.sh script and systemd.
cairn.shell with go test ./... -racecairn.shell with go vet ./...cairn.shell with gofmt -l .cairn.shell with ./scripts/cairn-server.sh buildcairn.shell with sudo systemctl restart cairncairn.shell with sleep 3 && curl -s http://localhost:8788/healthcairn.shell with journalctl -u cairn --since '30 seconds ago' --no-pager | tail -20data-ai
Detect agent-cairn PRs that have stalled (no activity >=90 min) and classify the failure mode to route to appropriate recovery agent.
tools
Post-install skill adaptation: read a newly installed SKILL.md, fix environment-specific references (paths, accounts, tool names), assign the skill to relevant agent types, and propose an AGENTS.md update. Triggered automatically after cairn.installSkill completes.
data-ai
Monthly self-improvement brief for Cairn. Queries error_patterns, action_exemplars, experiment_windows, and session_journal to synthesize what Cairn learned, where it failed, and 3 concrete proposals for Avi to approve. Run on the 1st of each month. Keywords: growth brief, monthly review, self-improvement, what did cairn learn, how is cairn doing, monthly report
testing
Decision support with memory-backed context. Retrieves past decisions, journal history, and relevant facts before answering questions that involve a choice or tradeoff. Keywords: should I, which is better, tradeoff, compare, decide, choose, option, alternative, pros and cons, recommend