using-agentops by boshu2/agentops
npx skills add https://github.com/boshu2/agentops --skill using-agentops您可以使用结构化开发的工作流技能。
研究 → 规划 → 实施 → 验证
↑ │
└──── 知识飞轮 ────┘
/research <topic> # 深度代码库探索
ao search "<query>" # 搜索现有知识
ao lookup <id> # 拉取特定学习内容的完整内容
ao lookup --query "x" # 按相关性搜索知识
输出: .agents/research/<topic>.md
/pre-mortem <spec> # 在实施前模拟失败
/plan <goal> # 分解为可跟踪的问题
输出: 带有依赖关系的 Beads 问题
/implement <issue> # 单个问题执行
/crank <epic> # 自主史诗循环(使用 swarm 进行多轮处理)
/swarm # 并行执行(每个代理使用全新上下文)
输出: 代码变更、测试、文档
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
/vibe [target] # 代码验证(安全性、质量、架构)
/post-mortem # 完整验证 + 知识提取(委员会 + 学习成果 + 激活)
/retro # 快速捕获单个学习成果
输出: .agents/learnings/, .agents/patterns/
/release [version] # 完整发布:更新日志 + 版本号提升 + 提交 + 标签
/release --check # 仅进行就绪性验证(通过/不通过)
/release --dry-run # 预览而不实际写入
输出: 更新的 CHANGELOG.md、版本号提升、git 标签、.agents/releases/
| 阶段 | 主要技能 | 支持技能 |
|---|---|---|
| 探索 | /discovery | /brainstorm, /research, /plan, /pre-mortem |
| 实施 | /crank | /implement(单个问题), /swarm(并行执行) |
| 验证 | /validation | /vibe, /post-mortem, /retro, /forge |
| 发布 | /release | — |
技能选择指南:
/implement。现在默认采用 TDD 优先 — 在实施前编写失败的测试。使用 --no-tdd 跳过。/crank。自动生成文件所有权映射以防止工作代理冲突。/swarm。/discovery。/validation。/discovery → /crank → /validation,使用 /rpi。/ratchet。这些是每个用户首先需要的技能。其他所有技能在您需要时都可用。
| 技能 | 用途 |
|---|---|
/quickstart | 引导式入门 — 首先运行此技能 |
/research | 深度代码库探索 |
/council | 多模型共识审查(验证、头脑风暴、研究) |
/vibe | 代码验证(复杂性 + 多模型委员会) |
/rpi | 完整的 RPI 生命周期编排器(研究 → 规划 → 实施 → 验证) |
/implement | 执行单个问题 |
/retro --quick | 快速捕获单个学习成果到飞轮中 |
/status | 当前工作和建议下一步操作的单一屏幕仪表板 |
/goals | 维护 GOALS.yaml 适应性规范 |
/push | 原子化测试-提交-推送工作流 |
/flywheel | 知识飞轮健康监控(σ×ρ > δ) |
| 技能 | 用途 |
|---|---|
/athena | 主动知识智能 — 挖掘 → 增长 → 碎片整理循环 |
/brainstorm | 规划前的结构化想法探索 |
/discovery | 完整的探索阶段编排器(头脑风暴 → 搜索 → 研究 → 规划 → 事前剖析) |
/plan | 将史诗分解为问题 |
/pre-mortem | 实施前的失败模拟 |
/post-mortem | 完整验证 + 知识生命周期(委员会 + 提取 + 激活 + 退役) |
/bug-hunt | 根本原因分析 |
/release | 发布前检查、更新日志、版本号提升、标签 |
/crank | 自主史诗循环(每轮使用 swarm) |
/swarm | 全新上下文的并行执行(Ralph 模式) |
/evolve | 目标驱动、适应性评分改进循环 |
/doc | 文档生成 |
/retro | 快速捕获学习成果(完整回顾 → /post-mortem) |
/validation | 完整的验证阶段编排器(代码验证 → 事后剖析 → 回顾 → 锻造) |
/ratchet | 用于 RPI 工作流的布朗棘轮进度门控 |
/forge | 从记录中挖掘知识 — 决策、学习成果、模式 |
/readme | 为任何项目生成黄金标准的 README |
/security | 持续仓库安全扫描和发布门控 |
/security-suite | 二进制和提示表面安全套件 — 静态分析、动态追踪、离线红队、策略门控 |
| 技能 | 用途 |
|---|---|
/grafana-platform-dashboard | 从模板/合约构建 Grafana 平台仪表板 |
/codex-team | 并行 Codex 代理执行 |
/openai-docs | 带引用的官方 OpenAI 文档查找 |
/oss-docs | OSS 文档脚手架和审计 |
/reverse-engineer-rpi | 将产品逆向工程为功能目录和规范 |
/pr-research | 贡献前的上游仓库研究 |
/pr-plan | 外部贡献规划 |
/pr-implement | 基于分叉的 PR 实施 |
/pr-validate | PR 特定验证和隔离检查 |
/pr-prep | PR 准备和结构化正文生成 |
/pr-retro | 从 PR 结果中学习 |
/complexity | 代码复杂性分析 |
/product | 交互式 PRODUCT.md 生成 |
/handoff | 用于继续的会话交接 |
/recover | 压缩后的上下文恢复 |
/trace | 通过历史追溯设计决策 |
/provenance | 追溯工件谱系到来源 |
/beads | 问题跟踪操作 |
/heal-skill | 检测并修复技能卫生问题 |
/converter | 将技能转换为 Codex/Cursor 格式 |
/update | 从最新源重新安装所有 AgentOps 技能 |
每个 /post-mortem 都会反馈给 /research:
.agents/learnings/.agents/patterns/此工作流使用 beads 进行 git 原生问题跟踪:
bd ready # 未阻塞的问题
bd show <id> # 问题详情
bd close <id> # 关闭问题
bd vc status # 如果需要,检查 Dolt 状态(JSONL 自动同步是自动的)
钩子触发条件: session-start.sh 在会话开始时运行
发生的情况:
manual 模式(默认):MEMORY.md 由 Claude Code 自动加载;钩子发出指向按需检索的指针(ao search, ao lookup)lean 模式:钩子提取待处理的知识,并以减少的令牌预算注入先前的学习成果/vibe 触发结果: 代理从会话开始就知道完整的技能目录和工作流。默认情况下 MEMORY.md 会自动加载(manual 模式)。设置 AGENTOPS_STARTUP_CONTEXT_MODE=lean 可在 MEMORY.md 旁边自动注入知识。
用户说: “我应该如何着手处理这个功能?”
发生的情况:
/research 进行代码库探索,/plan 进行分解/pre-mortem 进行失败模拟结果: 代理基于此元技能提供结构化的工作流指导,避免临时性方法。
| 问题 | 原因 | 解决方案 |
|---|---|---|
| 技能未自动加载 | 钩子未配置或 SessionStart 已禁用 | 验证 hooks/session-start.sh 是否存在;检查钩子启用标志 |
| 技能目录过时 | 此文件未与实际的 skills/ 目录同步 | 在添加/移除技能后更新此文件中的技能列表 |
| 建议了错误的技能 | 自然语言触发不明确 | 用户使用 /skill-name 语法显式调用技能 |
| 工作流不清晰 | 此处 RPI 阶段文档记录不完善 | 阅读 README.md 或 docs/ARCHITECTURE.md 中的完整工作流指南 |
每周安装数
207
仓库
GitHub 星标数
205
首次出现
2026年2月2日
安全审计
安装于
codex205
gemini-cli204
github-copilot204
kimi-cli204
amp204
opencode204
You have access to workflow skills for structured development.
Research → Plan → Implement → Validate
↑ │
└──── Knowledge Flywheel ────┘
/research <topic> # Deep codebase exploration
ao search "<query>" # Search existing knowledge
ao lookup <id> # Pull full content of specific learning
ao lookup --query "x" # Search knowledge by relevance
Output: .agents/research/<topic>.md
/pre-mortem <spec> # Simulate failures before implementing
/plan <goal> # Decompose into trackable issues
Output: Beads issues with dependencies
/implement <issue> # Single issue execution
/crank <epic> # Autonomous epic loop (uses swarm for waves)
/swarm # Parallel execution (fresh context per agent)
Output: Code changes, tests, documentation
/vibe [target] # Code validation (security, quality, architecture)
/post-mortem # Full validation + knowledge extraction (council + learnings + activation)
/retro # Quick-capture a single learning
Output: .agents/learnings/, .agents/patterns/
/release [version] # Full release: changelog + bump + commit + tag
/release --check # Readiness validation only (GO/NO-GO)
/release --dry-run # Preview without writing
Output: Updated CHANGELOG.md, version bumps, git tag, .agents/releases/
| Phase | Primary Skill | Supporting Skills |
|---|---|---|
| Discovery | /discovery | /brainstorm, /research, /plan, /pre-mortem |
| Implement | /crank | /implement (single issue), /swarm (parallel execution) |
Choosing the skill:
/implement for single issue execution. Now defaults to TDD-first — writes failing tests before implementing. Skip with --no-tdd./crank for autonomous epic execution (loops waves via swarm until done). Auto-generates file-ownership maps to prevent worker conflicts./swarm directly for parallel execution without beads (TaskList only)./discovery for the discovery phase only (brainstorm → search → research → plan → pre-mortem)./validation for the validation phase only (vibe → post-mortem → retro → forge)./rpi for full lifecycle — delegates to /discovery → → .These are the skills every user needs first. Everything else is available when you need it.
| Skill | Purpose |
|---|---|
/quickstart | Guided onboarding — run this first |
/research | Deep codebase exploration |
/council | Multi-model consensus review (validate, brainstorm, research) |
/vibe | Code validation (complexity + multi-model council) |
/rpi | Full RPI lifecycle orchestrator (research → plan → implement → validate) |
/implement |
| Skill | Purpose |
|---|---|
/athena | Active knowledge intelligence — Mine → Grow → Defrag cycle |
/brainstorm | Structured idea exploration before planning |
/discovery | Full discovery phase orchestrator (brainstorm → search → research → plan → pre-mortem) |
/plan | Epic decomposition into issues |
/pre-mortem | Failure simulation before implementing |
/post-mortem |
| Skill | Purpose |
|---|---|
/grafana-platform-dashboard | Build Grafana platform dashboards from templates/contracts |
/codex-team | Parallel Codex agent execution |
/openai-docs | Official OpenAI docs lookup with citations |
/oss-docs | OSS documentation scaffold and audit |
/reverse-engineer-rpi | Reverse-engineer a product into feature catalog and specs |
/pr-research |
Every /post-mortem feeds back to /research:
.agents/learnings/.agents/patterns/This workflow uses beads for git-native issue tracking:
bd ready # Unblocked issues
bd show <id> # Issue details
bd close <id> # Close issue
bd vc status # Inspect Dolt state if needed (JSONL auto-sync is automatic)
Hook triggers: session-start.sh runs at session start
What happens:
manual mode (default): MEMORY.md is auto-loaded by Claude Code; hook emits a pointer to on-demand retrieval (ao search, ao lookup)lean mode: hook extracts pending knowledge and injects prior learnings with a reduced token budget/vibe trigger naturallyResult: Agent knows the full skill catalog and workflow from session start. MEMORY.md is auto-loaded by default (manual mode). Set AGENTOPS_STARTUP_CONTEXT_MODE=lean for automatic knowledge injection alongside MEMORY.md.
User says: "How should I approach this feature?"
What happens:
/research for codebase exploration, /plan for decomposition/pre-mortem for failure simulation before implementationResult: Agent provides structured workflow guidance based on this meta-skill, avoiding ad-hoc approaches.
| Problem | Cause | Solution |
|---|---|---|
| Skill not auto-loaded | Hook not configured or SessionStart disabled | Verify hooks/session-start.sh exists; check hook enable flags |
| Outdated skill catalog | This file not synced with actual skills/ directory | Update skill list in this file after adding/removing skills |
| Wrong skill suggested | Natural language trigger ambiguous | User explicitly calls skill with /skill-name syntax |
| Workflow unclear | RPI phases not well-documented here | Read full workflow guide in README.md or docs/ARCHITECTURE.md |
Weekly Installs
207
Repository
GitHub Stars
205
First Seen
Feb 2, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex205
gemini-cli204
github-copilot204
kimi-cli204
amp204
opencode204
AI Elements:基于shadcn/ui的AI原生应用组件库,快速构建对话界面
56,200 周安装
确定申告书类收集指南:gather技能助你高效整理税务申报所需文件
249 周安装
JavaScript概念文档测试编写器 - 自动生成Vitest测试,验证代码示例准确性
249 周安装
sadd:do-in-steps 任务分解与代理协调框架 - 多步骤AI代理工作流管理
249 周安装
价值主张模板:6步JTBD框架生成客户价值主张,产品策略与营销定位指南
249 周安装
产品头脑风暴工具:从产品经理、设计师、工程师多视角生成创意,筛选最佳方案
249 周安装
JavaScript 事实核查器 - 验证 33 JS 概念准确性,确保代码示例与 MDN 文档正确
249 周安装
| Validate | /validation | /vibe, /post-mortem, /retro, /forge |
| Release | /release | — |
/crank/validation/ratchet to gate/record progress through RPI.| Execute single issue |
/retro --quick | Quick-capture a single learning into the flywheel |
/status | Single-screen dashboard of current work and suggested next action |
/goals | Maintain GOALS.yaml fitness specification |
/push | Atomic test-commit-push workflow |
/flywheel | Knowledge flywheel health monitoring (σ×ρ > δ) |
| Full validation + knowledge lifecycle (council + extraction + activation + retirement) |
/bug-hunt | Root cause analysis |
/release | Pre-flight, changelog, version bumps, tag |
/crank | Autonomous epic loop (uses swarm for each wave) |
/swarm | Fresh-context parallel execution (Ralph pattern) |
/evolve | Goal-driven fitness-scored improvement loop |
/doc | Documentation generation |
/retro | Quick-capture a learning (full retro → /post-mortem) |
/validation | Full validation phase orchestrator (vibe → post-mortem → retro → forge) |
/ratchet | Brownian Ratchet progress gates for RPI workflow |
/forge | Mine transcripts for knowledge — decisions, learnings, patterns |
/readme | Generate gold-standard README for any project |
/security | Continuous repository security scanning and release gating |
/security-suite | Binary and prompt-surface security suite — static analysis, dynamic tracing, offline redteam, policy gating |
| Upstream repository research before contribution |
/pr-plan | External contribution planning |
/pr-implement | Fork-based PR implementation |
/pr-validate | PR-specific validation and isolation checks |
/pr-prep | PR preparation and structured body generation |
/pr-retro | Learn from PR outcomes |
/complexity | Code complexity analysis |
/product | Interactive PRODUCT.md generation |
/handoff | Session handoff for continuation |
/recover | Post-compaction context recovery |
/trace | Trace design decisions through history |
/provenance | Trace artifact lineage to sources |
/beads | Issue tracking operations |
/heal-skill | Detect and fix skill hygiene issues |
/converter | Convert skills to Codex/Cursor formats |
/update | Reinstall all AgentOps skills from latest source |