agent-stack

Add standardized log statements to Mastra tools, agents, and workflows.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/Celia-12/Proyecto-Mern --skill agent-stack-celia-12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-stack
Source: https://github.com/Celia-12/Proyecto-Mern/tree/main/frontend/.local/skills/agent-stack
Command: npx skills add https://github.com/Celia-12/Proyecto-Mern --skill agent-stack-celia-12

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates inconsistent logging and unclear development practices for Mastra agents, tools, and workflows, making debugging and monitoring easier.

Core Features & Use Cases

  • Comprehensive Logging: Standardized log statements across Mastra components to track execution steps and outcomes.
  • Development Workflow Guidance: Rules for using the Replit Playground for testing, avoiding changes to Replit Workflows, and employing the Run App workflow.
  • Chatbot Redeployment Reminder: Ensures updated functionality is reflected by redeploying chatbots after modifications.

Quick Start

Follow the agent-stack guidelines by adding the recommended log statements to your Mastra components and using the Playground tab to test them.

Frequently Asked Questions about agent-stack

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

FAQPage Schema
How do I add logging to Mastra agents and workflows for debugging?

You add logging to Mastra workflows by inserting extensive, standardized log statements directly into your components like tools and agents. This tracks execution steps and outcomes, making debugging and monitoring significantly easier.

What is the best way to test Mastra agents in Replit?

Testing Mastra agents in Replit is best done via the Replit Playground tab. You must avoid modifying Replit Workflows directly and instead employ the Run App workflow to start the Mastra server for your testing.

Why are my Mastra chatbot changes not showing up on external messaging platforms?

Your Mastra chatbot changes are not showing up because chatbots must be redeployed after any functionality modifications. Redeploying the chatbots ensures that all recent updates are properly reflected across external messaging platforms.

Do I need to modify Replit Workflows to test Mastra components?

No, you do not need to modify Replit Workflows to test Mastra components. The correct development workflow requires leaving Replit Workflows untouched and using the Run App workflow to start the Mastra server instead.

Can I use standardized logging across all Mastra tools and agents?

Yes, you can use standardized logging across all Mastra tools and agents. Adding comprehensive log statements to these components ensures consistent tracking of execution steps and clear debugging outcomes throughout your application.