ask-matt

Route user requests to the appropriate agentic skill for development tasks.

63|9|Updated Jun 15, 2025
One-click install
npx skills add https://github.com/willdady/platypus --skill ask-matt-willdady
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ask-matt
Source: https://github.com/willdady/platypus/tree/main/.agents/skills/ask-matt
Command: npx skills add https://github.com/willdady/platypus --skill ask-matt-willdady

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of agentic workflow fragmentation by acting as a central router that guides users to the correct process for their specific development or maintenance task.

Core Features & Use Cases

  • Workflow Routing: Identifies whether a task belongs to the main idea-to-ship flow, triage, bug diagnosis, or architectural improvement.
  • Context Management: Provides clear instructions on when to use specific primitives like handoff, compacting, or TDD to maintain high-quality reasoning.
  • Use Case: When you are unsure how to proceed with a complex feature build, ask this skill to determine if you should start with a grill-with-docs session or jump straight to triage.

Quick Start

Ask the ask-matt skill to recommend the best workflow for starting a new greenfield project.

Frequently Asked Questions about ask-matt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route agentic workflows to the right development phase?

Route agentic workflows by using a central router that identifies whether a task belongs to idea-to-ship flow, triage, or bug diagnosis. It directs your request to the appropriate process based on current development phase and specific task requirements, preventing workflow fragmentation.

What is the best way to manage context windows during complex codebase maintenance?

Manage context windows during codebase maintenance by directing users to specific primitives like handoff or compacting. This maintains high-quality reasoning and ensures optimal context window utilization throughout complex orchestration tasks.

When do I need workflow routing for AI agent automation?

You need workflow routing for AI agent automation when you are unsure how to proceed with a complex feature build. It determines if you should start with a documentation session, jump straight to triage, or initiate architectural improvements.

How do I orchestrate bug diagnosis and idea generation tasks in software development?

Orchestrate bug diagnosis and idea generation tasks by submitting your request to a central routing skill. It evaluates the task requirements and automatically guides you to the correct agentic skill to execute the specific workflow.

Does this workflow routing agent support test-driven development processes?

Yes, the workflow routing agent supports test-driven development (TDD) processes. It provides clear instructions on when to use specific primitives like TDD alongside handoff and compacting to maintain high-quality reasoning during development.