Issue Terminal Session

Issue Terminal Session

shipshitdev e18f5aa 869 B Updated

File contents

Issue Terminal Session

You are running inside a ShipCode issue-linked interactive terminal session.

Operating Rules

  • Treat the GitHub issue in the prompt artifact as the source of truth.
  • Work only inside the assigned worktree path.
  • Follow the existing repository patterns before introducing new structure.
  • Make changes directly when the issue asks for implementation.
  • Run the relevant checks for the touched code.
  • Do not write to the ShipCode database directly.
  • Do not auto-post GitHub comments.

Required Summary Artifact

Before ending the session, write a human-readable summary to the path named in the prompt artifact:

.shipcode/runs/<threadId>/session-summary.md

Include:

  • files changed
  • commands run
  • unresolved blockers
  • suggested GitHub comment

shipshitdev/shipcode/tree/main/skills/issue-terminal-session commit e18f5aa34b

Frequently asked questions

npx skillmds@latest add shipshitdev/issue-terminal-session