Agent Skills by nagasakah
Showing 16 vetted skills indexed across 1 GitHub repositories.
commit
Extract ticket IDs from branch names and commit changes with Japanese messages.
design
Guide architecture design decisions for software projects.
investigation
Map codebase structure, dependencies, and risks into an investigation report.
execution
Coordinate plan-driven task execution across parallel git worktrees.
worktree-commit
Automate committing staged changes in a temporary worktree with a Japanese commit message.
task-planning
Transform design documents into task plans, dependency graphs, and parallel groups.
review-plan
Assess dev-plan completeness and coherence against setup.yaml acceptance criteria, outputting review artifacts to docs/{target_repo}/review-plan/.
issue-to-setup-yaml
Parse a GitHub issue and generate a setup.yaml skeleton.
submodule-overview
Analyze a submodule directory and generate a structured Markdown overview document.
dev-investigation
Analyze setup.yaml and design-document to generate investigation reports with UML diagrams.
review-design
Cross-reference setup.yaml and design artifacts to surface alignment gaps.
dev-design
Generate design specifications from investigation results and setup.yaml.
commit-multi-repo
Coordinate multi-repository commits across parent and submodules with staged verification.
dev-implement
Orchestrate dev-implementation tasks across worktrees and sub-agents.
dev-plan
Translate setup.yaml and design artifacts into a task plan with dependencies and prompts.
init-work-branch
Create a feature branch, wire submodules, and generate a design document from setup.yaml.