maddhruvmaddhruvCommunity·11 Agent Skills Included

absolute

Phase-gated planning, building, and codebase health maintenance

Guides coding work from fuzzy idea to verified code through gated phases: interview, spec, task board, test-first execution, and review. Eliminates guesswork, messy diffs, generic-looking interfaces, and docs that drift from the real code. Keeps codebases healthy with safe dependency upgrades, security scans, dead code removal, lint debt paydown, and flaky test fixes.
npx skills add maddhruv/absolute --all -g -y

All Skills in This Repository (11)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Absolute?

Run `npx skills add maddhruv/absolute --all -g -y` in your terminal to install all eleven skills globally at once.

What does Absolute do for coding projects?

It covers the full development loop: interviewing you on the design, writing a reviewed spec, building test-first in safe waves, polishing the UI, simplifying diffs, and writing verified documentation.

Can Absolute fix flaky tests and security issues?

Yes. Dedicated maintenance skills scan for dependency CVEs, remove dead code, pay down lint and type debt, and fix flaky tests at the root cause instead of retrying or skipping them.

Which coding agents work with Absolute?

It follows the universal SKILL.md standard, so it runs in Claude Code, Gemini CLI, OpenAI Codex, Cursor, and over 40 other compatible agents.

Does Absolute commit code automatically?

No. Every skill stops at hard gates for your approval, writes files and reports only, and never runs git commit — you always stay in control.

Related Repositories in Software Engineering

View All in Software Engineering