chore: release v7.1.0 #437

Merged
lmiranda merged 2 commits from chore/release-v7.1.0 into development 2026-02-04 23:06:55 +00:00
Owner

Summary

Release v7.1.0 with token optimization features.

Changes

  • Added: Task-specific launcher script (scripts/claude-launch.sh) with profiles
  • Added: Lean/full profile switching for token reduction
  • Added: Token usage estimation via /sprint-status --tokens
  • Changed: Conditional skill loading in /sprint-status (~3.5k token savings)
  • Fixed: Stale command references in docs

Version Updates

  • CHANGELOG.md: [7.1.0] - 2026-02-04
  • README.md: v7.1.0
  • marketplace.json: 7.1.0

Post-Merge

Create tag after merging to main:

git tag v7.1.0 && git push origin v7.1.0

🤖 Generated with Claude Code

## Summary Release v7.1.0 with token optimization features. ## Changes - **Added:** Task-specific launcher script (`scripts/claude-launch.sh`) with profiles - **Added:** Lean/full profile switching for token reduction - **Added:** Token usage estimation via `/sprint-status --tokens` - **Changed:** Conditional skill loading in `/sprint-status` (~3.5k token savings) - **Fixed:** Stale command references in docs ## Version Updates - CHANGELOG.md: [7.1.0] - 2026-02-04 - README.md: v7.1.0 - marketplace.json: 7.1.0 ## Post-Merge Create tag after merging to main: ```bash git tag v7.1.0 && git push origin v7.1.0 ``` 🤖 Generated with [Claude Code](https://claude.com/claude-code)
lmiranda added 2 commits 2026-02-04 23:06:30 +00:00
Reviewed-on: #436
- Task-specific launcher script (claude-launch.sh) with profiles
- Lean/full profile switching for token optimization
- Token usage estimation via /sprint-status --tokens
- Conditional skill loading in /sprint-status
- Fixed stale command references in docs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
lmiranda merged commit ba7350e130 into development 2026-02-04 23:06:55 +00:00
lmiranda deleted branch chore/release-v7.1.0 2026-02-04 23:06:55 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#437