Daichi Narushima
Community@dceoy · Tokyo, Japan
成島 大智 (Narushima, Daichi)
Agent Skills by Daichi Narushima
Showing 25 vetted skills indexed across 3 GitHub repositories.
local-qa
Runs formatting, linting, and testing scripts on a code repository.
commit
Analyze git status and diff to create automated commits.
claude-agent-converter
Convert Claude Code subagents into portable Agent Skills format.
code-review
Review GitHub pull requests for bugs, compliance, and historical context.
codex
Automate code reviews and task delegation using OpenAI Codex.
clean-gone-branches
Remove git branches marked as 'gone' and their worktrees from a local repository.
commit-push-pr
Commit changes, push to a remote branch, and create a GitHub pull request.
security-guidance
Identify potential vulnerabilities in source code, commits, and pull requests.
code-simplifier
Simplifies recently modified code to improve readability and maintainability while adhering to coding standards.
pr-review
Automate GitHub pull request code reviews and post findings.
pr-feedback-triage
Triage GitHub pull request feedback into actionable items and manage resolution.
speckit-checklist
Generate a requirements-quality checklist with CHK IDs referencing spec sections.
claude-command-converter
Convert Claude Code commands into portable SKILL.md files.
speckit-baseline
Analyze source code to generate feature specifications with user stories and acceptance criteria.
speckit-constitution
Define and update Spec Kit project constitution across templates and prompts.
speckit-implement
Execute tasks from tasks.md with dependency-driven sequencing and parallel support.
speckit-taskstoissues
Converts tasks.md entries into GitHub issues with original IDs referenced.
speckit-clarify
Identifies underspecified areas in feature specs and records up to five targeted clarification answers.
speckit-plan
Convert feature specifications into implementation plans and artifacts with Spec Kit.
speckit-analyze
Cross-check spec.md, plan.md, and tasks.md for inconsistencies and gaps.
speckit-specify
Generate a ready-to-plan specification from a natural-language feature description.
speckit-tasks
Generate dependency-ordered tasks.md from feature plans and design artifacts.
codex-review
Automates read-only code reviews to identify bugs, security, and performance issues.
codex-exec
Execute code modification tasks using the OpenAI Codex CLI.