Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1020 Bytes

File metadata and controls

24 lines (18 loc) · 1020 Bytes

The pstack for Codex guide

This guide takes one task from installation through verification. Every pstack skill is explicit-only, so examples use $skill-name.

  1. Set up pstack.
  2. Route work through $poteto-mode.
  3. Understand the code.
  4. Design the change.
  5. Build and clean the change.
  6. Verify and ship.
  7. Run authorized overnight work.
  8. Steer with principle names.
  9. Make the workflows yours.
  10. Use the recipes and avoid the pitfalls.

Start with a real, bounded task:

$poteto-mode the export writes duplicate rows after a retry. Reproduce it first, then fix and verify it.

The goal and the finish condition matter more than a list of tools. Poteto Mode chooses the playbook and reports any capability fallback.

Next: Set up pstack.