Skip to main content
ReinaMacCredy
GitHub クリエイタープロフィール

ReinaMacCredy

6 件の GitHub リポジトリにある 102 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
102
リポジトリ
6
更新
2026年8月29日
リポジトリエクスプローラー

リポジトリと代表的な skills

maestroagents-md
ソフトウェア開発者

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

2026年3月24日
maestrobrainstorming
ソフトウェア開発者

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

2026年3月24日
maestrodebugging
ソフトウェア開発者

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

2026年3月24日
maestrodesign
プロジェクト管理専門家

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…

2026年3月24日
maestrodispatching
ソフトウェア開発者

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

2026年3月24日
maestrodocker
ネットワーク・コンピュータシステム管理者

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

2026年3月24日
maestroimplement
ソフトウェア開発者

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.

2026年3月24日
maestronew-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.

2026年3月24日
収集済み skill 44 件中 8 件を表示しています。
ui-ux-pro-max
グラフィックデザイナーウェブ・デジタルインターフェースデザイナー

UI/UX design intelligence with searchable database

2026年2月28日
planning
プロジェクト管理専門家

Generate comprehensive implementation plans through systematic discovery, synthesis, verification, and decomposition into beads. Use when asked to plan a feature, create a roadmap, design an implementation approach, or decompose work into trackable issues. Do…

2026年2月23日
work
ソフトウェア開発者

Execute a plan or direct task with worker delegation and verification.

2026年2月23日
analyze
ソフトウェア開発者

Deep investigation mode. Gather context, analyze, synthesize recommendations without making code changes.

2026年2月13日
context7
ソフトウェア開発者

Fetch up-to-date library documentation via Context7 MCP. Use when working with external libraries, APIs, or frameworks.

2026年2月13日
design
プロジェクト管理専門家

Start interview-driven planning with Prometheus. Asks clarifying questions before generating implementation plan.

2026年2月13日
doctor
コンピュータユーザーサポートスペシャリストネットワーク・コンピュータシステム管理者

Diagnose and fix Maestro installation issues

2026年2月13日
git-worktrees
ソフトウェア開発者

Git worktree isolation for parallel plan execution. Creates isolated working directories so multiple plans can execute simultaneously without conflicts.

2026年2月13日
収集済み skill 27 件中 8 件を表示しています。
codex-goal-loop
ソフトウェア開発者

Isolated Codex goal-loop skill that combines spec-to-plan, goal-loop-native phase planning, and gated phase-by-phase execution. Use when the user asks to turn a spec into a goal-loop plan, run a goal-loop plan, or package the spec-to-goal-plan,…

2026年5月26日
goal-loop
ソフトウェア開発者

Autonomous phase-by-phase plan execution loop. Plan-subagent decomposes each phase into a dependency-tagged wave graph, parallel Opus sub-agents implement via the inlined orchestrator pattern (main thread plans/synthesizes, sub-agents do all edits), advisor +…

2026年5月24日
goal-distill
プロジェクト管理専門家

Distill the current session — conversation, decisions, corrections, repo state, and recent history — into a single paste-ready /goal prompt that drives an autonomous phase-by-phase loop (decompose → Plan-subagent on Opus → main-thread execute → re-measure →…

2026年5月16日
next-move
マーケティングマネージャー

Deep strategic analysis of a project to identify the single highest-leverage, most innovative addition. Use this whenever the user asks what to build next, what the most impactful improvement would be, what the "next big thing" is for their project, what's…

2026年5月16日
orchestrator
プロジェクト管理専門家

Enter orchestration-only mode where Claude plans, delegates to sub-agents, and synthesizes results instead of implementing directly. Use whenever the user says they want to act as tech lead, wants Claude to orchestrate, wants sub-agents to do the work, says…

2026年5月16日
bug-hunt-swarm
ソフトウェア品質保証アナリスト・テスター

Parallel read-only multi-agent root-cause investigation for bugs, regressions, crashes, flaky behavior, or unexplained failures. Use when the user asks to investigate a bug, find the root cause, trace a regression, understand why something broke, or wants a…

2026年5月16日
review-swarm
ソフトウェア品質保証アナリスト・テスター

Parallel read-only multi-agent review of a current git diff or explicit file scope to find behavioral regressions, security or privacy risks, performance or reliability issues, and contract or test coverage gaps. Use when the user asks for a review swarm,…

2026年5月16日
visual-explainer
ソフトウェア開発者

Generate beautiful, self-contained HTML pages that visually explain systems, code changes, plans, and data — including interactive Mermaid diagrams with auto-playing source→target flow animation, hover-to-trace the full upstream+downstream chain, and…

2026年5月16日
収集済み skill 16 件中 8 件を表示しています。
coach
未分類

Decision support and grounded teaching for the human. Invoke when the user signals a message didn't land ("wait, what?", "I don't understand", "explain it like I'm five", "which is better?", "I'm not sure") about a question or fork they've been asked, or when…

2026年8月23日
diagnose
未分類

Diagnosis-only investigation of a failure with unknown cause — reproduce, localize, reduce, deliver root cause with evidence. Read-only; an explicit fix request routes by target and tier instead, never here.

2026年8月23日
explore
未分類

Answer an evidence question without touching production code — research external facts against primary sources, build or iterate a disposable prototype (its own bugfixes included), or baseline current repository behavior before deciding or implementing. Use…

2026年8月23日
handoff
未分類

Compact the current conversation so another agent can pick the work up — into the active bundle's NOTES.md when one exists, or a standalone handoff document otherwise. Adapted from Matt Pocock's handoff.

2026年8月23日
implement
未分類

Implement authorized Full-tier work from the bundle's SPEC.md, red-first at pre-agreed seams. Requires an explicit user request to implement or fix production code, and a SPEC whose red-test list covers this exact scope — post-ship review findings and…

2026年8月23日
questionnaire
未分類

Turn a decision the user can't fully answer into a Markdown questionnaire for the one person who can — filled in async, or together over a meeting. Adapted from Matt Pocock's to-questionnaire.

2026年8月23日
scout
未分類

Settle the pre-spec unknowns that need a decision — interview the user on open forks, prototype feel-right design questions, sharpen the domain model, or chart an effort too big for one session. Use when an idea is still vague, options compete unchosen, the…

2026年8月23日
spec
未分類

Turn the current conversation and codebase understanding into a work bundle with SPEC.md — synthesis of what is already known, interviewing only on material open forks. Use for unresolved ideas, requirements, sources, system maps, or plans.

2026年8月23日
収集済み skill 9 件中 8 件を表示しています。
6 件中 6 件のリポジトリを表示
すべてのリポジトリを表示しました