Claude Skill

end

Close this context workspace through the canonical reviewed handoff workflow. Use only when the user explicitly invokes end.

LLM Mart · 0 points · 15 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download conorbronsdon-agent-context-os-.agents_skills_end-5b67281.zip · 0 KB
Part of conorbronsdon/agent-context-os — 14 skills

Install

skills CLI npx skills add https://github.com/conorbronsdon/agent-context-os/tree/main/.agents/skills/end
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install conorbronsdon-agent-context-os@llmmart
Git git clone https://github.com/conorbronsdon/agent-context-os.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole conorbronsdon/agent-context-os collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

End a workspace session

Read and follow ../context-end/SKILL.md as the canonical workflow. This is a short invocation alias; do not duplicate or modify the workflow here.

Files (agent-context-os)
  • agents
    • openai.yaml 223 B
      interface:
        display_name: "End"
        short_description: "Close a session with an approved handoff"
        default_prompt: "Use $end to close this session and prepare a reviewed handoff."
      policy:
        allow_implicit_invocation: false
      
  • SKILL.md 333 B
    ---
    name: end
    description: Close this context workspace through the canonical reviewed handoff workflow. Use only when the user explicitly invokes end.
    ---
    
    # End a workspace session
    
    Read and follow `../context-end/SKILL.md` as the canonical workflow. This is a
    short invocation alias; do not duplicate or modify the workflow here.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related