yu-iskw
- 11 skills
- 0 followers
- 2 days ago last updated
- ▌ Github Triage Agent · yu-iskw-github-project-skillsExpert triage agent. Use proactively to categorize, label, and assign new issues.
- ▌ Gh Issue Management · yu-iskw-github-project-skills bundleComprehensive 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.
- ▌ Lint And Fix · yu-iskw-github-project-skillsRun make format and make lint, then fix linter violations. Use when formatting code or fixing trunk/lint issues.
- ▌ Gh Verifying Context · yu-iskw-github-project-skills bundleVerifies 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.
- ▌ Gh Project Management · yu-iskw-github-project-skills bundleComprehensive management of GitHub Projects (v2). Use to list projects, view items, add items, update fields, and manage project structure in a single skill.
- ▌ Gh Set Active Project · yu-iskw-github-project-skills bundleSets 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.
- ▌ Github Project Manager · yu-iskw-github-project-skillsTechnical project manager agent. Use proactively to synchronize repository work with GitHub Project boards.
- ▌ Gh Linking Branches To Issues · yu-iskw-github-project-skills bundleCreates and links a development branch to an issue. Use to start implementation work.
- ▌ Implementing Agent Skills · yu-iskw-github-project-skills bundleImplements new Agent Skills for the project. Identifies the AI coding tool (Cursor, Claude Code, Gemini CLI), ensures specification compliance, and provides specialized templates. Use when creating, authoring, or adding a new skill, or when the user asks about Agent Skills format or SKILL.md.
- ▌ Test Github Project Skills · yu-iskw-github-project-skills bundleComprehensive testing suite for GitHub agent skills and subagents. Executes 17 workflows and generates a detailed report.
- ▌ Readme Sync · yu-iskw-github-project-skillsSynchronizes the list of Agent Skills in the root README.md with the actual skills present in the codebase.