Github Project Skills

Github Project Skills from yu-iskw/github-project-skills.

Skills in this plugin

5
  1. Gh Issue Management · yu-iskw-github-project-skills bundle
    Comprehensive management of GitHub issues, including sub-issue hierarchies. Use to create, update, close, list, search, view, comment on, and manage parent-child relationships between issues in a single skill.
    1 install
  2. Gh Verifying Context · yu-iskw-github-project-skills bundle
    Verifies the current GitHub authentication status and git remote against the repo-level config at .github/project-config.json. Proceeds silently when the environment matches the config. Alerts only when a mismatch is detected or no config exists. Use at the start of every session.
    1 install
  3. Gh Project Management · yu-iskw-github-project-skills bundle
    Comprehensive management of GitHub Projects (v2). Use to list projects, view items, add items, update fields, and manage project structure in a single skill.
    1 install
  4. Gh Set Active Project · yu-iskw-github-project-skills bundle
    Sets the active GitHub project and repository context by writing a repo-level config file at .github/project-config.json. Run once per repository to eliminate repeated context verification prompts and share the context with all team members via git. All subsequent agent sessions will auto-verify silently against this config.
    1 install
  5. Gh Linking Branches To Issues · yu-iskw-github-project-skills bundle
    Creates and links a development branch to an issue. Use to start implementation work.
    1 install