Appstore Review CS
Use the external App Store skill installed at ~/.config/opencode/skills/appstore.
Workflow
- Get the numeric app ID if needed:
getappid {bundle_id} - Fetch reviews:
reviews {app_id} {count?} - If a last report date is provided, exclude reviews dated before that date from the report
- Submit a response:
response {review_id}
Requirements
- Use the external
appstoreskill for command execution details and auth setup. - Always include the Review ID when reporting actionable feedback to the reporter agent.
- Preserve review categorization: Bug, Feature Request, Question, Praise, Complaint.
- When producing a review report, include only reviews dated on or after the last report date if one is provided.
Example
getappid com.2sem.wherewego
reviews 1234567890 5
response 00000046-ea46-3002-cf40-2d5b00000000