Templates
Templates from gabrielmoreira/agent-skills-mirror.
Skills in this plugin
91- ▌
- ▌
- ▌ Workflow · ufomiaoProfessional AI programming assistant with structured workflow (Research -> Ideate -> Plan -> Execute -> Optimize -> Review) for developers
- ▌
- ▌ Ccg Skills · fengshao1227 bundleCCG Skills - Quality gates, documentation generator, and multi-agent orchestration. Auto-installed by CCG workflow system.
- ▌ Squad · gabrielmoreiraSquad's command catalog and interactive menu. Invoke via /squad (slash command) or natural language ("squad commands", "what can squad do", "show me squad options"). Presents categorized operations (Install & Upgrade, Team Management, Issues & PRs, Plugins & Skills, Model & Cost, Sessions & State) as an interactive picker. Routes to the right squad CLI command or the Squad coordinator agent.
- ▌ Reflect · gabrielmoreiraLearning capture system that extracts HIGH/MED/LOW confidence patterns from conversations to prevent repeating mistakes. Use after user corrections ("no", "wrong"), praise ("perfect", "exactly"), or when discovering edge cases. Complements .squad/agents/{agent}/history.md and .squad/decisions.md.
- ▌
- ▌ Git Rollback · ufomiaoInteractively rollback Git branch to historical version; lists branches, versions, then executes reset/revert after confirmation
- ▌ Init Project · ufomiaoInitialize project AI context, generate/update root-level and module-level CLAUDE.md indexes
- ▌
- ▌ Squad Help · gabrielmoreiraHow to actually use Squad — Squad is a custom Copilot agent (invoked via the task tool with agent_type='Squad'), not a skill. This file explains the right invocation paths for setting up a team, listing squad commands, and initializing Squad in a new project.
- ▌ Cross Squad · gabrielmoreiraCoordinating work across multiple Squad instances — discovery, delegation, and disambiguation when the user says 'squad' (the product) vs casual English 'group of agents'.
- ▌ Git Blame · baobao1996121代码追溯专家 - 查找代码修改者、关联PR、获取改动背景。 触发词: 谁改的, 谁写的, blame, 追溯, 找作者, 这行代码, 提交记录, 谁提交的, PR, 代码历史
- ▌ Economy Mode · gabrielmoreiraShifts Layer 3 model selection to cost-optimized alternatives when economy mode is active.
- ▌
- ▌ Fact Checking · gabrielmoreiraReview and validate claims using counter-hypothesis testing. Use when verifying technical content, checking references, validating API endpoints, or performing quality assurance on deliverables.
- ▌ Tiered Memory · gabrielmoreiraThree-tier agent memory model (hot/cold/wiki) for context reduction per spawn
- ▌ Git Clean Branches · ufomiaoSafely find and clean up merged or stale Git branches with dry-run mode and custom base/protected branches support
- ▌ Bt Panel · fengshao1227通过宝塔 (aaPanel/BT Panel) API 远程管理服务器 — 部署项目、更新已有站点、上传/下载/读写文件、执行 shell、操作 MySQL 数据库。当用户提到宝塔、更新线上、部署到服务器、`/www/wwwroot`、或给出宝塔面板地址 + API 密钥时触发。
- ▌
- ▌ Error Recovery · gabrielmoreiraStandard recovery patterns for all squad agents. When something fails, adapt — don't just report the failure.
- ▌ External Comms · gabrielmoreiraPAO workflow for scanning, drafting, and presenting community responses with human review gate
- ▌
- ▌ Pr Screenshots · gabrielmoreiraCapture Playwright screenshots and embed them in GitHub PR descriptions
- ▌ Squad Commands · gabrielmoreiraCategorized catalog of common Squad operations. Coordinator reads this file and presents it as an interactive menu when the user asks for available commands or help.
- ▌ Expert Index · baobao1996121专家索引 - 智能推荐合适的领域专家。 触发关键词: 推荐专家、不确定找谁、哪个专家、专家列表、帮我选专家、有哪些专家。 输入: 问题描述或功能关键词。 输出: 推荐的专家列表及调用方式。 **重要**: 这是唯一维护专家列表的地方,其他 skill 通过引用此索引获取专家信息。
- ▌ Pbi Reviewer · baobao1996121需求返讲助手 - 帮助研发人员进行需求评审和返讲文档撰写。 触发关键词: 需求返讲、评审需求、返讲文档、检查需求、需求拆解、PBI评审、需求完整性。 输入: DevOps PBI链接、需求描述、或PBI内容。 输出: 需求返讲文档、检查清单结果、风险点、遗漏项。 适用场景: 收到PM需求后进行评审、检查需求完整性、撰写返讲文档。
- ▌ History Hygiene · gabrielmoreiraRecord final outcomes to history.md, not intermediate requests or reversed decisions
- ▌
- ▌ Release Process · gabrielmoreiraPre-release validation, npm publish procedures, and post-publish verification
- ▌
- ▌
- ▌ Distributed Mesh · gabrielmoreiraHow to coordinate with squads on different machines using git as transport
- ▌ Session Recovery · gabrielmoreiraFind and resume interrupted Copilot CLI sessions using session_store queries
- ▌ Gh Auth Isolation · gabrielmoreiraSafely manage multiple GitHub identities (EMU + personal) in agent workflows
- ▌
- ▌
- ▌ Versioning Policy · gabrielmoreiraSemver versioning rules for Squad SDK and CLI — prevents prerelease version incidents
- ▌ Workflow Router · baobao1996121研发工作流入口 - 帮助用户快速进入正确的工作流阶段。 触发关键词: 工作流, 流程, 从哪开始, 帮我, 我该怎么做, 下一步, workflow, 不知道用什么, 新手引导, 怎么用
- ▌ Pr Review Response · gabrielmoreiraTeaches agents to reply to PR review comment threads after fixing issues, making resolutions traceable
- ▌ App Skill Wizard · baobao1996121Skill 创建向导 - 交互式引导按模块生成 Copilot 专家 Skill。 支持任意平台和应用层级,自动从 project-profile.json 读取技术栈配置。 分批深度研究 + 分批生成,确保代码入口精确。 触发关键词: 创建Skill, 新应用专家, 生成模块专家, app skill wizard, 新增应用, 为应用创建专家, 添加应用Skill, create app skills, 平台Skill, 再生专家, regenerate experts, 批量生成Skill, 项目接入, project setup, 新项目专家
- ▌ Agent Collaboration · gabrielmoreiraStandard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication
- ▌ CI Validation Gates · gabrielmoreiraDefensive CI/CD patterns: semver validation, token checks, retry logic, draft detection — earned from v0.8.22
- ▌ Iterative Retrieval · gabrielmoreiraMax-3-cycle protocol for agent sub-tasks with WHY context and coordinator validation. Use when spawning sub-agents to complete scoped work.
- ▌ Ralph Two Pass Scan · gabrielmoreiraCuts GitHub API calls by separating lightweight list scanning from full hydration
- ▌ Squad Version Check · gabrielmoreiraInternals of how @bradygaster/squad-cli stamps its version, how `squad upgrade` works (what it preserves vs overwrites), and how to probe the npm registry for the latest version from a coordinator prompt.
- ▌
- ▌ Mobile · gabrielmoreira移动开发。iOS、Android、SwiftUI、Jetpack Compose、React Native、Flutter、跨平台。当用户提到移动开发、iOS、Android、跨平台时路由到此。
- ▌ Client Compatibility · gabrielmoreiraPlatform detection and adaptive spawning for CLI vs VS Code vs other surfaces
- ▌ E2e Template Testing · gabrielmoreiraEnd-to-end validation of coordinator and agent template changes
- ▌ Github Multi Account · gabrielmoreiraDetect and set up account-locked gh aliases for multi-account GitHub. The AI reads this skill, detects accounts, asks the user which is personal/work, and runs the setup automatically.
- ▌ Notification Routing · gabrielmoreiraRoute agent notifications to specific channels by type — prevent alert fatigue from single-channel flooding
- ▌ Project Onboarding · gabrielmoreira项目接入辅助 Skill - 提供 ProjectSetup Agent 的 schema 定义、subAgent prompt 模板和质量标记规范。 触发关键词: project-onboarding, 项目接入辅助, 接入schema, component-map
- ▌ Coordinator Init Mode · gabrielmoreiraThe complete two-phase Init Mode protocol the Squad coordinator runs when no team exists yet in the current repo. Phase 1 = propose the team (no files created, wait for user confirm). Phase 2 = create .squad/ scaffolding, casting state, .gitattributes for merge drivers, and the always-on built-ins (Scribe, Ralph, Rai, Fact Checker). Loaded on demand when the coordinator detects no .squad/team.md exists.
- ▌
- ▌ Experience Codifier · gabrielmoreira经验固化协议:将解决问题中发现的最佳实践自动提炼、分类、写入 Agent 规则或 Skill 知识库,并同步上传。 触发关键词: 固化经验, 总结教训, 升级规则, 经验沉淀, codify experience, harness learning, 提炼经验
- ▌ Adapt · gabrielmoreiraAdapts unfamiliar public websites generically, testing search inputs, buttons, openers, and popups before deciding whether a dedicated site profile is needed.
- ▌ SEO Page Builder · gabrielmoreira bundle用于创建、审计或优化 SEO 工具页、AI generator/remover/enhancer/converter/editor 功能页、feature page JSON、工具页 on-page SEO brief,以及 App Router/i18n 功能页路由。
- ▌ Bug Diagnosis Expert · gabrielmoreiraBug 辅助诊断专家 - 两种模式:批量分析历史 Bug 生成模式库,实时诊断定位嫌疑文件。 模式A: 读取 data/bug_analysis/ 的 JSON 数据,分析并生成 bug-patterns.md 到模块 Skill。 模式B: 接收 Bug ID 或描述,路由到对应模块专家,聚合诊断建议。 触发关键词: Bug诊断, 缺陷分析, 问题排查, bug diagnosis, 更新Bug模式库, Bug模式, 嫌疑文件, regression, 崩溃分析, 黑图排查, bug-patterns