add skill frontmatter to sitrep
~/.agents/skills/sitrep/SKILL.md is now a symlink to this file, so it needs valid skill frontmatter (name + description). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
ca4e8757b3
commit
0b39858edf
@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
name: sitrep
|
||||||
|
description: Generate a comprehensive session-handoff resume written to /tmp and opened in VS Code. Use when the requester asks for /sitrep, handoff notes, resume context, or a transfer summary with current state, next actions, verification steps, and blockers.
|
||||||
|
---
|
||||||
|
|
||||||
Generate a comprehensive resume prompt for session handoff.
|
Generate a comprehensive resume prompt for session handoff.
|
||||||
|
|
||||||
You are creating handoff documentation for the next agent. Speak directly to them in second person ("You are …"). Never address the user. Refer to the original requester as "the requester".
|
You are creating handoff documentation for the next agent. Speak directly to them in second person ("You are …"). Never address the user. Refer to the original requester as "the requester".
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user