Skip to main content

ReinaMacCredy/Maestro-CLI

SkillsMP 已收集 ReinaMacCredy/Maestro-CLI 中的 44 个 Skill。打开任一 Skill 可查看来源和详情。

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

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

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

Use when bootstrapping, updating, or reviewing AGENTS.md — teaches what makes effective agent memory, how to structure sections, signal vs noise filtering, and when to prune stale entries

原文语言:英语

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

Use before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

原文语言:英语

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

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

原文语言:英语

更新
职业分类
项目管理专家
描述

Deep discovery and specification for ambitious features. Full BMAD-inspired interview with classification, vision, journeys, domain analysis, and FR synthesis. Same output contract (spec.md + plan.md) as a standard feature but far richer. Use for…

原文语言:英语

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

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Use when working with Docker containers — debugging container failures, writing Dockerfiles, docker-compose for integration tests, image optimization, or deploying containerized applications

原文语言:英语

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

Execute feature tasks following TDD workflow. Single-agent by default, --team for parallel Agent Teams, Sub Agent Parallels. Use when ready to implement a planned feature.

原文语言:英语

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

Create a new feature/bug track with spec and implementation plan. Interactive interview generates requirements spec, then phased TDD plan. Use when starting work on a new feature, bug fix, or chore.

原文语言:英语

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

Strategic analysis of a project to identify the single highest-leverage, most innovative addition. Use when the user asks what to build next, what the most impactful improvement would be, what's missing, or any question about strategic direction and…

原文语言:英语

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

Capture decisions, constraints, and context to persistent memory. Global memory is injected into every session and implementation run. Per-feature memory tracks working context.

原文语言:英语

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

Use when you need parallel, read-only exploration with task() (Scout fan-out)

原文语言:英语

更新
职业分类
项目管理专家
描述

Deep-review any plan (maestro, Codex, Claude Code plan mode, or plain markdown) using iterative subagent review loops with BMAD-inspired adversarial edge-case discovery. Spawns reviewer subagents that find issues using pre-mortem, inversion, and red-team…

原文语言:英语

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

Strengthen a raw user prompt into an execution-ready instruction set for Claude Code, Amp, Codex, or another AI agent. Use when the user wants to improve an existing prompt, build a reusable prompting framework, wrap the current request with better structure,…

原文语言:英语

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

Git-aware revert of feature, phase, or individual task. Safely undoes implementation with task state rollback.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Code review for a feature against its spec and plan. Verifies implementation matches requirements, checks code quality and security.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Review changed code for reuse, quality, and efficiency, then fix issues found. Use after implementing a task or feature -- catches duplication, hacky patterns, and wasted work before review.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use when implementing any feature or bugfix, before writing implementation code

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

原文语言:英语

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

Create interactive HTML visualizations of maestro state and debug data

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Run a full end-to-end smoke test of all 34 maestro MCP tools AND the CLI commands in a single session. Use this skill when testing the maestro pipeline, verifying tool installation, validating a maestro setup, or checking that all tool groups work (feature,…

原文语言:英语

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

Deep discovery and specification for ambitious features. Full BMAD-inspired interview with classification, vision, journeys, domain analysis, and FR synthesis. Same output contract (spec.md + plan.md) as new-track but far richer. Use for multi-component…

原文语言:英语

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

Create a new feature/bug track with spec and implementation plan. Interactive interview generates requirements spec, then phased TDD plan. Use when starting work on a new feature, bug fix, or chore.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Deep-review any plan (maestro, Codex, Claude Code plan mode, or plain markdown) using iterative subagent review loops with BMAD-inspired adversarial edge-case discovery. Spawns reviewer subagents that find issues using pre-mortem, inversion, and red-team…

原文语言:英语

更新
职业分类
项目管理专家
描述

Deep-review any plan (maestro, Codex, Claude Code plan mode, or plain markdown) using iterative subagent review loops with BMAD-inspired adversarial edge-case discovery. Spawns reviewer subagents that find issues using pre-mortem, inversion, and red-team…

原文语言:英语

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

Structured research workflow for maestro features. Guides tool selection across three tiers (codebase exploration, Context7 for library docs, NotebookLM for deep analysis), defines research patterns, finding organization via memory_write, and completion…

原文语言:英语

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

Use before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

原文语言:英语

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

Development workflow for maestroCLI itself. Encodes the hexagonal architecture pattern (port -> adapter -> use-case -> command -> MCP tool -> test) and project-specific conventions. Use when implementing new maestro features, adding CLI commands, extending…

原文语言:英语

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

Create, update, or debug maestro built-in skills. Covers SKILL.md frontmatter, reference directory structure, step-file architecture, build-time embedding, naming conventions, alias management, and registry validation. Use when creating a new maestro built-in…

原文语言:英语

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

Use when bootstrapping, updating, or reviewing AGENTS.md — teaches what makes effective agent memory, how to structure sections, signal vs noise filtering, and when to prune stale entries

原文语言:英语

更新
职业分类
项目管理专家
描述

Use before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

原文语言:英语

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

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

原文语言:英语

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

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

原文语言:英语

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

Use when working with Docker containers — debugging container failures, writing Dockerfiles, docker-compose for integration tests, image optimization, or deploying containerized applications

原文语言:英语

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

Execute track tasks following TDD workflow. Single-agent by default, --team for parallel Agent Teams, Sub Agent Parallels. Use when ready to implement a planned track.

原文语言:英语

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

Capture decisions, constraints, and context to persistent notepad. Priority notes are injected into every session and implementation run.

原文语言:英语

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

Use when you need parallel, read-only exploration with task() (Scout fan-out)

原文语言:英语

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

Strengthen a raw user prompt into an execution-ready instruction set for Claude Code, Amp, Codex, or another AI agent. Use when the user wants to improve an existing prompt, build a reusable prompting framework, wrap the current request with better structure,…

原文语言:英语

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

Git-aware revert of track, phase, or individual task. Safely undoes implementation with plan state rollback.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Code review for a track against its spec and plan. Verifies implementation matches requirements, checks code quality and security.

原文语言:英语

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

Scaffolds project context (product, tech stack, coding guidelines, product guidelines, workflow) and initializes track registry. Use for first-time project onboarding.

原文语言:英语

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