Finger Gun avatar

Finger Gun

Official

@finger-gun · Sweden

0Followers
|
13Public Repos
|
18Published Skills

A studio for side quests, half-baked genius, and dangerously playful ideas.

Skills Distribution
DomainDeveloper To...Codebase Governance (40%)Monorepo Lifecycle.. (30%)Quality Assurance .. (30%)

Agent Skills by Finger Gun

Showing 18 vetted skills indexed across 1 GitHub repositories.

finger-gunfinger-gun
4

openspec-apply-change

Automate OpenSpec change application through selection, status checks, and task execution.

Official
Advanced
finger-gunfinger-gun
4

openspec-explore

Explore codebases by surfacing questions, hypotheses, and investigation directions.

Official
Advanced
finger-gunfinger-gun
4

openspec-verify-change

Verifies code changes against openspec artifacts and generates a structured report.

Official
Advanced
finger-gunfinger-gun
4

openspec-new-change

Scaffold a new OpenSpec change directory with artifact workflow instructions.

Official
Intermediate
finger-gunfinger-gun
4

openspec-archive-change

Archive completed openspec changes after validating artifacts and tasks.

Official
Advanced
finger-gunfinger-gun
4

openspec-onboard

Guide new developers through the complete OpenSpec workflow with artifact creation.

Official
Intermediate
finger-gunfinger-gun
4

openspec-bulk-archive-change

Batch-archive multiple completed changes with conflict-aware synchronization.

Official
Advanced
finger-gunfinger-gun
4

openspec-continue-change

Create the next OpenSpec workflow artifact after checking progress and dependencies.

Official
Advanced
finger-gunfinger-gun
4

openspec-sync-specs

Merge delta specifications into main OpenSpec specs with intelligent changes.

Official
Advanced
finger-gunfinger-gun
4

openspec-ff-change

Scaffold OpenSpec change artifacts with dependency-aware sequencing and guided prompts.

Official
Advanced
finger-gunfinger-gun
4

sisu-framework

Build TypeScript AI agent pipelines with middleware, typed tools, and observability.

Official
Advanced
finger-gunfinger-gun
4

deploy

Enforce preflight checks and rollback readiness for CI/CD deployments.

Official
Intermediate
finger-gunfinger-gun
4

code-review

Automates structured code reviews for TypeScript pull requests and diffs.

Official
Advanced
finger-gunfinger-gun
4

debug

Apply a repeatable debugging playbook to AI workflow issues.

Official
Intermediate
finger-gunfinger-gun
4

test-gen

Generate Vitest test plans and cases for JavaScript/TypeScript projects.

Official
Intermediate
finger-gunfinger-gun
4

explain

Explain code and architecture with structured, audience-appropriate templates.

Official
Intermediate
finger-gunfinger-gun
4

repo-search

Search and map codebases for files, symbols, and patterns.

Official
Basic
finger-gunfinger-gun
4

create-changesets

Generate semantic versioning changesets for pnpm monorepo packages.

Official
Advanced

Frequently Asked Questions About Finger Gun

FAQPage Schema
What specific engineering tasks does Finger Gun enable?

Finger Gun enables systematic management of OpenSpec artifacts, including scaffolding, verification, and archival of code changes. It further supports TypeScript development through automated code reviews, Vitest test plan generation, and semantic versioning for monorepo packages, ensuring consistent repository maintenance and documentation.

Which personas benefit most from these capabilities?

These capabilities are designed for software engineers, technical leads, and release managers working within TypeScript-heavy monorepo environments. It is particularly useful for teams requiring strict adherence to OpenSpec standards and those seeking to standardize code review and testing processes across distributed development teams.

What are the primary prerequisites for implementing these capabilities?

Implementation requires a TypeScript-based codebase and familiarity with the OpenSpec artifact structure. Users should have pnpm configured for monorepo management if utilizing the changesets functionality, and Vitest installed for the test generation features to function correctly within the local development environment.