Long-running codebase scan. Extracts de-facto design tokens from existing UI code, clusters them by frequency, names them, returns a draft DESIGN.md body conforming to the Google Labs spec. Dispatched by /mddesign:harvest.
$curl -o .claude/agents/design-archeologist.md https://raw.githubusercontent.com/othmanadi/mddesign/HEAD/agents/design-archeologist.mdInstalls into the current project.
Install design-archeologist by running `curl -o .claude/agents/design-archeologist.md https://raw.githubusercontent.com/othmanadi/mddesign/HEAD/agents/design-archeologist.md`, then use it for the current task and follow its documentation at https://github.com/othmanadi/mddesign.