armory
Production-grade workflows for coding, review, release, and research
All Skills in This Repository (15)
Pure Emerald Level Indicatorsship-workflow
Automate the end-to-end release process from feature branch to pull request.
competitive-analyzer
Analyze competitive landscapes with Porter's Five Forces and feature matrices.
research-critique
Evaluate research papers for methodological quality and evidentiary support.
literature-review
Search arXiv and Semantic Scholar to extract and synthesize scholarly literature.
market-analyzer
Size TAM, SAM, and SOM and assess competitive landscapes with cited sources.
humanize
Detect AI-writing patterns and rewrite text to sound human while preserving meaning.
package-evaluator
Evaluate Claude Code packages across six weighted quality dimensions.
feasibility-assessor
Evaluate business ideas across financial viability and technical feasibility with de-risking steps.
lightpanda-browser
Automate DOM interactions and data extraction via Lightpanda CDP.
idea-validator
Coordinate parallel market, competitive, and feasibility research for startup idea validation.
pre-landing-review
Audit code diffs against a checklist and issue a landing verdict.
qa-systematic
Automate structured QA testing for web applications with formatted reports.
Frequently Asked Questions
FAQPage SchemaHow to install armory?▼
Run `npx skills add Mathews-Tom/armory --all -g -y` in your terminal to install all packages globally.
What does armory do?▼
It is a curated library of 137 tested skills, agents, hooks, and commands that give coding agents repeatable workflows for code review, security scanning, releases, planning, research, and content production.
How do armory agents work together?▼
Orchestrator agents like team-lead decompose a request, delegate to specialists such as project-architect or full-stack-builder, and synthesize results, with quality gates blocking releases on failures.
Does armory work with Claude Code?▼
Yes. Every package follows the standard SKILL.md and AGENT.md formats and runs natively in Claude Code and compatible coding agents.
Can I use armory without writing code?▼
Yes. Once installed, you describe tasks in plain English and the agents execute the underlying workflows, from auditing a codebase to shipping a pull request.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core