J-Pster/Psters_AI_Workflow

An auto-documenting, model-agnostic AI workflow for any project, framework, and language. It reduces hallucination and keeps delivery predictable: the developer controls the path, AI executes the steps, and project standards stay consistent.

290Stars on the repository
50Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

angular-conventions

01

J-Pster/Psters_AI_Workflow

Skill Claude CodeCodex

Frontend conventions for Angular projects: standalone components, features, error capture, styles. Use when implementing or reviewing code in Angular frontends.

not rated 290 +1 5mo ago A 31 tokens original MIT

J-Pster/Psters_AI_Workflow

Skill Claude CodeCodex

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.

not rated 290 +1 5mo ago A 62 tokens original MIT

commit-changes

03

J-Pster/Psters_AI_Workflow

Skill Claude CodeCodex

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 TICKET-XXX) and wants to commit, or says "commit with these…

not rated 290 +1 5mo ago A 77 tokens original MIT

aws-lambda-deploy

04

J-Pster/Psters_AI_Workflow

Skill Claude CodeCodex

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.

not rated 290 +1 5mo ago A 41 tokens original MIT

J-Pster/Psters_AI_Workflow

Skill Claude CodeCodex

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

not rated 290 +1 5mo ago A 34 tokens original MIT

git-worktree

08

J-Pster/Psters_AI_Workflow

Skill Claude CodeCodex

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

not rated 290 +1 5mo ago A 28 tokens original MIT

nestjs-conventions

09

J-Pster/Psters_AI_Workflow

Skill Claude CodeCodex

Backend conventions for NestJS projects: modules, controllers, services, DTOs, migrations, structure. Use when implementing or reviewing code in NestJS backends.

not rated 290 +1 5mo ago A 36 tokens original MIT

J-Pster/Psters_AI_Workflow

Skill Claude CodeCodex

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

not rated 290 +1 5mo ago A 32 tokens original MIT

J-Pster/Psters_AI_Workflow

Skill Claude CodeCodex

Use when processing review feedback to prioritize critical findings and resolve comments safely before commit.

not rated 290 +1 5mo ago A 21 tokens original MIT

J-Pster/Psters_AI_Workflow

Skill Claude CodeCodex

Use when requesting a focused review with standardized findings format (critical, important, informational) before commit or PR.

not rated 290 +1 5mo ago A 27 tokens original MIT

J-Pster/Psters_AI_Workflow

Skill Claude CodeCodex

Use for bugs, failing tests, and unexpected behavior; enforce a 4-phase root-cause-first debugging process before implementing fixes.

not rated 290 +1 5mo ago A 31 tokens original MIT

J-Pster/Psters_AI_Workflow

Skill Claude CodeCodex

Optional TDD workflow; use only when user explicitly requests TDD/tests (red-green-refactor with minimal scope).

not rated 290 +1 5mo ago A 27 tokens original MIT

J-Pster/Psters_AI_Workflow

Skill Claude CodeCodex

Meta-skill for selecting and invoking the right workflow skill before acting; use when starting or switching task type to avoid bypassing required discipline.

not rated 290 +1 5mo ago A 34 tokens original MIT

J-Pster/Psters_AI_Workflow

Skill Claude CodeCodex

Use before any completion/success claim to enforce fresh verification evidence (build/lint/tests/repro command) and explicit limitations when verification is partial.

not rated 290 +1 5mo ago A 34 tokens original MIT

J-Pster/Psters_AI_Workflow

Skill Claude CodeCodex

Use during brainstorm only when the problem is strongly visual (complex UI, flow mapping, alternatives) and create optional browser/canvas artifacts.

not rated 290 +1 5mo ago A 34 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: