myriad-dreamin
- 24 skills
- 0 followers
- 1 day ago last updated
- ▌ Openspec Explore · myriad-dreaminEnter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
- ▌ Gh CLI · myriad-dreaminGitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.
- ▌ Ugit CI Setup · myriad-dreamin bundleInspect a repository, scaffold `.ugit/workflows/<workflow>/`, verify ugit prerequisites, and optionally trigger remote validation through the existing ugit CLI.
- ▌ Tinymist Release · myriad-dreaminFor command `/tinymist-dev:release version`, prepare a tinymist release with an inspect-first workflow that reuses the repository's existing release scripts and stops before external side effects until the maintainer explicitly approves them.
- ▌ Typst Writing Document · myriad-dreaminUse when authoring or validating Typst documents from canonical grammar examples, especially when you need compile, HTML, or SVG-based validation workflows.
- ▌ Paseo · myriad-dreaminPaseo reference for managing agents and worktrees. Load whenever you need to create agents, send them prompts, or manage worktrees.
- ▌ Paseo Epic · myriad-dreamin bundleHeavy-ceremony orchestration for big work — research, planning, adversarial review, phased implementation, audit, delivery. Use when the user says "epic", "long task", "build this end to end", or wants a feature that runs all night.
- ▌ Paseo Loop · myriad-dreaminRun an agent loop until an exit condition is met. Use when the user says "loop", "babysit", "keep trying until", "check every X", "watch", or wants iterative autonomous execution.
- ▌ Paseo Advisor · myriad-dreaminSpin up a single agent as an advisor — second opinion on the current task. Use when the user says "advisor", "second opinion", "what does X think", or wants an outside take without delegating the work itself.
- ▌ Paseo Handoff · myriad-dreaminHand off the current task to another agent with full context. Use when the user says "handoff", "hand off", "hand this to", or wants to pass work to another agent.
- ▌ Paseo Committee · myriad-dreaminForm a committee of two high-reasoning agents to step back, do root cause analysis, and produce a plan. Use when stuck, looping, tunnel-visioning, or facing a hard planning problem.
- ▌ Meow Code · myriad-dreaminUse when the user starts an interactive-mode request with `/meow-code`; implement the current MeowFlow plan and append a code handoff.
- ▌ Meow Flow · myriad-dreaminUse when the user starts an interactive-mode request with `/meow-flow` or `/mfl`; coordinate staged MeowFlow agents through mfl thread state, thread updates, mfl-run stage launches, and handoffs.
- ▌ Meow Plan · myriad-dreaminUse when the user starts an interactive-mode request with `/meow-plan`; use mfl to update/discover the thread, launch a plan stage agent when needed, and create the matching proposal without editing production code.
- ▌ Paseo Orchestrate · myriad-dreaminDeprecated. Renamed to paseo-epic. Loading this skill redirects to paseo-epic and tells the user.
- ▌ Meow Review · myriad-dreaminUse when the user starts an interactive-mode request with `/meow-review`; review current MeowFlow changes and append a review handoff.
- ▌ Meow Archive · myriad-dreaminUse when the user starts an interactive-mode request with `/meow-archive`; archive or delete the current MeowFlow thread and proposal.
- ▌ Meow Dataset · myriad-dreamin bundleUse when creating, updating, generating, validating, or reviewing Meow dataset packages and dataset output paths. Covers git config dataset path discovery, tmp log locations, pnpm package layout under project/dataset by dataset name, TypeScript generation and validation scripts, and dataset maintenance commands.
- ▌ Meow Execute · myriad-dreaminUse when the user starts an interactive-mode request with `/meow-execute`; execute script, data, automation, or artifact work and append an execution handoff.
- ▌ Meow Validate · myriad-dreaminUse when the user starts an interactive-mode request with `/meow-validate`; validate execution-mode work and append a validation handoff.
- ▌ Roadmap Maintainer · myriad-dreaminUpdate repository roadmap docs with alias-aware roadmap/topic lookup and preserve archived spec links.
- ▌ Blog Comment Moderator · myriad-dreamin bundleReview and moderate comments for the github.com/Myriad-Dreamin/blog-backend project by using the repository's Go blog-cli workflow. Use when Codex is asked to list pending blog comments, inspect a comment, decide whether a blog comment should be authorized, generate owner/author notification drafts, approve or reject comments, or replace the old Astro comment moderation frontend.
- ▌ Cosmo Release · myriad-dreaminUse when preparing a Cosmo release such as `/cosmo:release v0.1.0-rc1`; inspect and update release version strings, generate CHANGELOG.md from GitHub release notes, build cosmoc, and stop before pushing tags or publishing GitHub releases unless the maintainer explicitly approves.
- ▌ Reflexo Release · myriad-dreamin bundleGuide Reflexo/typst.ts release preparation and operator handoffs. Use when the user asks about 发版, release, publish, version bumping, release dry-runs, npm trusted publishing, GitHub Release artifacts, Docker/crates publishing, or wants a guide/checklist agent for this repository's release process.