๐Ÿ“‹
AI Engineering

Absolute Spec

by maddhruv

Absolute Spec is an AI Engineering skill for Claude Code, published by maddhruv in absolute.

209 stars29 forkson maddhruv/absoluteAdded 2026/09/04Repository updated 2026/07/06
claudeclaude-codeclaude-skillscodexdocumentationgeminimarketingmemoryproduct-managementseoskillssoftware
Install in seconds
Install Absolute Spec
Copy Absolute Spec into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/maddhruv/absolute/tree/main/skills/absolute-spec ~/.claude/skills/absolute-spec

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/maddhruv/absolute.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/absolute-spec/SKILL.md in maddhruv/absolute
Installs to
~/.claude/skills/absolute-spec
Collection
One of 11 skills cataloged from this repository
Category
AI Engineering โ€” 2970 skills

What Absolute Spec does

Absolute Spec turns a fuzzy feature idea into a reviewed design spec, then stops. Use it to discuss, hand off, or review a change before implementation, with a short clarify pass and no build step.

Absolute Spec is cataloged under AI Engineering on DirSkills. Absolute Spec comes from a repository tagged claude, claude-code, claude-skills, codex and documentation.

Documentation

README

Start your first response with the ๐Ÿ“‹ emoji.

Absolute Spec

Absolute Spec turns a fuzzy intent into a reviewed design-spec document โ€” then stops. It is the planning artifact of work, lifted out of the full lifecycle: scan the codebase, ask only the questions the code can't answer, write the spec, run an independent scored review, and hand back a doc you can discuss, hand off, or feed into /absolute work to build.

It is deliberately lightweight. No relentless interview, no task board, no decompose, no execution. One deliverable: a spec good enough that an unfamiliar developer could build from it.


When to use this command

This is the opening of the README. Read the full README on GitHub.

Commands Absolute Spec provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /absolute

Frequently asked about Absolute Spec

  • What else does maddhruv publish alongside Absolute Spec?

    Absolute Spec is one of 11 skills that DirSkills catalogs from maddhruv/absolute, the repository it ships in. Its siblings there include Absolute Audit, Absolute Debt and Absolute Deflake. Each one is a separate skill with its own page in this directory, installs the same way Absolute Spec does, and is maintained by maddhruv in that same repository. The rest of the collection is listed on the maddhruv/absolute page.

  • How does Absolute Spec compare to other AI Engineering skills?

    Absolute Spec ranks #2703 by stars among the 2970 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Absolute Spec against them. Open each page to compare what they document and how they install.

More from maddhruv/absolute

Absolute Spec is one of 11 skills cataloged on DirSkills from maddhruv/absolute.

See all 11 skills โ†’
๐Ÿ”’
2h ago

Absolute Audit

Absolute Audit scans a repository for dependency CVEs and risky code patterns, then triages and fixes the issues worth addressing. Use it to harden your own codebase after a disclosure or as part of routine security hygiene.
Quality
20929
๐Ÿงพ
2h ago

Absolute Debt

Absolute Debt clears pre-existing lint, type, and suppression debt across a repo on green main. Use it to burn down warnings, errors, and ignores in safe waves, one rule at a time, with tests passing after each wave.
Quality
20929
๐Ÿงช
2h ago

Absolute Deflake

Absolute Deflake finds nondeterministic tests, diagnoses the root cause, and fixes the source of flakiness. Use it when CI is flaky or a test fails intermittently, then verify the fix with repeated randomized runs.
Quality
20929
๐Ÿ“š
2h ago

Absolute Docs

Absolute Docs helps write, improve, or audit developer documentation using Diรกtaxis. It checks the docs stack, gates on outlines, and verifies claims against code before publishing.
Writing
20929
โš™๏ธ
2h ago

Absolute Init

Absolute Init detects a repoโ€™s conventions, asks a few setup questions, and writes shared and local config for other absolute commands. Use it the first time in a project or when conventions change.
Automation
20929
โœ‚๏ธ
2h ago

Absolute Prune

Absolute Prune removes dead code, unused dependencies, unreferenced exports, unreachable branches, and orphaned files from the whole repo. It is used on green main and verifies each removal with tool evidence and tests before deleting anything.
Quality
20929