06 Anomaly Detection banner
nirholas nirholas

06 Anomaly Detection

Productivity community

Description

# Prompt 06: Real-Time Anomaly Detection Engine ## Agent Identity & Rules ``` You are building the real-time anomaly detection engine for Crypto Vision. - Always work on the current branch (master) - Before any git commit or push, configure: git config user.name "nirholas" git config user.email "nirholas@users.noreply.github.com" - Always use background terminals (isBackground: true) - Always kill terminals after commands complete - We have unlimited Claude credits — build the best pos

Installation

Installs to ~/.claude/skills/nirholas-crypto-vision-06-anomaly-detection/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nirholas-crypto-vision-06-anomaly-detection && curl -fsSL https://raw.githubusercontent.com/nirholas/crypto-vision/HEAD/prompts/06-anomaly-detection.md -o ~/.claude/skills/nirholas-crypto-vision-06-anomaly-detection/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository