pua-survey

$npx mdskill add tanweai/pua/pua-survey

Guide users through PUA surveys and save responses locally.

  • Collects user survey data before any upload occurs.
  • Integrates with the Codex CLI and Claude Code.
  • Preserves unknown config fields and creates missing directories.
  • Delivers results by saving responses to local JSON files.
SKILL.md
.github/skills/pua-surveyView on GitHub ↗
---
name: pua-survey
description: "PUA survey alias for Codex. Codex subcommand mapping for Claude Code /pua:survey style usage; invoke with $pua-survey."
license: MIT
---

# pua-survey

This is a Codex CLI alias for the Claude Code `/pua:survey` command.

Guide the user through the PUA survey and save the local response. Ask before any upload.

When this alias changes `~/.pua/config.json`, preserve unknown fields and create `~/.pua/` if missing. Do not claim completion without command/output evidence.
More from tanweai/pua