Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

pi-maestro-flow

pi-maestro-flow에는 catlog22에서 수집한 skills 63개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
63
Stars
9
업데이트
2026-07-19
Forks
0
직업 범위
직업 카테고리 11개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

maestro-next
기타 컴퓨터 관련 직업

Default interactive entry for development intents — score intent + project state, recommend one atomic step, execute after confirmation. Multi-step intents: stepwise, user-confirmed manual-engine chain, or hand off to /maestro. Never auto-orchestrates

2026-07-19
maestro-ralph
기타 컴퓨터 관련 직업

Adaptive lifecycle orchestrator — compose, dispatch ralph-executor agent, evaluate decision, loop

2026-07-19
maestro
기타 컴퓨터 관련 직업

Auto-route intent to optimal command chain — default multi-step closed-loop orchestration; for stepwise interactive execution use /maestro-next

2026-07-19
team-adversarial-swarm
소프트웨어 개발자

ACO swarm intelligence with modular Workflow composition and adversarial decision gates. Coordinator drives iteration loop; 4 composable Workflow scripts handle exploration, scoring, convergence, and synthesis — each with built-in adversarial patterns.

2026-07-18
team-arch-opt
소프트웨어 개발자

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".

2026-07-18
team-brainstorm
기타 컴퓨터 관련 직업

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

2026-07-18
team-coordinate
기타 컴퓨터 관련 직업

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 model for orchestration. Triggers on "Team Coordinate ".

2026-07-18
team-designer
기타 컴퓨터 관련 직업

Meta-skill for generating team skills following the v4 architecture pattern. Produces complete skill packages with SKILL.md router, coordinator, worker roles, specs, and templates. Triggers on "team-designer", "design team".

2026-07-18
team-executor
기타 컴퓨터 관련 직업

Lightweight session execution skill. Resumes existing team-coordinate sessions for pure execution via team-worker agents. No analysis, no role generation -- only loads and executes. Session path required. Triggers on "Team Executor".

2026-07-18
team-frontend-debug
소프트웨어 품질 보증 분석가·테스터

Frontend debugging team using Chrome DevTools MCP. Dual-mode — feature-list testing or bug-report debugging. Triggers on "team-frontend-debug", "frontend debug".

2026-07-18
team-frontend
웹 개발자

Unified team skill for frontend development. Pure router — all roles read this file. Beat model is coordinator-only in monitor.md. Built-in ui-ux-pro-max design intelligence. Triggers on "team frontend".

2026-07-18
team-interactive-craft
웹 개발자

Unified team skill for interactive component crafting. Vanilla JS + CSS interactive components with zero dependencies. Research -> interaction design -> build -> a11y test. Uses team-worker agent architecture. Triggers on "team interactive craft", "interactive component".

2026-07-18
team-issue
소프트웨어 개발자

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".

2026-07-18
team-lifecycle-v4
소프트웨어 개발자

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".

2026-07-18
team-motion-design
웹 개발자

Unified team skill for motion design. Animation token systems, scroll choreography, GPU-accelerated transforms, reduced-motion fallback. Uses team-worker agent architecture. Triggers on "team motion design", "animation system".

2026-07-18
team-perf-opt
소프트웨어 개발자

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".

2026-07-18
team-planex
소프트웨어 개발자

Unified team skill for plan-and-execute pipeline. Pure router — coordinator always. Beat model is coordinator-only in monitor.md. Triggers on "team planex".

2026-07-18
team-quality-assurance
소프트웨어 품질 보증 분석가·테스터

Unified team skill for quality assurance. Full closed-loop QA combining issue discovery and software testing. Triggers on "team quality-assurance", "team qa".

2026-07-18
team-review
소프트웨어 품질 보증 분석가·테스터

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

2026-07-18
team-roadmap-dev
소프트웨어 개발자

Unified team skill for roadmap-driven development workflow. Coordinator discusses roadmap with user, then dispatches phased execution pipeline (plan -> execute -> verify). All roles invoke this skill with --role arg. Triggers on "team roadmap-dev".

