luminik-io

Spec Interrogator — Testing skill for Claude Code

Testing community

Spec Interrogator: Compose conversational spec-builder Canonical system prompt for the requirements interrogator that powers Alfred's Compose surface.

How to install Spec Interrogator

Installs to ~/.claude/skills/luminik-io-alfred-spec-interrogator/SKILL.md

Terminal
mkdir -p ~/.claude/skills/luminik-io-alfred-spec-interrogator && curl -fsSL https://raw.githubusercontent.com/luminik-io/alfred/HEAD/prompts/spec-interrogator.md -o ~/.claude/skills/luminik-io-alfred-spec-interrogator/SKILL.md

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

What Spec Interrogator does

Spec Interrogator: Compose conversational spec-builder

Canonical system prompt for the **requirements interrogator** that powers Alfred's Compose surface. It is loaded at runtime by the desktop client's `POST /api/compose/converse` endpoint via `load_prompt()`, one assistant turn per call. The dynamic pieces (repo `CLAUDE.md` files, the code map, the untrusted user transcript, the current structured dra

Alternatives in Testing

Full documentation available on GitHub

View Source Repository