Agent Skills by 大浜毅美
Showing 49 vetted skills indexed across 2 GitHub repositories.
redash-guide
Configure and manage Redash MCP environments with credentials and status checks.
redash-remove
Remove Redash MCP entries by environment suffix from .mcp.json.
redash-status
Identifies and verifies Redash MCP settings and required environment variables.
redash-add
Add a Redash MCP to .mcp.json with a user-specified environment suffix.
redash-list
List active Redash MCPs across environments via redash-mcp-config.js.
branch-fix-strategy
Commit fixes on a feature branch and cherry-pick them to environment branches.
review-pr-comments
Classify GitHub PR comments into priority categories and action plans.
google-auth
Provide unified OAuth2 authentication for Google APIs via CLI or Python.
investigation-rules
Automate evidence-backed investigation reporting for debugging and defect analysis.
pr-tests
Parse GitHub PR Test Plans, execute test items, and update PR comments.
sync-main
Merge the latest default branch into the current working branch.
review-branch
Review the current branch against main for quality, security, performance, and testing gaps.
ndf-policies
Enforce NDF plugin policies for branch protection, PR reviews, and documentation structure.
cherry-pick-pr
Create a cherry-pick pull request from a feature branch to a base branch.
deploy
Create a deploy branch and PR from a feature branch to a target environment.
skill-stats
Analyzes Claude Code transcript JSONL files to extract per-skill usage statistics including invocations, triggers, and hits across projects and time ranges.
google-chat
List Google Chat spaces and retrieve message threads via the Google Chat API.
codex
Delegate code generation, reviews, and repository research to codex CLI in the background.
browser-test
Automate browser-based UI testing with Playwright MCP or Chrome DevTools MCP.
problem-solving
Identify root causes of data inconsistencies and operational outages.
playwright-scenario-test
Automate end-to-end web scenario tests with pytest-playwright and NDF.
official-skills-autoloader
Detect and install missing Anthropic official skills, then load their SKILL.md files.
docker-container-access
Detect Docker environments and provide container access commands for host, DinD, and DooD.
python-execution
Detect Python execution environments and run code with uv, venv, or system Python.