spawn/.gitignore
Sprite 1ea8218e3e refactor: Move trigger service scripts into skill directory
Reorganize setup-trigger-service skill to be self-contained:
- Move trigger-server.ts, improve.sh, refactor.sh into skill directory
- Update SKILL.md to reference skill directory paths
- Update .gitignore to ignore start-*.sh wrapper scripts in skill dir
- Add guidance for creating new service scripts in the skill directory

This makes the skill fully self-contained and establishes a clear
pattern for adding new automation services.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-08 18:50:27 +00:00

4 lines
82 B
Text

node_modules/
.docs/
__pycache__/
.claude/skills/setup-trigger-service/start-*.sh