用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/fluxforgeai/ARTEMIS --skill session-end命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | session-end |
| description | End session and create all handoff documentation |
| disable-model-invocation | false |
| wrought | {"version":"1.0","platforms":{"claude-code":{"disable-model-invocation":false}}} |
Session is ending. Please complete all session end tasks:
Save active plan file (if exists):
~/.claude/plans/ for recent plan files (modified today)~/docs/plans/PLAN_{datetime}_{original_name}.mdCreate new handoff document:
date '+%Y-%m-%d_%H%M'NEXT_SESSION_PROMPT_{datetime}.mdCreate session summary:
SESSION_SUMMARY_{datetime}.mdUpdate CLAUDE.md:
@NEXT_SESSION_PROMPT_*.mdArchive old handoff:
NEXT_SESSION_PROMPT_*.md to docs/archive/sessions/Update Findings Trackers (if applicable):
docs/findings/{datetime}_{name}_FINDINGS_TRACKER.mddocs/findings/*_FINDINGS_TRACKER.md files for trackers related to this session's work- [x] **F1.1**: ...)Status field (Open → In Progress → Resolved → Verified)Stage field to reflect the current pipeline positionResolved in session / Verified in session fields with the session numberLast Updated timestamp at the top of the fileStage reconciliation — Check if artifacts exist that the tracker doesn't yet reflect:
docs/investigations/ matching finding → Stage should be ≥ Investigatingdocs/RCAs/ matching finding → Stage should be ≥ RCA Completedocs/design/ matching finding → Stage should be ≥ Designingdocs/blueprints/ matching finding → Stage should be ≥ Blueprint Readydocs/plans/ matching finding → Stage should be ≥ PlannedResolved
If a stage was missed (artifact exists but no lifecycle row), backfill the lifecycle row with approximate timestamp.GitHub Projects sync (NON-FATAL) — For each finding whose stage changed this session, read docs/reference/github_projects_sync_protocol.md and follow Protocol B to update the board. Key mappings:
9afc76db), Status = In Progress ()IMPORTANT:
After completing all tasks, provide a summary showing:
47fc9ee4c9de0e86), Status = Done (98236657)a20e6ccd), Status = Done (98236657)
If **Project Item ID**: is missing or — in the tracker, skip sync with a note.Output format — Show Stage alongside Status:
Findings Trackers:
{tracker_name}:
F1: {title} — Status: In Progress | Stage: RCA Complete
F2: {title} — Status: Open | Stage: Open