Claude Skill

update

Save a concise checkpoint through the canonical workspace update workflow. Use only when the user explicitly invokes update.

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

Full trust report

Download conorbronsdon-agent-context-os-.agents_skills_update-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/update
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

Update a workspace session

Read and follow ../context-update/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 225 B
      interface:
        display_name: "Update"
        short_description: "Checkpoint progress with minimal state churn"
        default_prompt: "Use $update to checkpoint the progress from this session."
      policy:
        allow_implicit_invocation: false
      
  • SKILL.md 342 B
    ---
    name: update
    description: Save a concise checkpoint through the canonical workspace update workflow. Use only when the user explicitly invokes update.
    ---
    
    # Update a workspace session
    
    Read and follow `../context-update/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