Claude Skill

start

Load this context workspace and produce the canonical session briefing. Use only when the user explicitly invokes start.

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_start-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/start
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

Start a workspace session

Read and follow ../context-start/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 232 B
      interface:
        display_name: "Start"
        short_description: "Load state and brief the next work session"
        default_prompt: "Use $start to load this workspace and brief me on what matters now."
      policy:
        allow_implicit_invocation: false
      
  • SKILL.md 335 B
    ---
    name: start
    description: Load this context workspace and produce the canonical session briefing. Use only when the user explicitly invokes start.
    ---
    
    # Start a workspace session
    
    Read and follow `../context-start/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