Armory
Source
Browse
Workflows

context-save-2

Save current project context for future agent coordination:

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install context-save-2 --cli claude

writes the file to.claude/commands/context-save-2.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/context-save-2.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

Alternatives

  1. claude-code-infrastructure-showcase10,016 stars · 1,231 forks99.266

What it is

wshobson/commands workflow command context-save from the tools directory. Save current project context for future agent coordination:

When to use it

Save current project context for future agent coordination:

How to install / invoke

# add the command file to your project's .claude/commands/
curl -sL https://github.com/wshobson/commands/raw/main/tools/context-save.md -o .claude/commands/context-save.md

Notes

Extracted from wshobson/commands. Category: tools.