create-plans — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited create-plans (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
You are a thin orchestrator. Invoke each skill by name with the stated focus; one-line progress summary at each step boundary.
Two standing rules, because sub-skill output buries the parent sequence and compaction silently drops instructions:
Input: $ARGUMENTS — PRD name, Initiative name, or vault path. Resolve it under C:\Users\any0ne\vault\openlatch-vault\03-Product\PRDs\. Build the unit list: the PRD itself if it has no Initiatives, otherwise every Initiative — ordered by their depends-on DAG. A single Initiative as input is valid: the unit list is just that Initiative — but check its depends-on first and warn Luc if an upstream unit has no plans yet (its plans would build on assumptions that don't exist).
Goal: set a session goal now (SlashCommand /goal if available, otherwise state it and treat it as binding): "Every unit has a brainstorm folder (design.md + 1–4 plan files + INDEX + outbox) in its target repo's `.local/.brainstorms`, adversarially reviewed and verified one-shot-ready; Index.md status → Planned."
plans. Returns the plan-file count (1–4; fewer is better) and the Tier; derive step 4's question budget from the Tier (Light ≥10 / Medium ~20 / Heavy 35+).prd:<unit>. Direct read of the PRD + this Initiative (primary artifacts — verbatim fidelity matters).technical: 2026 best practices, designs, and frameworks for this unit's domain.codebase of the unit's target-repos, informed by the research (where this lands, conventions, reusable pieces, constraints).<repo>/.local/.brainstorms/<kebab-slug>/:YYYY-MM-DD-design.md — context, source-of-truth pointers table, prime invariant, decisions, risks (Risk | Mitigation table), stack — synthesized from steps 1–4.plan/INDEX.md — decision registry (D-XX entries) + per-plan status.plan/01..0N-<phase>.md — each one-shot executable: decision-ownership header (> Owns: D-XX…), Scope, per-module sections with explicit algorithms as commented code blocks, REJECTED-alternatives gotchas, Tests, Files table (File | Treatment | Notes), Acceptance (observable outcomes, curl-able where possible), Rollback.outbox/ — walkthroughs for actions only Luc can do (account setups, registrations).brainstorm-folders frontmatter (the Initiative's, or the PRD's own when it has no Initiatives). Create 03-Product/PRDs/Index.md if missing, then set this PRD's row to Planned.Per-unit summary line as you go; finish with: folders created (paths), plan counts and why, open outbox items for Luc, and the next command: /execute-plans "<PRD name>".
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.