General
PromptBeginner5 minmarkdown
<h1 align="center">
<a href="https://prompts.chat">
5
This repo contains the ViaLogos Codex pack (prompts, SOPs, tools, installers) under `.vialogos/`.
Sign in to like and favorite skills
This repo contains the ViaLogos Codex pack (prompts, SOPs, tools, installers) under
.vialogos/.
macOS / Linux / WSL:
.vialogos/bin/install.sh
Windows (PowerShell):
powershell -ExecutionPolicy Bypass -File .\.vialogos\bin\install.ps1
Install results
vialogos/ (for example ~/.codex/vialogos).~/ViaLogos) and writes a generalized AGENTS.md there.x.x.x) and writes an install manifest to ~/.codex/vialogos/install-manifest.json (no secrets).~/.codex/vialogos/tools/vl-dev-pack-doctor.sh (or ~/.codex/vialogos/tools/vl-dev-pack-doctor.ps1).macOS / Linux / WSL:
bash scripts/smoke-install.shWindows (PowerShell):
powershell -ExecutionPolicy Bypass -File .\\scripts\\smoke-install.ps1After installing and restarting Codex:
/prompts:vl-init/prompts:vl-hello-world/prompts:issue-create-1/prompts:issue-resolve-3/prompts:issue-review-4/prompts:issue-release-7/prompts:pm-activity-summary-1/prompts:pdf-export-agent-1/prompts:pentest-agent-1/prompts:api-test-agent-2/prompts:perf-test-agent-3/prompts:ui-test-agent-4Step mapping
issue-create-1): create one or more GitLab issues (generic or testing bundle).issue-resolve-3): implement + open MR (no merge; no issue close).issue-review-4): review + merge + close.