J-Pster

50 mods across 1 repository, 291 stars between them.

pwf-analyze

08

J-Pster/Psters_AI_Workflow

Command

Read-only cross-artifact analysis for plans/docs/tasks consistency. Detects gaps, duplication, ambiguity, and unmapped work.

291 5mo ago A 30 tokens original MIT

J-Pster/Psters_AI_Workflow

Command

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

291 5mo ago A 43 tokens original MIT

pwf-brainstorm

10

J-Pster/Psters_AI_Workflow

Command

Feature exploration and decision-making. Spawns 3 focused agents to research the feature, then resolves open questions through dialogue. Output is a concise decision document — the base for /pwf-plan. Saves to docs/brainstorms/.

291 5mo ago A 52 tokens original MIT

pwf-checklist

11

J-Pster/Psters_AI_Workflow

Command

Generate requirement-quality checklists (not implementation tests) for a target plan or feature in docs/plans/ /checklists/.

291 5mo ago A 31 tokens original MIT

pwf-clarify

12

J-Pster/Psters_AI_Workflow

Command

Ask up to 5 high-impact clarification questions for a plan/feature scope, then write a clarifications artifact in docs/plans/.

291 5mo ago A 33 tokens original MIT

pwf-commit-changes

13

J-Pster/Psters_AI_Workflow

Command

Commit uncommitted changes across all workspace repos, tagging commits with ticket numbers from pasted issue text. Spawns one parallel subagent per repo — each analyzes every changed file, groups them by ticket, and makes multiple focused commits independently.

291 5mo ago A 54 tokens original MIT

pwf-doc-capture

14

J-Pster/Psters_AI_Workflow

Command

Document a recently solved problem OR a new implementation pattern to accumulate team knowledge. Two modes: (1) /pwf-doc-capture [context] — document a bug/problem fix in docs/solutions/. (2) /pwf-doc-capture pattern [context] — document a reusable implementation pattern in docs/solutions/patterns/. Writes to…

291 5mo ago A 91 tokens original MIT

pwf-doc-foundation

15

J-Pster/Psters_AI_Workflow

Command

Create or refresh the project's foundation documentation set in docs/: infrastructure, architecture, integrations, environments, and glossary. Prevents drift by updating existing files instead of creating duplicates.

291 5mo ago A 40 tokens original MIT

pwf-doc-refresh

16

J-Pster/Psters_AI_Workflow

Command

Refresh and curate docs/solutions/ entries using an interactive lifecycle: Keep, Update, Replace, or Archive. User approval is required before any write action.

291 5mo ago A 36 tokens original MIT

pwf-doc-runbook

17

J-Pster/Psters_AI_Workflow

Command

Create or refresh operational runbooks under docs/runbooks/ with incident-ready structure (diagnosis, mitigation, rollback, escalation, and post-incident follow-up).

291 5mo ago A 38 tokens original MIT

pwf-doc

18

J-Pster/Psters_AI_Workflow

Command

Documentation command. Modes: (1) /pwf-doc lambda — Lambda doc, (2) /pwf-doc lambdas — all Lambdas, (3) /pwf-doc module — backend module doc, (4) /pwf-doc feature — frontend feature doc, (5) /pwf-doc architecture — system architecture overview, (6) /pwf-doc update — scan all docs for staleness and contradictions, (7)…

291 5mo ago A 161 tokens original MIT

pwf-help

19

J-Pster/Psters_AI_Workflow

Command

Explain all available Psters Workflow commands and the recommended end-to-end flow. Read-only guidance command for onboarding and quick orientation.

291 5mo ago A 29 tokens original MIT

pwf-plan

20

J-Pster/Psters_AI_Workflow

Command

Create a detailed, execution-ready implementation plan. Thorough research + review agents ensure each phase can be executed directly by /pwf-work-plan without additional planning. Saves to docs/plans/.

291 5mo ago A 41 tokens original MIT

pwf-review

21

J-Pster/Psters_AI_Workflow

Command

Multi-agent code review. Runs contextual review agents based on what was changed. No compound-engineering.local.md dependency.

291 5mo ago A 27 tokens original MIT

pwf-setup-workspace

22

J-Pster/Psters_AI_Workflow

Command

Create or repair the recommended multi-root project layout with separate Repos and Workspace folders, plus a .code-workspace file that Cursor/VS Code can open directly.

291 5mo ago A 41 tokens original MIT

pwf-setup

23

J-Pster/Psters_AI_Workflow

Command

Initialize or repair the project workflow skeleton under docs/. Creates required folders, starter README files, .gitkeep markers for empty directories, operational override policy file, required foundation docs, and runbooks structure.

291 5mo ago A 45 tokens original MIT

pwf-work-light

24

J-Pster/Psters_AI_Workflow

Command

Lightweight execution path for trivial changes (small fix/cosmetic/local refactor) with minimal overhead and core safety checks.

291 5mo ago A 30 tokens original MIT