Skip to main content
pchmn
GitHub creator profile

pchmn

Repository-level view of 9 collected skills across 2 GitHub repositories.

skills collected
9
repositories
2
updated
Jul 7, 2026
repository explorer

Repositories and representative skills

improve-codebase-architecture
software-developers

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase…

Jun 2, 2026
grill-with-docs
software-developers

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and…

May 23, 2026
write-pr
software-developers

Create or update a GitHub Pull Request using the `gh` CLI. Automatically detects whether a PR already exists for the current branch: if yes, updates it; if no, creates one. PR titles follow conventional commits format (feat:, fix:, chore:, etc.) for…

May 23, 2026
write-release
software-developers

Build a signed release APK and publish (or update) a GitHub Release for PixelishSearch. Reads `versionName` from `app/build.gradle.kts`, runs `./gradlew :app:assembleRelease`, collects commits since the previous tag, updates `CHANGELOG.md`, tags the commit,…

May 23, 2026
write-skill
software-developers

Create new skills in the project's .agents/skills/ directory. Use when the user wants to create (or update) a skill from scratch, scaffold a new skill, or says things like "create a skill", "update a skill", "make a skill for X", "new skill", or…

May 23, 2026
Showing 2 of 2 repositories
All repositories loaded