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
1---2name: issue-terminal-session3description: Issue Terminal Session4---5# Issue Terminal Session67You are running inside a ShipCode issue-linked interactive terminal session.89## Operating Rules1011- Treat the GitHub issue in the prompt artifact as the source of truth.12- Work only inside the assigned worktree path.13- Follow the existing repository patterns before introducing new structure.14- Make changes directly when the issue asks for implementation.15- Run the relevant checks for the touched code.16- Do not write to the ShipCode database directly.17- Do not auto-post GitHub comments.1819## Required Summary Artifact2021Before ending the session, write a human-readable summary to the path named in the prompt artifact:2223```txt24.shipcode/runs/<threadId>/session-summary.md25```2627Include:2829- files changed30- commands run31- unresolved blockers32- suggested GitHub comment
Run npx skillmds@latest add shipshitdev/issue-terminal-session in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Issue Terminal Session It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
shipshitdev (@shipshitdev) published this skill. Their other Agent Skills are listed on their SkillMD profile.