---
title: "Conversation to Specification: review, setup & limitations · Undominated.ai"
canonical: https://undominated.ai/skills/mattpocock-to-spec/
description: "Turns an already-discussed change into a repository-aware specification for the configured issue tracker."
---

# Conversation to Specification: review, setup & limitations · Undominated.ai

> Turns an already-discussed change into a repository-aware specification for the configured issue tracker.

[← Explore all skills](/skills/)

PLANNING AND DELIVERY / Matt Pocock

# Conversation to Specification

Turns an already-discussed change into a repository-aware specification for the configured issue tracker.

 See setup guidance ↓Original source ↗

SOURCE REVIEW

 Reviewed 2026-09-22
 Evidence 14 linked sources
 Publisher Matt Pocock
 Licence MIT ↗
 Revision c55ee46073ed
 Read what was—and wasn’t—checked ↓

“Turn the current conversation into a spec and publish it to the project issue tracker: no interview, just synthesis of what you've”

 Matt Pocock · upstream description ↗ Our analysis follows below.

01 / THE REASONING

## Why this made the selection.

 - Uses existing project context, glossary and architecture decisions before synthesizing requirements.
- Makes scope exclusions, implementation boundaries and test seams explicit instead of treating a discussion transcript as a specification.

### A good fit for

 - Converting an agreed design conversation into an implementable issue
- Keeping terminology and prior architecture decisions consistent across a handoff

### Weigh up before choosing

 - This is synthesis after discussion, not a discovery interview or a check that every stakeholder requirement is present.
- Invocation can publish to the configured tracker and apply a readiness label; review confidential content and the destination first. The label is not evidence that implementation will succeed.
- The setup companion edits repository guidance and tracker configuration; it is a separate workflow that should be inspected.

02 / THE REVIEW RECORD

## What we actually inspected.

Source review has boundaries. A clear record is more useful than a “safe” badge.

### Material inspected

 - skills/engineering/to-spec/SKILL.md
- README.md (installation and supported-host sections)
- LICENSE
- skills/engineering/to-spec/agents/openai.yaml
- skills/engineering/setup-matt-pocock-skills/SKILL.md
- skills/engineering/setup-matt-pocock-skills/agents/openai.yaml
- skills/engineering/setup-matt-pocock-skills/domain.md
- skills/engineering/setup-matt-pocock-skills/issue-tracker-github.md
- skills/engineering/setup-matt-pocock-skills/issue-tracker-gitlab.md
- skills/engineering/setup-matt-pocock-skills/issue-tracker-local.md
- skills/engineering/setup-matt-pocock-skills/triage-labels.md

### Our findings

 - The entry disables implicit invocation and has a matching Codex invocation policy.
- The setup companion supports GitHub, GitLab and local Markdown; the full companion and its tracker/domain templates were read.

### Not established by this review

 - No upstream definition, helper, installer or generated workload was executed.
- No end-to-end agent session or effectiveness benchmark was run.

The review applies to the material and revision named here. A newer upstream release can change its behavior.

03 / PUT IT TO WORK

## Add a skill to your workflow.

Upstream setup instructions ↗

DOCUMENTED COMMAND

 npx skills add https://github.com/mattpocock/skills/tree/c55ee46073ed923f86ce59a5eb3b6d895095d1b7 --skill to-spec --skill setup-matt-pocock-skills Copy command ↗

Copying does not execute this command. It may retrieve a newer version than the reviewed source.

 - Install the complete skill directory, including its references and helpers; select your intended host and project scope.
- Run the setup companion once. Inspect its proposed edits to AGENTS.md or CLAUDE.md and docs/agents/ before accepting; it configures GitHub, GitLab or local Markdown tracking.
- Review the instructions before invoking them. The source revision is pinned; the installer was not executed or version-pinned by this review.

### Before you start

 - Node.js/npm and git for the documented Skills installer
- An agent host that supports the skill format and the tools required by the workflow
- Configured tracker access: authenticated gh or glab for remote issues, or a writable local Markdown directory

### Compatibility

Claude Code · Codex

### Repository instructions and host-provided tools

 - Read the current conversation, repository context and architecture decisions
- Write a local specification or create an issue using configured tracker credentials
- The separately invoked setup companion updates repository instruction/configuration files

### Cost model

MIT-licensed instructions; agent usage and any issue-tracker account terms are separate.

04 / FOLLOW THE EVIDENCE

## The source trail.

Our notes are separate from the original resource. Check upstream before adopting a new version.

 - Definition at the reviewed revision ↗ Checked 2026-09-22 https://github.com/mattpocock/skills/blob/c55ee46073ed923f86ce59a5eb3b6d895095d1b7/skills/engineering/to-spec/SKILL.md Supports: summary, upstreamDescription, whySelected, bestFor, limitations, review, access
