# trail

Local stdout/stderr capture for AI coding agents. Run any process under trail, then ask Codex, Claude Code, Cursor, Windsurf, or another MCP-capable agent to query the captured logs without pasting terminal output into chat. Single static binary.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/pratham-mishra04-trail
- Source: https://github.com/Pratham-Mishra04/trail
- Price: free and open source

## Summary
trail is a Claude Code plugin with 2 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes debug-with-trail, debug-with-trail. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add pratham-mishra04/trail
```

## Skills
- debug-with-trail
- debug-with-trail

## FAQ

### What is trail?
Local stdout/stderr capture for AI coding agents. Run any process under trail, then ask Codex, Claude Code, Cursor, Windsurf, or another MCP-capable agent to query the captured logs without pasting terminal output into chat. Single static binary.

### How do I install trail?
Run these in Claude Code: npx -y skills add pratham-mishra04/trail. Then prompt normally.

### Does trail auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is trail free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
