nba-game-intel
NBA Game Intel
Use this skill to map natural-language NBA game requests to ESPN endpoints and return consistent, source-backed summaries.
Endpoint Reference
Read endpoint details in references/espn-nba-endpoints.md.
Workflow
More from mishankov/agent-skills
gh-issue-to-pr
Implement GitHub issues end to end using GitHub CLI and git, from cloning a repository (and forking only when needed) to opening a pull request. Use when asked to pick up a specific issue from GitHub and deliver a ready-to-review PR with linked issue context, commits, validation notes, and a pre-PR quality pass via $code-review.
10gh-project-issue-loop
Continuously process available GitHub Project items by preparing project context once and then implementing linked issues in a loop via the gh-issue-to-pr skill. Use when asked to clear backlog from a GitHub Project board, batch-deliver project issues, or repeatedly pick and implement open project issues with gh CLI.
7code-review
Perform comprehensive software code reviews focused on correctness, regressions, security, reliability, performance, and test quality. Use when asked to review pull requests, commits, branches, patches, or source files and deliver prioritized findings with severity, concrete impact, and file/line references.
4deliver-feature
Guide a staged feature-delivery workflow from idea to PRD, PRD to implementation plan, plan to code, and code to a review/fix loop. Use when the user wants a structured feature workflow with explicit approvals, stored `plans/NNNN. feature name/` artifacts, `$write-a-prd` for PRD drafting, `$prd-to-plan` for planning, `implement` for execution, and `$code-review` over uncommitted changes followed by fixes until the review is clean.
1