Leaderboard
Scored on public signals; components with none are listed as Unranked · Formula
Component
Domain
Vertical
| Rank | Score | Component | Description | Evidence | Last commit | Install |
|---|---|---|---|---|---|---|
| 1 | Unranked | auto-git-addhook · github-vcs | Automatically stage modified files with git add after editing. Helps maintain a clean git workflow by staging changes as they're made. | No signals yet | No commit datelisted | armory install auto-git-add --cli claude |
| 2 | Unranked | conventional-commitshook · github-vcs | Enforce conventional commit message format for all git commits. Validates commit messages follow the pattern: type(scope): description. Supported… | No signals yet | No commit datelisted | armory install conventional-commits --cli claude |
| 3 | Unranked | force-push-blockerhook · github-vcs | Block git force push commands using the if condition for efficient filtering. Prevents accidental force pushes that can overwrite remote history… | No signals yet | No commit datelisted | armory install force-push-blocker --cli claude |
| 4 | Unranked | git-add-changeshook · github-vcs | Automatically stage changes in git after file modifications for easier commit workflow. This hook runs 'git add' on any file that Claude edits or… | No signals yet | No commit datelisted | armory install git-add-changes --cli claude |
| 5 | Unranked | prevent-direct-pushhook · github-vcs | Prevent direct pushes to protected branches (main, develop). Blocks git push commands targeting main or develop branches to enforce Git Flow workflow… | No signals yet | No commit datelisted | armory install prevent-direct-push --cli claude |
| 6 | Unranked | prevent-direct-push-2hook · github-vcs | ❌ Direct push to main/develop is not allowed! Protected branches: - main (production) - develop (integration) Git Flow workflow: 1. Create a feature… | No signals yet | No commit datelisted | armory install prevent-direct-push-2 --cli claude |
| 7 | Unranked | secret-scannerhook · github-vcs | Automatically detects hardcoded secrets before git commits. Scans for API keys from 30+ providers (Anthropic: sk-ant-..., OpenAI: sk-..., AWS… | No signals yet | No commit datelisted | armory install secret-scanner --cli claude |
| 8 | Unranked | secret-scanner-2hook · github-vcs | Secret Scanner Hook Detects hardcoded secrets before git commits | No signals yet | No commit datelisted | armory install secret-scanner-2 --cli claude |
| 9 | Unranked | smart-commithook · github-vcs | Intelligent git commit creation with automatic message generation and validation. Creates meaningful commits based on file changes. | No signals yet | No commit datelisted | armory install smart-commit --cli claude |
| 10 | Unranked | worktree-ghosttyhook · github-vcs | Worktree Ghostty Layout. Opens a 3-panel Ghostty layout when creating worktrees: Claude Code (left) | lazygit (top-right) / yazi (bottom-right)… | No signals yet | No commit datelisted | armory install worktree-ghostty --cli claude |
Score colour shows how many signals stand behind it, never how good it is: amber, three or more; dimmer amber, two; grey, one. The Evidence column names them.
Stars, forks and last commit are as GitHub reported them when Armory last read each repository: for most, or later. A repository may have changed since.