Gabriel Takuya Yamamoto avatar

Gabriel Takuya Yamamoto

Community

@Takkuya · São Paulo

19Followers
|
40Public Repos
|
7Published Skills

Cursando Ciência da Computação na UNICID.

Skills Distribution
DomainDeveloper To...Project Estimation.. (30%)QA & Test Planning (25%)Feature Discovery .. (20%)Session & Context .. (15%)

Agent Skills by Gabriel Takuya Yamamoto

Showing 7 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Gabriel Takuya Yamamoto

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

You can generate manual QA test plans from PRs or Notion tasks, estimate dev days from feature specs, plan multi-phase projects with approval gates, pressure-test integration-dependent features via adversarial discovery, create Notion dev tasks from roadmap items, list Claude Code sessions, and produce detailed session handoffs.

Who are these skills designed for?

They target software developers, QA engineers, and tech leads working in teams that use Notion, GitHub, or Azure DevOps — particularly agencies following structured estimation and planning processes like Codeleap's, and developers managing long Claude Code sessions.

How do the planning and estimation skills work in practice?

The skills read specs or roadmap items, inspect the relevant codebase (monorepo-aware), surface edge cases and hidden coupling, ask clarifying questions, then output deliverables: estimates in chat, phase files under .plan/<slug>/, discovery reports in .discovery/<slug>/, or handoff files in .session-artifacts/.

What are the prerequisites and dependencies?

Skills assume a Claude Code environment with access to the project repository and git. Several skills require Notion access (pages, databases, templates) and optionally GitHub/Azure DevOps PRs or Google Drive links as input sources. No external paid services are mandated by the manifest.

Do these skills write automated tests or perform code review?

No. The qa-test-plan skill explicitly produces manual test plans in natural language for human QA, not E2E automated tests, and it does not perform code review. Estimation and planning skills only scope and size work; they do not implement or review code.