mako-workflow

Generate investigation packets and workflow artifacts from Mako project signals.

51|5|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/drhalto/agentmako --skill mako-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mako-workflow
Source: https://github.com/drhalto/agentmako/tree/main/mako-ai-claude-plugin/skills/mako-workflow
Command: npx skills add https://github.com/drhalto/agentmako --skill mako-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you turn Mako’s investigation, recall, feedback, and telemetry capabilities into structured workflow outputs instead of piecing together scattered tool calls.

Core Features & Use Cases

  • Investigation packets: Generate bounded analysis outputs for pre-implementation or pre-ship work.
  • Workflow and handoff artifacts: Produce session handoffs, review bundles, verification bundles, and implementation handoffs for durable collaboration.
  • Recall and feedback operations: Retrieve prior answers or tool runs, then log agent feedback against useful or unhelpful runs.
  • Telemetry and finding review: Inspect runtime telemetry, health trends, and acknowledged static findings for operational insight and review tracking.

Quick Start

Ask Mako to create a workflow packet for the current task and include any relevant prior answers, tool runs, or findings.

Frequently Asked Questions about mako-workflow

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

FAQPage Schema
How do I generate investigation packets from project telemetry for pre-implementation review?

Investigation packets are generated by querying Mako workflow tools for prior runs and findings, producing bounded analysis outputs that structure your pre-implementation or pre-ship review process.

What's the best way to create a session handoff artifact for multi-step coding workflows?

Session handoff artifacts are produced by applying this Skill to multi-step coding sessions, generating durable workflow outputs like review bundles and implementation handoffs for collaborative continuity.

Can I retrieve prior tool runs and log agent feedback against unhelpful results?

Recall and feedback operations are supported natively, allowing you to retrieve prior answers or tool runs and then log agent feedback directly against useful or unhelpful runs for future reference.

How does inspecting runtime telemetry and health trends work for finding acknowledgement?

Telemetry and finding review works by inspecting runtime telemetry and acknowledged static findings through Mako workflow tools, providing operational insight and tracking the review state of findings.

Do I need access to Mako workflow tools to produce workflow and handoff artifacts?

Access to Mako workflow tools is required to query prior runs, generate artifacts, and record review state, as this Skill structures those tool calls into workflow outputs rather than replacing them.