KyoYamashita
Community@kyo0221 · Chiba
@tier4 Autonomous Driving Perception Localization Planning Control
Agent Skills by KyoYamashita
Showing 11 vetted skills indexed across 1 GitHub repositories.
using-superpowers
Enforce mandatory skill checks before any AI response or action.
dispatching-parallel-agents
Group independent failures into domains and dispatch concurrent agents for parallel fixes.
executing-plans
Review implementation plans and execute multi-step tasks with verification checkpoints.
diagnose
Guide a 6-phase workflow to reproduce, diagnose, and fix software bugs.
writing-plans
Generate granular implementation plans with file paths, code snippets, and test steps.
requesting-code-review
Automates AST-powered code review and repair for developers.
receiving-code-review
Verify and respond to code review feedback with technical reasoning.
writing-skills
Apply test-driven development principles to create and verify agent skills.
verification-before-completion
Verify test results and build output before claiming task completion.
tdd
Enforce red-green-refactor loops with behavior-focused integration tests.
subagent-driven-development
Dispatch isolated subagents for multi-task implementation plans with mandatory two-stage reviews.