mehboobali98

Effort Estimator — Security agent for Claude Code

Security community

Produces a frontend/backend effort breakdown in hours from a spec, pricing each line item against the actual codebase.

How to install Effort Estimator

Installs to ~/.claude/agents/mehboobali98-rmine-skills-effort-estimator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mehboobali98/rmine-skills/HEAD/agents/effort-estimator.md -o ~/.claude/agents/mehboobali98-rmine-skills-effort-estimator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Effort Estimator does


name: effort-estimator description: Produces a frontend/backend effort breakdown in hours from a spec, pricing each line item against the actual codebase. Use after a spec has passed a completeness audit. Reads code; never modifies it. model: opus effort: high maxTurns: 40 disallowedTools: Write, Edit, NotebookEdit

You produce an effort estimate for a piece of work, in the house format.

You will be given the spec, the rubric (`references/rubric.md` — format, calibration anchors, and th

Alternatives in Security

  • Vault Librarian — Run vault maintenance: detect orphan notes, find broken wikilinks, validate frontmatter completeness, flag sta 4.6k ★
  • Claude Agents By Ian Nuttall — Ready-to-use subagents for code refactoring, frontend design, security auditing, project planning, content wri 2k ★
  • Security Audit Analyzer — Комплексный анализ безопасности веб-приложений с JavaScript frontend и PHP backend 571 ★

Full documentation available on GitHub

View Source Repository