# meteora-pro

> Open-source publisher. Listings imported from github.com/meteora-pro — credited to the original author with their license.

- **Listings:** 26
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/meteora-pro
- **Website:** https://github.com/meteora-pro

## Published listings

- [Research Pipeline](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-research-pipeline) — Skill · Free — `agentstack add skill-meteora-pro-devboy-tools-research-pipeline`
  Rebuild the Claude Code agent-usage research dataset (sessions, loops, tool calls, gold-selection events, correlations) from ~/.claude/projects/*.jsonl logs into /tmp/claude_analysis/*.parquet. Use when the user wants to bootstrap analytics on a new machine, refresh after new sessions, validate reproducibility, or onboard the research pipeline after cloning this repo.
- [Retro](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-retro) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-retro`
  Aggregate the last N days of traces, MRs, and CI runs to surface patterns worth fixing.
- [Meeting Search](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-meeting-search) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-meeting-search`
  Find meetings by keyword, participant, host, or date range and surface a short, rankable hit list.
- [Meeting To Tasks](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-meeting-to-tasks) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-meeting-to-tasks`
  Extract deduplicated action items from a meeting, confirm with the user, then create issues in the configured tracker.
- [Run And Verify](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-run-and-verify) — Skill · Free — `agentstack add skill-meteora-pro-devboy-tools-run-and-verify`
  Run a command, trace every step, verify the expected outcome, and retry on failure.
- [Qa Sweep](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-qa-sweep) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-qa-sweep`
  Fan out parallel QA sub-agents against the `devboy` CLI — each one hunts a specific class of regression (exit codes, stdout hygiene, error propagation, schema drift, …) and reports findings into a shared bug log.
- [Review Mr](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-review-mr) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-review-mr`
  Strict but calibrated code review of a single MR or PR — checklist, inline comments, one overall summary.
- [Create Issue](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-create-issue) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-create-issue`
  Create a well-structured issue in the configured tracker using Feature, Defect, or Task templates.
- [Notify](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-notify) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-notify`
  Post a short, structured notification — subject, bullets, optional link — to a chat or channel the user explicitly names.
- [Self Review](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-self-review) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-self-review`
  Dry-run a review pass over your own MR before asking a human reviewer — local checklist, no inline posting.
- [Knowledge Extract](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-knowledge-extract) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-knowledge-extract`
  Extract the lesson from a session that failed, then succeeded, and propose where to codify it.
- [Meeting Transcript](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-meeting-transcript) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-meeting-transcript`
  Fetch a meeting transcript — full, paginated, or filtered to a single speaker or phrase — without leaking raw PII into long-term storage.
- [Tools Catalog](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-tools-catalog) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-tools-catalog`
  Enumerate and introspect the active tool bundle — names, categories, schemas, how to invoke each tool from the CLI.
- [Get Issues](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-get-issues) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-get-issues`
  Fetch and summarise issues from the configured tracker — filter, paginate, then drill into a single issue when needed.
- [Solve Issue](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-solve-issue) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-solve-issue`
  Full cycle for shipping an issue — read it, branch, implement, push, open an MR, and link back to the original ticket.
- [Chat Summary](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-chat-summary) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-chat-summary`
  Catch the user up on a channel or DM by summarising messages over a time window, chunk by chunk, into grouped bullet points.
- [Update Issue](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-update-issue) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-update-issue`
  Change an issue's state, labels, assignees, or priority with a partial update, leaving unrelated fields untouched.
- [Repair](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-repair) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-repair`
  Diagnose and fix a broken devboy-tools setup — corrupt config, missing tokens, keychain trouble, wrong paths, plugin install failures.
- [Daily Report](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-daily-report) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-daily-report`
  Summarise today's trace activity, merged MRs, and closed issues into a single report.
- [Analyze Usage](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-analyze-usage) — Skill · Free — `agentstack add skill-meteora-pro-devboy-tools-analyze-usage`
  Graphic monthly/weekly digest of Claude Code session patterns — biome aquarium (whale/shark/dolphin/fish/shrimp/plankton), 8-class archetype, rhythm, stack palette, DORA radar (CFR + lead time + pushes), friction (compacts/pivots/subagents). Backend installs on first run via curl.
- [Chat Search](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-chat-search) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-chat-search`
  Search messenger history for messages mentioning a keyword, optionally scoped to one chat or a date window.
- [Fix Review Comments](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-fix-review-comments) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-fix-review-comments`
  Apply reviewer feedback on an MR — fix the code, run local checks, commit, push, and reply to each discussion.
- [Pipeline Tune](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-pipeline-tune) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-pipeline-tune`
  Analyse the user's Claude Code (or other agent) logs and auto-configure the layered-pipeline compression profiles for their tools, models, and workflow.
- [Setup Secrets](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-setup-secrets) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-setup-secrets`
  First-run wizard for the devboy secret framework — walk a fresh project from "no secret manifest, no router, no daemon" to "every required secret provisioned and verified". Idempotent eight-step flow per ADR-023 §3.8 with state at ~/.devboy/secrets/setup-state.toml so the user can resume or skip.
- [Link Issues](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-link-issues) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-link-issues`
  Connect two issues with a typed relationship — blocks, blocked-by, related, duplicates, or parent/subtask.
- [Setup](https://agentstack.voostack.com/l/skill-meteora-pro-devboy-tools-setup) — Skill · Free · security-reviewed — `agentstack add skill-meteora-pro-devboy-tools-setup`
  Bootstrap devboy from scratch — install the CLI if missing, register the MCP server, run `devboy onboard` for the active agent, optionally bootstrap the secret framework, verify with `doctor`. First-run skill for both manual installs and the Claude Code / Codex plugin.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
