Gabriel Takuya Yamamoto
Community@Takkuya · São Paulo
Cursando Ciência da Computação na UNICID.
Agent Skills by Gabriel Takuya Yamamoto
Showing 7 vetted skills indexed across 1 GitHub repositories.
qa-test-plan
Generates lean HTML manual test plans from PRs, Notion tasks, or pasted deliverables.
dev-days-estimate
Estimates development effort in 8-hour dev days from Notion feature specs and codebase analysis.
plan-phases
Plans substantial features through research, approval gates, and phased parallel execution.
session-handoff
Generates a detailed session handoff document with git snapshot for context transfer.
create-dev-task
Creates Notion development tasks from roadmap items using a fetched template and codebase exploration.
feature-discovery
Pressure-tests feature ideas against third-party integration limits and codebase constraints before planning.
list-sessions
Lists Claude Code sessions across project directories with timestamps, previews, and resume commands.
Frequently Asked Questions About Gabriel Takuya Yamamoto
FAQPage SchemaWhat 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.