Skip to main content
hmislk
GitHub creator profile

hmislk

Repository-level view of 42 collected skills across 1 GitHub repositories.

skills collected
42
repositories
1
updated
Aug 23, 2026
repository explorer

Repositories and representative skills

demonstrate-issues
unclassified

Run a live bug-demonstration capture session before filing GitHub issues. The user drives the browser and narrates bugs one after another ("see this — clicking X should do Y but does Z"); this skill captures each demo (snapshot + screenshot + description +…

Aug 23, 2026
dev-issue
unclassified

Run a GitHub issue through its full lifecycle end-to-end: investigate, discuss the approach, gather test context (department/data), implement, rebuild + local redeploy, verify with Playwright and the database, iterate until passing, record any…

Aug 23, 2026
dev-issue-unattended
unclassified

Run one or more GitHub issues through their full lifecycle end-to-end with NO pauses for user input — investigate, decide the approach, gather test context, and run the CI/review loop entirely autonomously, documenting every judgment call for after-the-fact…

Aug 23, 2026
merge-gate
unclassified

Gate one or more open PRs before merge: CI check, then a code-level regression/business-rule review, then (only if that's clean) end-to-end Playwright verification of the PR's own workflow(s) plus two fixed baseline checks. Posts one top-level status comment…

Aug 23, 2026
api-development
software-developers

REST API development guide for the HMIS project. Use when creating or extending any REST API endpoint — covers file structure, auth pattern, response format, ApplicationConfig registration, CapabilityStatementResource update, AnthropicApiService integration…

Aug 15, 2026
api-usage
software-developers

Reference for calling existing HMIS REST APIs. Use when consuming/invoking an HMIS endpoint — verifying data via API during issue investigation, writing a debug curl/script call, or checking an endpoint's request/response shape before writing a caller. Covers…

Aug 15, 2026
deploy-qa
software-developers

Deploy to QA environment (QA1 or QA2). Use when deploying code to the QA testing environments via GitHub Actions. Includes pre-deployment checks for persistence.xml.

Aug 13, 2026
generate-ddl
software-developers

Generate a full-schema DDL script (CREATE TABLE + ALTER TABLE ADD COLUMN) into the project's tmp/ folder by temporarily enabling EclipseLink DDL generation, rebuilding, and redeploying the local app. Reverts all source changes and restores the original…

Aug 13, 2026
Showing 8 of 42 collected skills.
Showing 1 of 1 repositories
All repositories loaded