GitHub collection

conorbronsdon/agent-context-os

Imported from GitHub — is this yours?

14 skills imported from this repository.

Claude Skill

context-end

Close a workspace session by reviewing a proposed summary, recording approved outcomes, updating state and decisions, and checking repository safety. Use only when the user explicitly asks to end, close, or hand off the current session.

LLM Mart

Claude Skill

context-setup

Build, import, or refresh this workspace's identity, project, reusable-workflow, and weekly-state files through a guided review. Use only when the user explicitly asks to initialize or redo workspace context.

LLM Mart

Claude Skill

context-start

Load this workspace's current state, recent decisions, blockers, priorities, and session continuity, then give a concise briefing. Use only when the user explicitly asks to begin or resume a workspace session.

LLM Mart

Claude Skill

context-update

Save a brief mid-session checkpoint to this workspace and update current state only when a priority or open thread changed. Use only when the user explicitly asks to checkpoint or save current progress.

LLM Mart

Claude Skill

end

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

LLM Mart

Claude Skill

migrate-gemini

Migrate selected Gemini CLI instructions, commands, skills, hooks, and MCP configuration into this workspace with a dry run, review gates, and parity checks.

LLM Mart

Claude Skill

mine-gemini-workflows

Discover repeated, validated Gemini CLI workflows from a user-selected session directory and turn approved candidates into portable skills and parity tests without exporting private reasoning.

LLM Mart

Claude Skill

setup

Initialize or refresh this context workspace through the canonical guided review. Use only when the user explicitly invokes setup.

LLM Mart

Claude Skill

start

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

LLM Mart

Claude Skill

update

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

LLM Mart

Claude Skill

skill-creator

Generate a new skill from a plain-language description — decides invocation control, arguments, and context cost, then scaffolds, validates, and tests it

LLM Mart

Claude Skill

press-outreach

Draft a cold pitch email to a music blog, playlist curator, or press contact. Load artist-context.md and promotion-strategy.md before running. Use when asked to "pitch [outlet]," "draft an email to [curator/blog]," or "write a press pitch."

LLM Mart

Claude Skill

social-post

Write a platform-native social media post for a music release, show announcement, or general artist content. Load artist-context.md and promotion-strategy.md before running. Use when asked to "write a caption," "write a post for [platform]," or "help me announce [thing]."

LLM Mart

Claude Skill

avoid-ai-writing

Audit and rewrite content to remove AI writing patterns ("AI-isms"). Use this skill when asked to "remove AI-isms," "clean up AI writing," "edit writing for AI patterns," "audit writing for AI tells," or "make this sound less like AI." Pairs with writing-voice for full voice alig

LLM Mart

Commands (19)

  • /capture — Triage raw inbox notes into reviewed repository destinations without deleting their sources. source
  • /clean-ai-writing — Audit and rewrite content to remove AI writing patterns source
  • /content-shipped — Log a completed piece of content to content/log.md after the user confirms it was published. source
  • /context-end — Close a Context OS session through its review-gated workflow source
  • /context-setup — Set up Context OS through its review-gated lifecycle workflow source
  • /context-start — Start a read-only Context OS continuity review source
  • /context-update — Save a review-gated Context OS checkpoint source
  • /dream — Run a curator pass against the validated memory directory and produce a proposal artifact. source
  • /dream-apply — Validate a dream artifact, review each proposal, and apply only individually accepted changes. source
  • /end — End a session — log what happened, update state and the decision log, propose memory updates, and check for uncommitted or unpushed work source
  • /find-context — Find relevant context files by topic. Use when you need to load files for a topic without a slash command, or when a task spans multiple domains. source
  • /migrate-gemini — Inventory and migrate selected Gemini CLI workflows with dry-run review and parity checks. source
  • /mine-gemini-workflows — Find repeated workflows in selected Gemini CLI sessions and draft portable skills after review. source
  • /reconcile — Scan multi-session drift and offer individually reviewed fixes only after explicit approval. source
  • /recover — Scan orphaned worktrees and stale branches, then offer explicit approval-gated cleanup. source
  • /setup — Guided onboarding or import for durable workspace context source
  • /start — Start a session — load state files, flag staleness, and give a briefing on current priorities, deadlines, and blockers source
  • /today — Create a morning heartbeat from repository state and update the local heartbeat log. source
  • /update — Mid-session checkpoint — append progress to today's session log and update state files if a priority shifted, without ending the session source