- Publisher installation guidance ↗ Checked 2026-09-22 https://github.com/mattpocock/skills/blob/c55ee46073ed923f86ce59a5eb3b6d895095d1b7/README.md Supports: install, compatibility
- Licence at the reviewed revision ↗ Checked 2026-09-22 https://github.com/mattpocock/skills/blob/c55ee46073ed923f86ce59a5eb3b6d895095d1b7/LICENSE Supports: license, access.cost
- Reviewed companion: skills/engineering/to-spec/agents/openai.yaml ↗ Checked 2026-09-22 https://github.com/mattpocock/skills/blob/c55ee46073ed923f86ce59a5eb3b6d895095d1b7/skills/engineering/to-spec/agents/openai.yaml Supports: review, limitations, install, access
- Skills installer: README.md ↗ Checked 2026-09-22 https://github.com/vercel-labs/skills/blob/7407f3893ad4dceab546ac002c3ef806e4000c73/README.md Supports: install
- Skills installer: src/git.ts ↗ Checked 2026-09-22 https://github.com/vercel-labs/skills/blob/7407f3893ad4dceab546ac002c3ef806e4000c73/src/git.ts Supports: install
- Skills installer: src/source-parser.ts ↗ Checked 2026-09-22 https://github.com/vercel-labs/skills/blob/7407f3893ad4dceab546ac002c3ef806e4000c73/src/source-parser.ts Supports: install
- Reviewed companion: skills/engineering/setup-matt-pocock-skills/SKILL.md ↗ Checked 2026-09-22 https://github.com/mattpocock/skills/blob/c55ee46073ed923f86ce59a5eb3b6d895095d1b7/skills/engineering/setup-matt-pocock-skills/SKILL.md Supports: review, limitations, install, access
- Reviewed companion: skills/engineering/setup-matt-pocock-skills/agents/openai.yaml ↗ Checked 2026-09-22 https://github.com/mattpocock/skills/blob/c55ee46073ed923f86ce59a5eb3b6d895095d1b7/skills/engineering/setup-matt-pocock-skills/agents/openai.yaml Supports: review, limitations, install, access
- Reviewed companion: skills/engineering/setup-matt-pocock-skills/domain.md ↗ Checked 2026-09-22 https://github.com/mattpocock/skills/blob/c55ee46073ed923f86ce59a5eb3b6d895095d1b7/skills/engineering/setup-matt-pocock-skills/domain.md Supports: review, limitations, install, access
- Reviewed companion: skills/engineering/setup-matt-pocock-skills/issue-tracker-github.md ↗ Checked 2026-09-22 https://github.com/mattpocock/skills/blob/c55ee46073ed923f86ce59a5eb3b6d895095d1b7/skills/engineering/setup-matt-pocock-skills/issue-tracker-github.md Supports: review, limitations, install, access
- Reviewed companion: skills/engineering/setup-matt-pocock-skills/issue-tracker-gitlab.md ↗ Checked 2026-09-22 https://github.com/mattpocock/skills/blob/c55ee46073ed923f86ce59a5eb3b6d895095d1b7/skills/engineering/setup-matt-pocock-skills/issue-tracker-gitlab.md Supports: review, limitations, install, access
- Reviewed companion: skills/engineering/setup-matt-pocock-skills/issue-tracker-local.md ↗ Checked 2026-09-22 https://github.com/mattpocock/skills/blob/c55ee46073ed923f86ce59a5eb3b6d895095d1b7/skills/engineering/setup-matt-pocock-skills/issue-tracker-local.md Supports: review, limitations, install, access
- Reviewed companion: skills/engineering/setup-matt-pocock-skills/triage-labels.md ↗ Checked 2026-09-22 https://github.com/mattpocock/skills/blob/c55ee46073ed923f86ce59a5eb3b6d895095d1b7/skills/engineering/setup-matt-pocock-skills/triage-labels.md Supports: review, limitations, install, access

KEEP COMPARING

## Other approaches to consider.

Related by category or shared topics. These are alternatives to inspect, not a measured quality order.

 [### Specification to Dependency-Aware Tickets ↗ Splits an agreed plan into small vertical slices, with explicit blocking relationships and a review before publication.](/skills/mattpocock-to-tickets/)[### Matt Pocock Domain Modeling ↗ Builds a project glossary and short architecture decision records while testing domain terms against code and concrete edge cases.](/skills/mattpocock-domain-modeling/)[### Matt Pocock Grilling ↗ Interviews the user through dependency-ordered decisions before the agent acts on a plan or idea.](/skills/mattpocock-grilling/)

 [AI Tools ↗](/tools/)[Skills ↗](/skills/)[Agents ↗](/agents/)[MCP Servers ↗](/mcp-servers/)
