using-psters-workflow

using-psters-workflow is a skill for Claude Code, Codex from J-Pster/Psters_AI_Workflow. It costs 34 tokens per session (368 once invoked), scanned A, original, MIT.

A workflow-selection guide that chooses the appropriate process skill before coding or responding. It covers areas such as debugging, verification, version control, and development planning.

In plain words
What is it for?
Choosing a disciplined workflow when starting or changing task types, especially for debugging, implementation, planning, and completion checks.
Why use it?
It reduces the chance of skipping required checks or using the wrong process for the task.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions subagents.

Good fit Choosing a disciplined workflow when starting or changing task types, especially for debugging, implementation, planning, and completion checks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/j-pster/psters_ai_workflow/using-psters-workflow
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add J-Pster/Psters_AI_Workflow --skill using-psters-workflow
Clone the repo
git clone --depth 1 https://github.com/J-Pster/Psters_AI_Workflow

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for using-psters-workflow

README.md
[![agentmods](https://agentmods.dev/badge/skills/j-pster/psters_ai_workflow/using-psters-workflow/github.svg)](https://agentmods.dev/skills/j-pster/psters_ai_workflow/using-psters-workflow)
Your own site
<a href="https://agentmods.dev/skills/j-pster/psters_ai_workflow/using-psters-workflow"><img src="https://agentmods.dev/badge/skills/j-pster/psters_ai_workflow/using-psters-workflow/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for using-psters-workflow

Your own site · 80×15
<a href="https://agentmods.dev/skills/j-pster/psters_ai_workflow/using-psters-workflow"><img src="https://agentmods.dev/badge/skills/j-pster/psters_ai_workflow/using-psters-workflow.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 368 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00034 $0.00368
Opus 5 $0.00017 $0.00184
Sonnet 5 $0.00007 $0.00074
Haiku 4.5 $0.00003 $0.00037

Measured 9d ago against content hash bc899af683dd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

using-psters-workflow scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/psters-ai-workflow/skills/using-psters-workflow/SKILL.md · 53 lines

What it actually says

Using Psters Workflow (Meta-Skill)

Use this skill to decide which workflow skill must be applied before responding or implementing.

Rule

If there is even a small chance a workflow skill applies, invoke it first.

Extremely important

If there is a 1% chance a skill is relevant, use it. No rationalization. No skipping because task looks "simple".

Priority order

  1. Process discipline skills:
    • systematic-debugging
    • verification-before-completion
  2. Execution-context skills:
    • git-worktree
    • finishing-a-development-branch
    • orchestrating-multi-agents
  3. Domain/convention skills:
    • nestjs-conventions
    • angular-conventions
    • aws-lambda-deploy
    • commit-changes

Red flags

  • Acting immediately without choosing a skill path.
  • Declaring completion before verification.
  • Proposing bug fixes before root-cause analysis.
  • Closing worktree/branch ad hoc without a finishing checklist.
  • "I will quickly check files first."
  • "This does not need a skill."
  • "I remember the skill, no need to read."

Quick routing

  • Bug or failing behavior -> systematic-debugging
  • End of implementation -> verification-before-completion
  • Need isolated parallel branch -> git-worktree
  • Need explicit multi-subagent parallelization -> orchestrating-multi-agents
  • Work finished and branch decision needed -> finishing-a-development-branch

When uncertain, prefer discipline over speed.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 53 lines · 34 tokens per session scan A bc899af683dd

Subscribe to this mod's changes

using-psters-workflow is a skill published in the GitHub repository J-Pster/Psters_AI_Workflow (289 stars, last pushed 5mo ago), licensed MIT. It adds 34 tokens to every session and 368 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.