Agent Skills by yurinakayama
Showing 38 vetted skills indexed across 3 GitHub repositories.
python-review
Review Python code for idiomatic patterns, async safety, type safety, and security issues.
learn
Analyze user session data to identify reusable patterns and create structured skills.
checkpoint
Create, verify, and list workflow checkpoints with timestamps and git SHA.
update-docs
Synchronize documentation from package.json and .env.example into RUNBOOK.md and CONTRIB.md.
verify
Run build, type, lint, test, logging, and git status checks.
instinct-evolve
Cluster related instincts into commands, skills, or agents.
Orchestration
Orchestrate multi-agent workflows with planning, execution, and iterative context retrieval.
instinct-status
Display learned instincts with confidence levels and source information.
python-tdd
Implement Python TDD workflows with pytest and 80% code coverage.
code-review
Review uncommitted code changes for security vulnerabilities and quality issues.
remove-unused
Identify and remove dead code from codebases with test verification.
python-lint
Fix Python build and lint errors one at a time.
pr
Create and manage GitHub pull requests using GitHub CLI commands.
agent-creator
Create and edit Claude Code subagent definitions under `.claude/agents/`.
release-tag
Create release tags and generate release notes via GitHub CLI.
update-codemaps
Analyze source files and update architecture documentation with codemaps.
eval-driven
Define, execute, and report software feature evaluations in development workflows.
orchestrate
Orchestrate sequences of specialized agents for development and review workflows.
tdd
Implement TDD workflows with RED, GREEN, and REFACTOR cycles using TypeScript and Jest.
instinct-import
Import instincts from YAML files with conflict resolution and source tracking.
instinct-export
Export personal instincts to shareable YAML with domain and confidence filters.
test-coverage
Scan test coverage reports and generate missing tests for under-covered files.
dvc
Guide interactive DVC data-management tasks with safety confirmations in the Orbit Wars repo.
skill-list
Enumerate Claude skills from local and global SKILL.md frontmatter.