Skill packs
AvailableRequired plan: PremiumDemo user: Pro

Skill Pack

Fullstack Debugging Pack

Failure reproduction, log triage and focused frontend/backend validation.

Compatible Models

  • GPT-5.5
  • Claude Sonnet
  • DeepSeek

Inside The Pack

  • prompts
  • rules
  • tests
  • examples

Included Workflows

  • Minimal repro template
  • Hypothesis log
  • Regression tests
  • Root-cause summary

Install Skill Pack

Download through the server-checked manifest API, run the installer from this project root, then restart Codex.

Download JSON

Install command

node scripts/install-skill-pack.mjs ./fullstack-debugging.skillpack.json
Codex skills install into $CODEX_HOME/skills. The installer does not overwrite existing skill folders.

How to use it

Pick the model and agent that match the task pressure: coding, documents, automation or private local work.
Attach only the MCP servers needed for that workflow and verify permissions before exposing files or secrets.
Run the pack checklist before delivery so prompts, rules and validation steps stay consistent.