Skip to main content

catlog22/maestro-flow

SkillsMP 已收集 catlog22/maestro-flow 中的 56 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
56
GitHub 星标
541
GitHub Forks
66

这个仓库中的 skills

已展示 40 / 56 个已收集 Skill。

职业分类
未分类
描述

Quick execution for small tasks — minimal run lifecycle (start + done) with evidence recording. Full LLM capability, scoped to mechanically clear tasks.

原文语言:英语

更新
职业分类
未分类
描述

Create or sync session worktree for parallel dev

原文语言:英语

更新
职业分类
未分类
描述

Manage editing boundary restrictions

原文语言:英语

更新
职业分类
未分类
描述

Maestro Flow 命令帮助系统。搜索命令、浏览技能、工作流推荐、新手引导。Triggers on "maestro-help", "帮助", "命令", "怎么用", "skill", "workflow", "maestro 怎么用".

更新
职业分类
未分类
描述

Use when designing, reviewing, refining, fixing, or codifying frontend UI through the installed Impeccable skill

原文语言:英语

更新
职业分类
未分类
描述

Initialize project with auto state detection

原文语言:英语

更新
职业分类
未分类
描述

Intent-driven issue lifecycle management — describe what you want in natural language (报告一个 bug / 列出开放 issue / 关掉 ISS-xxx / 关联到 task / 扫描发现问题) and the workflow routes to the right operation. Operates on .workflow/issues/. 知识管理走 /maestro-knowledge;knowhow 沉淀走…

原文语言:英语

更新
职业分类
未分类
描述

Intent-driven knowhow precipitation — describe what you want to capture (记一个关于X的决策 / 保存这段代码模板 / 写个部署配方 / 存个调试技巧) and the workflow infers the type and records it into .workflow/knowhow/. Pure capture surface; knowhow 的管理/审计走 /maestro-knowledge;项目约束规则走…

原文语言:英语

更新
职业分类
未分类
描述

Intent-driven knowledge-store and Run knowledge lifecycle management — audit/prune, stage candidates (with signal recording), review/resolve/promote candidates, harvest artifacts, or manage wiki/domain knowledge.

原文语言:英语

更新
职业分类
未分类
描述

User-invoked learning toolkit — guided reading, investigation, pattern extraction, or second opinions. Manual `/maestro-learn` only; NEVER auto-invoke for code exploration or analysis — route those intents to the analyze step via /maestro-next

原文语言:英语

更新
职业分类
未分类
描述

Merge session worktree branch back to main

原文语言:英语

更新
职业分类
未分类
描述

Unified entry for all development intents — classify intent, assess complexity, route to the correct execution channel: /maestro-companion (lightweight), standard single run, or /maestro and /maestro-ralph (multi-step manual/orchestrated). Pure router, never…

原文语言:英语

更新
职业分类
未分类
描述

Long-running iterative cycle — one entry, seven modes (debug|improve|planex|review|security|defensive|ui). Shared archaeology/audit → fix → verify → generalize → discover → persist skeleton with mode-specific dimensions. User-invoked campaign entry;…

原文语言:英语

更新
职业分类
未分类
描述

Create or edit command overlays from natural language, or auto-generate them from workflow deficiency signals

原文语言:英语

更新
职业分类
未分类
描述

Closed-loop policy over the canonical Session/Run chain

原文语言:英语

更新
职业分类
未分类
描述

Manage a v3 Session — inspect status/resume-view, review knowledge candidates, complete, archive/unarchive

原文语言:英语

更新
职业分类
未分类
描述

Intent-to-chain planner over the canonical Session/Run lifecycle

原文语言:英语

更新
职业分类
未分类
描述

Intent-driven spec precipitation — state a constraint in natural language (加一条规范:禁止用 any / 记录架构约束:服务间走 gRPC / 质量规则:覆盖率≥80%) and the workflow infers the category and records a <spec-entry>. Spec = 项目约束规则(编码规范、架构约束、质量标准);可复用知识文档走 /maestro-knowhow…

原文语言:英语

更新
职业分类
未分类
描述

Detect version, preview changes, apply workflow upgrades

原文语言:英语

更新
职业分类
未分类
描述

Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on "create skill",…

原文语言:英语

更新
职业分类
未分类
描述

