Armory
Source
Browse
Workflows

python-scaffold

Python Project Scaffolding

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install python-scaffold --cli claude

writes the file to.claude/commands/python-scaffold.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/python-scaffold.md

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

What it is

wshobson/agents workflow python-scaffold from the python-development plugin. Python Project Scaffolding

When to use it

Python Project Scaffolding

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/python-development/commands/python-scaffold.md -o .claude/commands/python-scaffold.md

Notes

Extracted from wshobson/agents. Plugin: python-development.