Analyze a Claude Code session transcript (.jsonl under ~/.claude/projects) where vspec was used in another repo, then surface prioritized, direction-aligned improvements for this vooster repo's API, CLI, contracts, web, and local sync surfaces. Use when given a session .jsonl path or asked to find vspec dogfood friction from a recorded agent run.
Commit protocol for vspec — when and how to make commits during TDD cycles, the pre-commit regression boundary, Conventional Commits format, push cadence, and open-source hygiene (secrets, .gitignore). Use whenever about to run `git commit`, install the pre-commit hook, push, or stage files in this repo.
Commit protocol for vspec — when and how to make commits during TDD cycles, staged-impact pre-commit checks, full regression before push/merge, Conventional Commits format, push cadence, and open-source hygiene (secrets, .gitignore). Use whenever about to run `git commit`, install the pre-commit hook, push, or stage files in this repo.
Tally API를 사용하여 폼 생성, 폼 목록 조회, 폼 상세 조회, 제출(응답) 데이터 조회, 질문 목록 조회 등을 수행하는 skill. "tally 폼 만들어줘", "폼 목록 보여줘", "설문 응답 조회", "tally form create", "tally submissions", "폼 제출 데이터", "설문 결과" 등 Tally 폼 관련 모든 요청에 이 skill을 사용한다.