Agent Skills by sato-dev1234
Showing 24 vetted skills indexed across 1 GitHub repositories.
test-review-criteria
Evaluate test code quality against structured review criteria.
design
Loads ticket details and project knowledge to generate a design.md with dependency analysis and workflow tasks.
sync-knowledge
Validate knowledge state and detect diffs against source-code changes.
create-branch
Create feature, release, or hotfix branches with automatic worktree setup.
security-review-criteria
Categorize software security vulnerabilities using OWASP Top 10 criteria.
cancel-auto-run
Remove the .claude/auto-run state directory to cancel automatic task execution.
collect-knowledge
Extract concepts from source code into structured knowledge entries.
cancel-refine-loop
Cancel active refine loops by deleting state files from .claude/refine-loop/ directories.
ui-test-design
Generate UI test scenarios and RALPH charts from ticket input.
create-ticket
Automates ticket creation with templates and knowledge references for software teams.
task-runner
Automate eligible task execution by querying TaskList and updating task states.
comment-review-criteria
Flag comments revealing design rationale, LLM traces, or redundant explanations during code reviews.
refine-loop
Automate iterative review-and-fix loops to reduce code quality issues.
documentation-principles
Apply 14 principles to review, fix, and write Japanese technical documents.
analyze-diff
Analyze Git diffs between branches or commits and generate a code-backed report.
write-release-notes
Generate release notes from git history for non-technical stakeholders.
describe-pr
Analyze git changes and generate PR descriptions following project templates.
code-review-criteria
Apply predefined review criteria to code changes with severity tagging.
create-pr
Create draft pull requests from ticket data and current Git branch.
init-project
Automate initial project setup with folders, templates, and defaults.
tdd
Coordinate ticket intake, design validation, and parallel TDD task execution.
manage-worktrees
Manage Git worktrees by listing, inspecting, removing, and navigating them.
spec-interview
Refine product specifications through structured ticket-based user interviews.
write-documents
Generate technical documentation with YAML frontmatter and textlint checks.