Skip to content

Add Harvest time tracking skill#11

Merged
jhs129 merged 2 commits intomainfrom
harvest-integration
Feb 28, 2026
Merged

Add Harvest time tracking skill#11
jhs129 merged 2 commits intomainfrom
harvest-integration

Conversation

@jhs129
Copy link
Owner

@jhs129 jhs129 commented Feb 28, 2026

Summary

  • Adds a new Harvest time tracking skill (skills/harvest/SKILL.md) that provides API helpers for managing time entries, projects, invoices, and reporting via the Harvest API v2
  • Includes setup instructions, common workflows (quick time entry, invoice generation), and notes on rate limits and pagination

Test plan

  • Verify SKILL.md frontmatter parses correctly (name, description, metadata)
  • Confirm API examples work with valid Harvest credentials
  • Check skill is discoverable in the skills directory

🤖 Generated with Claude Code

John Schneider and others added 2 commits February 28, 2026 03:58
Add comprehensive Harvest API skill for time tracking, project management,
reporting, and invoice management.

Features:
- Time entry creation, updates, and deletion
- Timer start/stop/restart functionality
- Project and task listing
- Time reports by project and user
- Invoice creation, updates, and client communication
- Expense tracking and reporting
- Client and user management

Uses Harvest REST API v2 with environment-based authentication.
Requires HARVEST_ACCOUNT_ID and HARVEST_ACCESS_TOKEN.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jhs129 jhs129 merged commit 9c347d0 into main Feb 28, 2026
21 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant