Prefer CLI tools over raw API calls #5

Merged
ReadyPlayerNaN merged 1 commit from issue-3-use-cli-tools into main 2026-03-19 11:24:08 +00:00

Summary

  • Establishes CLI tools (gh, glab, fj/tea) as preferred over raw REST API calls
  • Names specific CLI tools for Forgejo/Gitea to match GitHub/GitLab bullet formatting
  • Adds guidance on when to fall back to the REST API

Closes #3

Test plan

  • Verify the Working Context section clearly states CLI > API preference
  • Verify all three platform bullets name specific CLI tools consistently
## Summary - Establishes CLI tools (`gh`, `glab`, `fj`/`tea`) as preferred over raw REST API calls - Names specific CLI tools for Forgejo/Gitea to match GitHub/GitLab bullet formatting - Adds guidance on when to fall back to the REST API Closes #3 ## Test plan - [ ] Verify the Working Context section clearly states CLI > API preference - [ ] Verify all three platform bullets name specific CLI tools consistently
Establish CLI tools (gh, glab, fj/tea) as the primary interface for
platform operations, with REST API as fallback for unsupported operations.
Also name specific CLI tools for Forgejo/Gitea to match the GitHub/GitLab
bullets.

Closes #3

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
ReadyPlayerNaN force-pushed issue-3-use-cli-tools from 568e5f71af to 1dc4790c76 2026-03-19 11:23:13 +00:00 Compare
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
zak.pub/tantalus!5
No description provided.