2026-07-18
team-swarm
소프트웨어 개발자

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 task space via config (nodes + scoring rule). Triggers on "team swarm", "swarm intelligence", "蚁群".

2026-07-18
team-tech-debt
소프트웨어 개발자

Unified team skill for tech debt identification and remediation. Scans codebase for tech debt, assesses severity, plans and executes fixes with validation. Uses team-worker agent architecture with roles/ for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team tech debt".

2026-07-18
team-testing
소프트웨어 품질 보증 분석가·테스터

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

2026-07-18
team-ui-polish
웹·디지털 인터페이스 디자이너

Unified team skill for UI polish. Auto-discover and fix UI design issues using Impeccable design standards. Anti-AI-slop detection, color/typography/spacing quality, motion, interaction states, visual hierarchy. Uses team-worker agent architecture. Triggers on "team ui polish", "ui polish", "design polish".

2026-07-18
team-uidesign
웹·디지털 인터페이스 디자이너

Unified team skill for UI design team. Research -> design tokens -> audit -> implementation. Uses team-worker agent architecture with roles/ for domain logic. Coordinator orchestrates dual-track pipeline with GC loops and sync points. Triggers on "team ui design", "ui design team".

2026-07-18
team-ultra-analyze
기타 컴퓨터 관련 직업

Deep collaborative analysis team skill. Multi-role investigation with coordinator-driven synthesis. Triggers on "team ultra-analyze", "team analyze".

2026-07-18
team-ux-improve
웹·디지털 인터페이스 디자이너

Unified team skill for UX improvement. Systematically discovers and fixes UI/UX interaction issues including unresponsive buttons, missing feedback, and state refresh problems. Uses team-worker agent architecture with roles/ for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team ux improve".

2026-07-18
team-visual-a11y
웹·디지털 인터페이스 디자이너

Unified team skill for visual accessibility QA. OKLCH color contrast, typography readability, focus management, WCAG AA/AAA audit at rendered level. Uses team-worker agent architecture. Triggers on "team visual a11y", "accessibility audit", "visual a11y".

2026-07-18
maestro-session-seal
기타 컴퓨터 관련 직업

Seal current session with knowledge extraction and DAG progression

2026-07-18
skill-iter-tune
기타 컴퓨터 관련 직업

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", "iterative skill tuning", "tune skill".

2026-07-18
workflow-skill-designer
소프트웨어 개발자

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".

2026-07-18
codify-to-knowhow
소프트웨어 개발자

Manifest-driven knowledge asset generator — converts any structured package into maestro knowhow + spec entries with ref linking. Triggers on "codify-to-knowhow", "style to knowhow", "知识固化".

2026-07-17
learn
소프트웨어 개발자

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

2026-07-17
maestro-fork
소프트웨어 개발자

Create or sync session worktree for parallel dev

2026-07-17
maestro-help
소프트웨어 개발자

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

2026-07-17
maestro-impeccable
웹·디지털 인터페이스 디자이너

Use when designing, auditing, polishing, improving, or codifying frontend UI — websites, dashboards, landing pages, components, design systems

2026-07-17
maestro-init
소프트웨어 개발자

Initialize project with auto state detection

2026-07-17
maestro-merge
소프트웨어 개발자

Merge session worktree branch back to main

2026-07-17
maestro-overlay
소프트웨어 개발자

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

2026-07-17
manage
소프트웨어 개발자

Project management hub — status, issues, knowledge stores, and drift/rebuild sync. knowledge 子命令覆盖 capture(knowhow 沉淀)/ audit(知识审计)/ harvest / wiki / domain;约束类规则走 /spec add。Triggers on "项目状态", "issue 管理", "知识沉淀", "knowhow capture", "knowledge audit", "知识审计", "drift 同步".

2026-07-17
이 저장소에서 수집된 skills 63개 중 상위 40개를 표시합니다.