ark-issues

Search, create, and update GitHub issues for the Ark project.

413|97|Updated Aug 28, 2025
One-click install
npx skills add https://github.com/mckinsey/agents-at-scale-ark --skill ark-issues-mckinsey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ark-issues
Source: https://github.com/mckinsey/agents-at-scale-ark/tree/main/.claude/skills/issues
Command: npx skills add https://github.com/mckinsey/agents-at-scale-ark --skill ark-issues-mckinsey

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Ark project issues across GitHub can be error-prone and time-consuming. This skill centralizes searching, creating, and updating issues, enabling teams to triage bugs, track features, and coordinate security patches efficiently.

Core Features & Use Cases

  • Search Issues: Find issues by keyword, labels, state, assignee, or CVE references.
  • Create & Update: Open new issues for bugs or security concerns and update status or details on existing ones.
  • Triage & Workflows: Link issues to PRs, close resolved items, and maintain a clean backlog for Ark governance.

Quick Start

Search for an existing CVE issue and create a new one if none exists.

Frequently Asked Questions about ark-issues

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for existing GitHub issues by CVE references?

To search for existing GitHub issues by CVE references, you can query the Ark repository using specific keywords or CVE identifiers. This allows you to locate security vulnerabilities and track their resolution status efficiently before opening a duplicate ticket.

What is the best way to triage and track GitHub bugs for a specific project?

The best way to triage and track GitHub bugs is to search issues by keywords, labels, state, or assignee. You can link issues to pull requests, update status details, and close resolved items to maintain a clean backlog for project governance.

Can I create new GitHub issues for security concerns using command line tools?

Yes, you can create new GitHub issues for security concerns using command line tools. The functionality relies on GitHub CLI commands to open new tickets for bugs or vulnerabilities, streamlining the reporting process directly from your environment.

Does managing Ark issues require a specific repository context?

Managing Ark issues relies on the specific repository context of mckinsey/agents-at-scale-ark to perform operations. This context allows the GitHub CLI commands to accurately search, view, create, and update issues within the correct project scope.

How do I update and close existing issues to maintain a clean backlog?

To update and close existing issues and maintain a clean backlog, you can modify status or details on current tickets and close resolved items. This workflow ensures that bug tracking and feature requests remain coordinated across the project.