
Publisher on askill
Enforce TDD discipline: tests first, fix code not tests. Use when user says /tdd or /test.
Install curated skill tiers into any project from the marketplace. Use when user says /my-workflow.
Merge GitHub pull requests with strict CI validation. Never bypasses failed checks. Use when merging PRs or when user says /pr-merge.
Creates GitHub pull requests with conventional commit-style titles. Use when creating PRs, submitting changes for review, or when user says /pr, /pr-create.
Structured implementation process for features, chores, refactors, and docs. Use when implementing non-bugfix work.
Domain knowledge discovery and guidance. Use when user says /domain, /domain configure, /domain learn, /domain explain, or /domain map.