DuckKota avatar

DuckKota

Community

@DuckKota

2Followers
|
2Public Repos
|
9Published Skills

DuckKota provides software engineering discipline skills covering domain modeling, Git worktree isolation, bug diagnosis, codebase architecture review, and GitLab CLI operations.

Skills Distribution
DomainDeveloper To...Code Architecture .. (35%)Debugging & Verifi.. (25%)Version Control Op.. (20%)Technical Document.. (20%)

Agent Skills by DuckKota

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About DuckKota

FAQPage Schema
What tasks can I accomplish with DuckKota's skills?▼

You can build domain models and ADRs, isolate feature work in git worktrees, diagnose hard bugs and performance regressions, scan codebases for architecture-deepening opportunities, design deep module interfaces, operate the GitLab CLI (glab), and verify work with evidence before claiming completion.

Who should use DuckKota's skill set?▼

Software engineers and technical leads who maintain codebases, write architecture decision records, review module design, debug regressions, or manage GitLab repositories from the command line benefit most from these skills.

How do the verification and diagnosis skills work in practice?▼

The diagnosing-bugs skill runs a structured diagnosis loop when something is broken, failing, or slow. The verification-before-completion skill requires running verification commands and confirming actual output before any commit, PR, or success claim is made.

What prerequisites or dependencies do these skills require?▼

The using-git-worktrees skill needs git with worktree support or native workspace isolation. The glab skill requires the GitLab CLI installed and authenticated for preflight checks, repository targeting, and direct GitLab API calls. Other skills operate on codebase and documentation context.

How do the architecture and design skills improve a codebase?▼

The improve-codebase-architecture skill scans for deepening opportunities and presents them in a visual HTML report, while codebase-design supplies shared vocabulary for module interfaces, seams, testability, and AI-navigability. The grilling skill stress-tests plans and design decisions.