🧭
AI EngineeringPython

Ask Matt

by stevesolun

Ask Matt is an AI Engineering skill for Claude Code, published by stevesolun in ctx.

578 stars71 forkson stevesolun/ctxAdded 2026/08/25+1% in starsRepository updated 2026/08/24
agentsai-agentsanthropicautomationclaudeclaude-codecontext-managementdeveloper-toolsharnessknowledge-graphllmllm-wikimcpmicro-skillsobsidianreal-timerecommendation-engineskill-managementskillswiki
Install in seconds
Install Ask Matt
Copy Ask Matt 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/stevesolun/ctx/tree/main/.agents/skills/ask-matt ~/.claude/skills/ask-matt

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/stevesolun/ctx.git

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

In this catalog

Source file
.agents/skills/ask-matt/SKILL.md in stevesolun/ctx
Installs to
~/.claude/skills/ask-matt
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Ask Matt does

Ask Matt recommends the smallest Matt Pocock skill or short skill sequence for a user's goal. Use it when you need help choosing the next skill, deciding between close options, or checking whether setup is required.

Ask Matt is cataloged under AI Engineering on DirSkills. Ask Matt comes from a repository tagged agents, ai-agents, anthropic, automation and claude.

Documentation

README

Route to a skill

  1. Identify the user's immediate outcome, the context already available, and whether they want advice, investigation, planning, implementation, or review.
  2. Recommend the smallest skill that materially helps. Use a sequence only when each handoff adds value; do not force the full idea-to-ship flow.
  3. Explain the recommendation and any important tradeoff in a few sentences. If two choices are genuinely close, present both and recommend one.
  4. Mention setup only when the chosen workflow depends on missing tracker or domain configuration.

Read references/skill-map.md when the choice is not obvious or the user asks to see the available routes.

Frequently asked about Ask Matt

  • What else does stevesolun publish alongside Ask Matt?

    Ask Matt is one of 25 skills that DirSkills catalogs from stevesolun/ctx, the repository it ships in. Its siblings there include Code Review, Codebase Design and Diagnosing Bugs. Each one is a separate skill with its own page in this directory, installs the same way Ask Matt does, and is maintained by stevesolun in that same repository. The rest of the collection is listed on the stevesolun/ctx page.

  • How does Ask Matt compare to other AI Engineering skills?

    Ask Matt ranks #1983 by stars among the 2451 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 Ask Matt against them. Open each page to compare what they document and how they install.

More from stevesolun/ctx

Ask Matt is one of 25 skills cataloged on DirSkills from stevesolun/ctx.

See all 25 skills
🔍
6d ago

Code Review

Code Review reviews a Git diff against repository standards and the originating requirements. Use it for pull requests, branches, work-in-progress changes, or changes since a commit, tag, or merge-base.
Quality
57871
🧩
6d ago

Codebase Design

Codebase Design helps you shape module interfaces using deep-module heuristics. Use it when choosing seams, reducing caller complexity, improving testability, or comparing alternative designs.
Quality
57871
🐞
6d ago

Diagnosing Bugs

Diagnosing Bugs uses reproducible evidence, focused hypotheses, and targeted instrumentation to isolate hard bugs and performance regressions. Use it when something is broken, intermittent, or unexpectedly slow.
Quality
57871
🧩
6d ago

Domain Modeling

Domain Modeling clarifies concepts, language, boundaries, and architectural decisions when terminology is ambiguous or a design depends on shared understanding. It helps you compare terms, test edge cases, and record durable definitions or ADRs when needed.
AI Engineering
57871
🔎
6d ago

Find Skills

Find Skills discovers installable agent skills from ctx's recommendation surface, the Skills.sh catalog, and the npx skills CLI. Use it to check whether a skill exists, find candidates, or safely evaluate updates before installing.
AI Engineering
57871
🔥
6d ago

Grill Me

Grill Me runs a /grilling session to pressure-test a plan or design with pointed questions. Use it when you want to surface gaps, assumptions, and weak spots before moving forward.
AI Engineering
57871