{"name":"Shamwari for GitHub","description":"Reviews a pull request and reports what is wrong with it. Cannot approve, request changes, or affect merge state: findings are posted as a comment on the commit, which carries no review event.","version":"0.1.0","provider":{"organization":"Nyuchi Africa","url":"https://nyuchi.com"},"protocolVersion":"1.0","url":"https://github.shamwari.ai/a2a","capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":false},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain","application/json"],"securitySchemes":{"workos":{"openIdConnectSecurityScheme":{"openIdConnectUrl":"https://accounts.mukoko.com/.well-known/openid-configuration"}}},"security":[{"workos":[]}],"skills":[{"id":"review_pull_request","name":"Review a pull request","description":"Read a pull request's diff and report correctness, security and resource-handling defects, each naming a line the diff adds. Returns no findings when there are none, which is a correct outcome rather than a failure.","tags":["code-review","github","static-analysis"],"examples":["Review nyuchi/web-services#18","Check PR 42 in nyuchi/api-gateway for security problems"],"inputModes":["text/plain"],"outputModes":["application/json"]}]}