pt-orama-security-planner

Delegates security queue planning for PT-orama SECURITY.md remediation to a canonical Cursor subagent.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/diazMelgarejo/orama-system --skill pt-orama-security-planner-diazmelgarejo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pt-orama-security-planner
Source: https://github.com/diazMelgarejo/orama-system/tree/main/.agents/skills/pt-orama-security-planner
Command: npx skills add https://github.com/diazMelgarejo/orama-system --skill pt-orama-security-planner-diazmelgarejo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Coordinating PR3+ security remediation work for closing out a SECURITY.md queue requires a consistent planning path; this Skill routes that planning through the canonical PT-orama subagent instead of ad-hoc delegation. ## Core Features & Use Cases - Canonical Delegation: Routes security queue planning to the pt-orama-security-planner Cursor subagent defined in .cursor/agents/. - Plan Artifact Reference: Points implementers to the canonical plan document under docs/plans/ covering PR3 through PR6 zero-queue closure. - Scope Boundaries: Defines explicit always-do, ask-first, and never-do rules to prevent scope creep beyond the documented security queue. - Use Case: When preparing PR3+ security remediation, invoke this Skill so the planning work is delegated to the canonical subagent and grounded in the zero-queue plan artifact. ## Quick Start Ask the agent to use the pt-orama-security-planner subagent to plan PR3+ SECURITY.md queue closure.

Frequently Asked Questions about pt-orama-security-planner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan PR3+ security remediation for SECURITY.md closure?

Delegate the planning to the pt-orama-security-planner subagent in Cursor by asking it to plan PR3+ SECURITY.md queue closure. The canonical plan artifact lives at docs/plans/2026-06-28-security-pr3-pr6-zero-queue-plan.md.

What is the pt-orama-security-planner subagent used for?

It handles security queue planning for closing out the PT-orama SECURITY.md file across PR3 through PR6. The Skill itself is a thin wrapper that routes work to the canonical subagent file in .cursor/agents/.

Which skills must be loaded before using this security planner?

Load the oramasys-method skill and the hermes-harness skill (pt-orama-harness-integration) from bin/orama-system/skills/ before delegating. These provide the methodology and harness context for PT-orama security work.

Can I implement security fixes directly from this Skill?

No. The Skill explicitly forbids implementing security fixes without the canonical plan artifact under docs/plans/. It is a delegation wrapper, not an implementation guide.

When should I ask before expanding the security queue scope?

Ask first whenever work goes beyond the documented PR3-PR6 security queue or when changing the SECURITY.md closure order without reviewing the zero-queue plan. These boundaries are defined in the Skill's rules.