Iterative skill tuning via execute-evaluate-improve feedback loop. Uses maestro delegate Claude to execute skill, Agy to evaluate quality, and Agent to apply improvements. Iterates until quality threshold or max iterations. Triggers on "skill iter tune",…

原文语言:英语

更新
职业分类
未分类
描述

SKILL.md simplification with functional integrity verification. Analyze redundancy, optimize content, check no functionality lost. Triggers on "simplify skill", "optimize skill", "skill-simplify".

原文语言:英语

更新
职业分类
未分类
描述

Universal skill diagnosis and optimization tool. Detect and fix skill execution issues including context explosion, long-tail forgetting, data flow disruption, and agent coordination failures. Supports Agy CLI for deep analysis. Triggers on "skill tuning",…

原文语言:英语

更新
职业分类
未分类
描述

Unified team skill for architecture optimization. Uses team-worker agent architecture with role directories for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team arch-opt".

原文语言:英语

更新
职业分类
未分类
描述

Universal team coordination skill with dynamic role generation. Uses team-worker agent architecture with role-spec files. Only coordinator is built-in -- all worker roles are generated at runtime as role-specs and spawned via team-worker agent. Beat/cadence…

原文语言:多语言混合

更新
职业分类
未分类
描述

Unified team skill for issue resolution. Uses team-worker agent architecture with role directories for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team issue".

原文语言:英语

更新
职业分类
未分类
描述

Full lifecycle team skill — plan, develop, test, review in one coordinated session. Role-based architecture with coordinator-driven beat model. Triggers on "team lifecycle v4".

原文语言:英语

更新
职业分类
未分类
描述

Unified team skill for performance optimization. Coordinator orchestrates pipeline, workers are team-worker agents. Supports single/fan-out/independent parallel modes. Triggers on "team perf-opt".

原文语言:英语

更新
职业分类
未分类
描述

Unified team skill for code review. 3-role pipeline: scanner, reviewer, fixer. Triggers on team-review.

原文语言:英语

更新
职业分类
未分类
描述

Swarm intelligence team skill — ACO-driven multi-agent exploration with hybrid LLM coordinator + Python optimization controller. Coordinator generates swarm-config from user task, then runs K iterations of N parallel ants guided by pheromone state. Universal…

原文语言:英语

更新
职业分类
未分类
描述

Unified team skill for testing team. Progressive test coverage through Generator-Critic loops, shared memory, and dynamic layer selection. Triggers on "team testing".

原文语言:英语

更新
职业分类
未分类
描述

Meta-skill for designing orchestrator+phases structured workflow skills. Creates SKILL.md coordinator with progressive phase loading, TodoWrite patterns, and data flow. Triggers on "design workflow skill", "create workflow skill", "workflow skill designer".

原文语言:多语言混合

更新
职业分类
未分类
描述

Maestro Flow 命令帮助系统。搜索命令、浏览技能、工作流推荐、新手引导。Triggers on "maestro-help", "帮助", "命令", "怎么用", "skill", "workflow", "maestro 怎么用".

更新
职业分类
未分类
描述

Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on "create skill",…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Iterative skill tuning via execute-evaluate-improve feedback loop. Uses maestro delegate Claude to execute skill, Agy to evaluate quality, and Agent to apply improvements. Iterates until quality threshold or max iterations. Triggers on "skill iter tune",…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Universal skill diagnosis and optimization tool. Detect and fix skill execution issues including context explosion, long-tail forgetting, data flow disruption, and agent coordination failures. Supports Agy CLI for deep analysis. Triggers on "skill tuning",…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Unified team skill for architecture optimization. Uses team-worker agent architecture with role directories for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team arch-opt".

原文语言:英语

更新
职业分类
其他计算机职业
描述

Universal team coordination skill with dynamic role generation. Uses team-worker agent architecture with role-spec files. Only coordinator is built-in -- all worker roles are generated at runtime as role-specs and spawned via team-worker agent. Beat/cadence…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Unified team skill for issue resolution. Uses team-worker agent architecture with role directories for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team issue".

原文语言:英语

更新
职业分类
软件开发工程师
描述

Full lifecycle team skill — plan, develop, test, review in one coordinated session. Role-based architecture with coordinator-driven beat model. Triggers on "team lifecycle v4".

原文语言:英语

更新
已展示 40 / 56 个已收集 Skill。