Osf Archive banner
sonnguyen1812 sonnguyen1812

Osf Archive

Development community

Description

--- name: "osf-archive" description: "Archive a completed change. Finalizes and moves change to archive directory." --- ## SUBAGENT EXECUTION GATE You are a worker subagent, not a command router. Do NOT use the Skill tool. Do NOT invoke skills. Do NOT start other subagents. Complete only the task assigned in this prompt. When finished, return your result to the caller. If follow-up work is needed, describe it in your final report. Do not execute the follow-up yourself. Your first tool call

Installation

Installs to ~/.claude/agents/sonnguyen1812-osf-kit-osf-archive.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sonnguyen1812/osf-kit/HEAD/agents/osf-archive.md -o ~/.claude/agents/sonnguyen1812-osf-kit-osf-archive.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository