AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Reviewing 4p Priorities

skill-giang6283623-minimal-vibe-coding-kit-reviewing-4p-priorities · by giang6283623

P0-P4 issue and task triage for vibe coding. Use when reviewing bugs, risks, feature requests, agent-surface changes, or deciding which work must happen first.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-giang6283623-minimal-vibe-coding-kit-reviewing-4p-priorities

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-giang6283623-minimal-vibe-coding-kit-reviewing-4p-priorities)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
yesterday

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Reviewing 4p Priorities? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Reviewing 4P Priorities

Use this skill to classify work from P0 to P4 and convert review findings into a practical fix order.

Priority Scale

| Priority | Meaning | Response | | --- | --- | --- | | P0 | Critical outage, data loss, security exposure, or all users blocked | Stop and fix immediately | | P1 | Major user-facing or release-blocking failure for many users | Fix before other planned work | | P2 | Important bug, maintainability risk, or strategic enhancement | Schedule in the current cycle | | P3 | Local polish, minor edge case, or narrow productivity improvement | Routine backlog | | P4 | Nice-to-have, exploratory idea, or low-confidence request | Capture, defer, or discard |

Vibe Coding Review Flow

  1. Identify the affected user, workflow, or agent surface.
  2. Separate evidence from guesses.
  3. Classify the current impact, not hypothetical worst cases.
  4. Explain why the item is not one level higher or lower.
  5. Convert each P0-P2 item into a small fix task and validation check.
  6. Leave P3-P4 items as optional follow-up unless they reduce risk cheaply.

Output

## 4P Review

Classification: P
Issue: 
Evidence:
- 
Impact:
- Users/workflows affected: 
- Failure mode: 
Rationale:
- Why this priority:
- Why not higher:
- Why not lower:
Fix order:
1. 
2. 
Validation:
- 

Priority Boundaries

  • P0 requires immediate action because harm is happening now or secrets/data are exposed.
  • P1 is urgent but does not require emergency response for every user.
  • P2 is important and should be planned, but users have a workaround or impact is bounded.
  • P3 improves quality but does not materially block the workflow.
  • P4 is a candidate for a note, not an implementation commitment.

Examples

Use examples.md when a priority boundary is ambiguous, especially P0 vs P1, P1 vs P2, security edge cases, or agent-surface risk classification.

Guardrails

  • Do not classify without impact evidence.
  • Do not use P0 for personal urgency.
  • Do not expand scope while triaging. Classify the current issue first.
  • For agent-surface changes, include security and prompt-injection risk in the impact section.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.