Skip to main content
J-Pster
GitHub creator profile

J-Pster

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

skills collected
17
repositories
1
updated
Mar 18, 2026
repository explorer

Repositories and representative skills

commit-changes-repo-worker
software-developers

Per-repo commit worker. Analyzes ALL changed files independently, groups them by ticket, and makes MULTIPLE focused commits — one per logical group. Spawned in parallel by /pwf-commit-changes (one instance per repo). Never create branches or push.

Mar 18, 2026
commit-changes
software-developers

Commit uncommitted changes across all workspace repos and tag commits with ticket numbers. Each repo gets its own subagent that analyzes files individually, groups them by ticket, and makes multiple focused commits. Use when the user pastes issue text (with…

Mar 18, 2026
aws-lambda-deploy
software-developers

Deploy AWS Lambdas using the guaranteed deploy scripts only. Never deploy via IAC (CDK). Requires AWS SSO login first. Use when deploying any AWS Lambda repo.

Mar 18, 2026
docs-baseline-loading
software-developers

Load and enforce mandatory project documentation baseline before implementation work.

Mar 18, 2026
docs-maintenance-after-work
software-developers

Run standardized post-implementation documentation maintenance and quality checks.

Mar 18, 2026
finishing-a-development-branch
software-developers

Use when implementation is complete to close branch/worktree with a disciplined decision flow (merge, PR, keep, discard) plus cleanup.

Mar 18, 2026
git-worktree
software-developers

Manages Git worktrees for isolated parallel development. Use when creating separate working directories for branches without switching the main repo.

Mar 18, 2026
orchestrating-multi-agents
computer-occupations-all-other

Use for explicit multi-subagent orchestration when tasks are independent and parallelization improves quality or speed while preserving deterministic merge.

Mar 18, 2026
Showing 8 of 17 collected skills.
Showing 1 of 1 repositories
All repositories loaded