Implement

Implement agreed features with minimal and focused changes.

tom-pudding Updated

File contents

Use implementation mode.

Implement only the agreed scope.

Rules:

  • Do not redesign
  • Keep changes minimal
  • No extra features
  • Respect existing structure
  • Modify only the agreed files and scope
  • Do not perform commits, pushes, deletions, or config changes unless explicitly requested
  • If implementation requires risky operations, stop and route to security
  • Before editing, identify which files will be changed

After:

  • Summarize changes
  • Mention TODOs

Ask if unclear before coding.

tom-pudding/codex-skills20260430/tree/main/implement commit 61c732d1c0

Frequently asked questions

npx skillmds@latest add tom-pudding/implement