OIP system: GitHub
GitHub
A generated article for one OIP shelf. It lists every operation in this API/CLI/MCP/device/model/core subsystem, links each leaf article, and gives the ledger path for proof.
This page is the operating article for one build subsystem. It is generated from live directory rows. If a task belongs to this subsystem, scan the operations below, open the matching capability article, run only the exact object named there, and verify by receipt.
Kind: api. Capabilities: 5. Machine system map: /api/dispatch?map=GITHUB&format=markdown. Root: /a/oip.
Operations
GITHUB
Invokable OIP capability. Human article: /a/oip-capability-github. Machine doc: ?key=GITHUB&format=markdown. Invocation history: /api/invocations?object_id=GITHUB.
GITHUB_LIST_ISSUES
List GitHub issues in massoumicyrus/miscsubjects-pages through the GitHub API. Use when: list/show open GitHub issues, audit the issue backlog, inspect Grok-created issues. Arguments: state | labels | limit. Human article: /a/oip-capability-github-list-issues. Machine doc: ?key=GITHUB_LIST_ISSUES&format=markdown. Invocation history: /api/invocations?object_id=GITHUB_LIST_ISSUES.
GITHUB_GET_ISSUE
Read one GitHub issue by number from massoumicyrus/miscsubjects-pages. Use when: inspect an issue body, labels, title, state, and URL before acting. Arguments: issue_number. Human article: /a/oip-capability-github-get-issue. Machine doc: ?key=GITHUB_GET_ISSUE&format=markdown. Invocation history: /api/invocations?object_id=GITHUB_GET_ISSUE.
GITHUB_ADD_ISSUE_COMMENT
Post a comment to a GitHub issue through the GitHub API. This is the canonical URL-only comment path. Use when: comment on GitHub, reply to an issue, post proof/receipt on an issue. Arguments: issue_number | comment_body. Human article: /a/oip-capability-github-add-issue-comment. Machine doc: ?key=GITHUB_ADD_ISSUE_COMMENT&format=markdown. Invocation history: /api/invocations?object_id=GITHUB_ADD_ISSUE_COMMENT.
GITHUB_CREATE_ISSUE
Create a GitHub issue through the GitHub API. Use when: file a build work item, proposal, bug, or proof ticket from OIP. Arguments: title | body | labels_csv. Human article: /a/oip-capability-github-create-issue. Machine doc: ?key=GITHUB_CREATE_ISSUE&format=markdown. Invocation history: /api/invocations?object_id=GITHUB_CREATE_ISSUE.