Github Stars

List and manage the authenticated GitHub user’s stars and star lists.

alemar11 42d2948 5 files · 6.9 KB Updated

File contents

GitHub Stars

Read network execution before provider access. Use authenticated gh directly for inventory, ordinary stars, and list deletion; use the shipped G helper only for list membership updates.

Read workflows for the requested operation. Before assigning or unassigning list members, also read the membership helper contract and result states.

Resolve the host, authenticated account, and exact repository or list identities before writes. Inspection and dry runs never mutate. An explicit star, unstar, assignment, removal, or list-deletion request authorizes only that operation; ask only when its target or scope remains ambiguous.

Report repository URLs, list names and IDs, observed outcomes, and incomplete coverage or per-target failures. Do not present a write receipt as verified state.

alemar11/dotagents/tree/main/plugins/g/skills/github-stars commit 42d2948c30

Frequently asked questions

npx skillmds@latest add alemar11/github-stars