How this skill is triggered — by the user, by Claude, or both
Slash command
/ralph:ralph-archiveThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
!`bash .ralph/scripts/ralph-archive.sh $ARGUMENTS`
!bash .ralph/scripts/ralph-archive.sh $ARGUMENTS
The archive script above has been executed. Report the output to the user.
If the archive succeeded, tell the user:
.ralph/archive/.ralph/ state files have been reset with fresh templates/ralph-init --name next-featureIf the archive failed because state files were not found, tell the user there is nothing to archive — they may need to run /ralph-init first.
npx claudepluginhub zakattack9/agentic-coding --plugin ralphGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.