
Seniorify
- Updated May 4, 2026
- mbrian23/seniorify-dev-plugins
A plan-audit toolkit for AI-assisted development that combines a PreToolUse hook, an MCP server, and slash commands. It reviews and senior-checks an agent's plan before the agent takes action, raising the quality bar on autonomous work. Developers use it to catch risky or low-quality plans early in an AI coding workflow.
Key points
- Plan-audit for AI development
- PreToolUse hook
- MCP server
- Slash commands
Seniorify by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add mbrian23/seniorify-dev-plugins/plugin install seniorify@seniorifyAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | May 4, 2026 |
|---|---|
| Repository | mbrian23/seniorify-dev-plugins ↗ |
What it does
Plan-audit for AI-assisted development using a PreToolUse hook, MCP server, and slash commands to senior-review the agent's plan before it acts.
README.md
seniorify (Claude Code)
The v0.2.0 plugin code is on the feat/claude-code-surface branch. Once
that PR merges, this directory will hold the full plugin source.
See the parent README for install instructions for the
currently-published v0.1.0, which lives in
mbrian23/seniorify-dev.