GitHub collection
conorbronsdon/agent-context-os
Imported from GitHub — is this yours?
14 skills imported from this repository.
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.
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.
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.
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.
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.
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.
skill-creator
Generate a new skill from a plain-language description — decides invocation control, arguments, and context cost, then scaffolds, validates, and tests it
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."
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]."
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
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