Armory
Source
Browse
Workflows

feature-development

Orchestrate end-to-end feature development from requirements to deployment

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install feature-development --cli claude

writes the file to.claude/commands/feature-development.mdListed as compatible

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

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

What it is

wshobson/agents workflow feature-development from the backend-development plugin. Orchestrate end-to-end feature development from requirements to deployment

When to use it

Orchestrate end-to-end feature development from requirements to deployment

How to install / invoke

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

Notes

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