Daniel Jun Suguimoto avatar

Daniel Jun Suguimoto

Community

@danielsuguimoto · Bauru, SP - Brazil

80Followers
|
75Public Repos
|
27Published Skills

👋 Hi, I'm Daniel Jun Suguimoto! I'm a software engineer with a passion for web development.

Skills Distribution
DomainDeveloper To...Code Navigation & .. (25%)Git & Pull Request.. (25%)Ticket Triage & De.. (20%)Database Inspectio.. (15%)

Agent Skills by Daniel Jun Suguimoto

Showing 27 vetted skills indexed across 1 GitHub repositories.

danielsuguimotodanielsuguimoto

grill-with-codebase

Interrogates a task against the actual codebase to shape a concrete implementation plan.

Community
Intermediate
danielsuguimotodanielsuguimoto

database

Inspect live database schema, run read-only queries, and execute Eloquent operations via REPL.

Community
Intermediate
danielsuguimotodanielsuguimoto

adjust

Apply user-requested fixes, improvements, and refactors to existing code without shipping.

Community
Intermediate
danielsuguimotodanielsuguimoto

code-work

Enforces scoped code reading and minimal editing conventions for code change tasks.

Community
Intermediate
danielsuguimotodanielsuguimoto

subagents

Gates subagent spawning decisions with dispatch rationales, checklists, and model routing rules.

Community
Intermediate
danielsuguimotodanielsuguimoto

using-code-navigation

Navigate and refactor code symbols using LSP-backed semantic tools instead of grep.

Community
Intermediate
danielsuguimotodanielsuguimoto

using-terminal

Enforces safe terminal command execution using configured wrappers and output truncation rules.

Community
Intermediate
danielsuguimotodanielsuguimoto

knowledge-graph

Convert code, docs, papers, images, and videos into a persistent knowledge graph with community detection.

Community
Advanced
danielsuguimotodanielsuguimoto

session-to-memory

Extracts retention-worthy knowledge from session history and persists it to the active memory provider.

Community
Intermediate
danielsuguimotodanielsuguimoto

ship-changes

Ships current work end-to-end by branching, committing, pushing, and opening a pull request.

Community
Advanced
danielsuguimotodanielsuguimoto

triage

Investigate tickets and post read-only findings back to the issue tracker.

Community
Advanced
danielsuguimotodanielsuguimoto

setup-skills

Generates project docs spec files for tool configuration through a guided interview.

Community
Intermediate
danielsuguimotodanielsuguimoto

commit-and-push

Commits staged and unstaged changes with generated messages and pushes to the remote branch.

Community
Intermediate
danielsuguimotodanielsuguimoto

to-specs

Convert requests or tickets into structured specs and sync them to the ticket system.

Community
Advanced
danielsuguimotodanielsuguimoto

pr-fix

Fix pull request review feedback and reply directly to review threads.

Community
Advanced
danielsuguimotodanielsuguimoto

pr-create

Creates a pull request for the current branch with template-aware body generation.

Community
Advanced
danielsuguimotodanielsuguimoto

memory-usage

Read and write persistent project memory across sessions using topic-based naming conventions.

Community
Intermediate
danielsuguimotodanielsuguimoto

implement

Implements ticket requirements on an existing feature branch or master with validated code targets.

Community
Advanced
danielsuguimotodanielsuguimoto

new-branch

Creates and publishes a categorized git branch from a description, ticket link, or current changes.

Community
Intermediate
danielsuguimotodanielsuguimoto

draft-reply

Drafts ticket replies grounded in codebase context and posts them as private notes for review.

Community
Advanced
danielsuguimotodanielsuguimoto

browser-automation

Automate browser interactions, snapshots, and downloads across logged-in accounts using Playwright-compatible REPL.

Community
Advanced
danielsuguimotodanielsuguimoto

caveman

Compresses AI responses by removing filler, hedging, and narration while preserving technical accuracy.

Community
Basic
danielsuguimotodanielsuguimoto

pr-fix-ci

Diagnose and fix failing CI checks on pull requests by reading logs and pushing code fixes.

Community
Advanced
danielsuguimotodanielsuguimoto

spawn

Runs a target skill or raw prompt inside an isolated subagent context.

Community
Intermediate

Frequently Asked Questions About Daniel Jun Suguimoto

FAQPage Schema
What tasks can I accomplish with danielsuguimoto's skills?▼

You can interrogate tickets into buildable plans, navigate and refactor code via symbol-level LSP navigation, inspect database schemas and run EXPLAIN plans, triage and debug issues read-only, manage branches and pull requests including CI fixes, and persist session learnings into project memory or a knowledge graph.

Who are these skills designed for?▼

Software engineers working on existing codebases who handle tickets, code reviews, and debugging. The skills suit developers wanting structured conventions for code reading, editing, branching, committing, PR creation, review-feedback fixes, and safe terminal and container command execution.

How do I set up and initialize these skills in a project?▼

Invoke the setup-skills skill by saying 'setup skills', 'configure skills', or 'initialize skills'. It creates the <project-root>/docs folder and generates spec files for each skill category, and should be run whenever those docs spec files are missing or incomplete.

How do the skills handle pull requests and code review?▼

Use pr-create to open a pull request for the current branch, or ship-changes to branch, commit, push, and open a PR end-to-end. When review feedback arrives, pr-fix applies code fixes with direct thread responses, and pr-fix-ci resolves failing CI checks.

What are the prerequisites and safety constraints of these skills?▼

context-gathering is mandatory before any code exploration, reading, or editing; subagents gating is mandatory before spawning or large scans. Code navigation requires an LSP-supported language. Triage and draft-reply are strictly read-only, making no code changes or public replies.