yurinakayama avatar

yurinakayama

Community

@yurinakayama

2Followers
|
25Public Repos
|
38Published Skills

Agent Skills by yurinakayama

Showing 38 vetted skills indexed across 3 GitHub repositories.

YuriNakayamaYuriNakayama

python-review

Review Python code for idiomatic patterns, async safety, type safety, and security issues.

Community
Advanced
YuriNakayamaYuriNakayama

learn

Analyze user session data to identify reusable patterns and create structured skills.

Community
Intermediate
YuriNakayamaYuriNakayama

checkpoint

Create, verify, and list workflow checkpoints with timestamps and git SHA.

Community
Intermediate
YuriNakayamaYuriNakayama

update-docs

Synchronize documentation from package.json and .env.example into RUNBOOK.md and CONTRIB.md.

Community
Advanced
YuriNakayamaYuriNakayama

verify

Run build, type, lint, test, logging, and git status checks.

Community
Intermediate
YuriNakayamaYuriNakayama

instinct-evolve

Cluster related instincts into commands, skills, or agents.

Community
Advanced
YuriNakayamaYuriNakayama

Orchestration

Orchestrate multi-agent workflows with planning, execution, and iterative context retrieval.

Community
Advanced
YuriNakayamaYuriNakayama

instinct-status

Display learned instincts with confidence levels and source information.

Community
Intermediate
YuriNakayamaYuriNakayama

python-tdd

Implement Python TDD workflows with pytest and 80% code coverage.

Community
Intermediate
YuriNakayamaYuriNakayama

code-review

Review uncommitted code changes for security vulnerabilities and quality issues.

Community
Advanced
YuriNakayamaYuriNakayama

remove-unused

Identify and remove dead code from codebases with test verification.

Community
Advanced
YuriNakayamaYuriNakayama

python-lint

Fix Python build and lint errors one at a time.

Community
Advanced
YuriNakayamaYuriNakayama

pr

Create and manage GitHub pull requests using GitHub CLI commands.

Community
Intermediate
YuriNakayamaYuriNakayama

agent-creator

Create and edit Claude Code subagent definitions under `.claude/agents/`.

Community
Advanced
YuriNakayamaYuriNakayama

release-tag

Create release tags and generate release notes via GitHub CLI.

Community
Intermediate
YuriNakayamaYuriNakayama

update-codemaps

Analyze source files and update architecture documentation with codemaps.

Community
Intermediate
YuriNakayamaYuriNakayama

eval-driven

Define, execute, and report software feature evaluations in development workflows.

Community
Intermediate
YuriNakayamaYuriNakayama

orchestrate

Orchestrate sequences of specialized agents for development and review workflows.

Community
Advanced
YuriNakayamaYuriNakayama

tdd

Implement TDD workflows with RED, GREEN, and REFACTOR cycles using TypeScript and Jest.

Community
Advanced
YuriNakayamaYuriNakayama

instinct-import

Import instincts from YAML files with conflict resolution and source tracking.

Community
Advanced
YuriNakayamaYuriNakayama

instinct-export

Export personal instincts to shareable YAML with domain and confidence filters.

Community
Basic
YuriNakayamaYuriNakayama

test-coverage

Scan test coverage reports and generate missing tests for under-covered files.

Community
Intermediate
YuriNakayamaYuriNakayama

dvc

Guide interactive DVC data-management tasks with safety confirmations in the Orbit Wars repo.

Community
Advanced
YuriNakayamaYuriNakayama

skill-list

Enumerate Claude skills from local and global SKILL.md frontmatter.

Community
Basic