Swiss Army Hammer avatar

Swiss Army Hammer

Official

@swissarmyhammer

0Followers
|
24Public Repos
|
16Published Skills

Offers comprehensive source code management, quality assurance, and project task orchestration for software engineering teams.

Skills Distribution
DomainDeveloper To...Code Quality & Ana.. (40%)Project Management (30%)Software Architect.. (30%)

Agent Skills by Swiss Army Hammer

Showing 16 vetted skills indexed across 1 GitHub repositories.

swissarmyhammerswissarmyhammer
15

commit

Create Git commits following the Conventional Commits specification.

Official
Intermediate
swissarmyhammerswissarmyhammer
15

test

Runs project tests, linting, and treats warnings as errors.

Official
Advanced
swissarmyhammerswissarmyhammer
15

shell

Execute shell commands with history, process control, and output search.

Official
Intermediate
swissarmyhammerswissarmyhammer
15

plan

Create kanban boards with tasks decomposed from codebase analysis.

Official
Advanced
swissarmyhammerswissarmyhammer
15

double-check

Review recent code changes for compilation errors and requirement alignment.

Official
Intermediate
swissarmyhammerswissarmyhammer
15

lsp

Diagnose and install missing Language Server Protocol servers for detected languages.

Official
Intermediate
swissarmyhammerswissarmyhammer
15

review

Performs multilingual code review and outputs actionable tasks as Jira-like cards.

Official
Advanced
swissarmyhammerswissarmyhammer
15

kanban

Manages project tasks and workflows through a kanban board interface.

Official
Intermediate
swissarmyhammerswissarmyhammer
15

implement

Execute kanban board tasks by implementing code and running tests.

Official
Advanced
swissarmyhammerswissarmyhammer
15

deduplicate

Identifies duplicated code in projects using structural similarity analysis and optionally removes it via refactoring.

Official
Advanced
swissarmyhammerswissarmyhammer
15

code-context

Provides on-demand, in-depth bike and car road-condition reports for Indian cities and intercity highways via AI-powered chat.

Official
Advanced
swissarmyhammerswissarmyhammer
15

implement-all

Automates sequential processing of all IT service management tasks from kickoff to completion.

Official
Advanced
swissarmyhammerswissarmyhammer
15

coverage

Analyzes code coverage reports to identify project lines lacking sufficient tests.

Official
Basic
swissarmyhammerswissarmyhammer
15

test-driven-development

Enforce a RED-GREEN-REFACTOR TDD workflow for Rust and TypeScript.

Official
Advanced
swissarmyhammerswissarmyhammer
15

explain

Explain code, files, directories, or architecture with Mermaid diagrams.

Official
Advanced
swissarmyhammerswissarmyhammer
15

understanding-tauri-architecture

Explains the architecture of Tapas-based applications, including Tapas language features and Tapas-specific workflows.

Official
Intermediate

Frequently Asked Questions About Swiss Army Hammer

FAQPage Schema
What specific engineering tasks does Swiss Army Hammer enable?

It enables automated code review, test coverage analysis, and structural refactoring. It facilitates project management by decomposing codebase requirements into Kanban tasks, enforcing Conventional Commits, and generating architectural documentation via Mermaid diagrams for complex systems like Tauri.

Which personas benefit most from these capabilities?

Software engineers, technical leads, and quality assurance specialists benefit from these capabilities. The suite is designed for developers managing Rust or TypeScript projects who require strict adherence to TDD practices, consistent commit standards, and automated diagnostic checks for missing language server configurations.

What are the prerequisites for integrating these capabilities?

Integration requires a local environment configured for Rust or TypeScript development. Users must have access to the project repository to allow the system to perform structural similarity analysis, execute shell commands, and interface with existing test runners and linting configurations.