Overview
- Skill Key
- fortunto2/solo-retro
- Author
- fortunto2
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/fortunto2/solo-retro
- Latest Commit SHA
- a731876c891256964d8dd19f1acd091fcbf1df3b
Post-pipeline retrospective — parse logs, score process quality, find waste patterns, suggest skill/script patches. Use after pipeline completes or when user says "retro", "evaluate pipeline", "what went wrong", "pipeline review", "check pipeline logs".
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 solo-retro 技能。 若已安装,则直接安装 solo-retro 技能。
# /retro
This skill is self-contained — follow the phases below instead of delegating to other skills (/review, /audit, /build) or spawning Task subagents. Run all analysis directly.
Post-pipeline retrospective. Parses pipeline logs, counts productive vs wasted iterations, identifies recurring failure patterns, scores the pipeline run, and suggests concrete patches to skills/scripts to prevent the same failures next time.
## When to use
After a pipeline completes (or gets cancelled). This is the process quality check — `/review` checks **code quality**, `/retro` checks **pipeline process quality**.
Can also be used standalone on any project — with or without pipeline logs.
## MCP Tools (use if available)
- `session_search(query)` — find past pipeline runs and known issues
- `codegraph_explain(project)` — understand project architecture context
- `codegraph_query(query)` — query code graph for project metadata
If MCP tools are not available, fall back to Glob + Grep + Read.
## Phase 1: Locate Artifacts
1. **Detect project** from `$ARGUMENTS` or CWD:
- If argument provided: use it as project name
- Otherwise: extract from CWD basename (e.g., `~/projects/my-app` -> `my-app`)
2. **Find pipeline state file:** `.solo/pipelines/solo-pipeline-{project}.local.md` (project-local) or `~/.solo/pipelines/solo-pipeline-{project}.local.md` (global fallback)
- If it exists: pipeline is still running or wasn't cleaned up — read YAML frontmatter for `project_root:`
- If not: pipeline completed — use CWD as project root
3. **Verify artifacts exist (parallel reads):**
- Pipeline log: `{project_root}/.solo/pipelines/pipeline.log`
- Iter logs: `{project_root}/.solo/pipelines/iter-*.log`
- Progress file: `{project_root}/.solo/pipelines/progress.md`
- Plan-done directory: `{project_root}/docs/plan-done/`
- Active plan: `{project_root}/docs/plan/`
4. **Determine analysis mode:**
- If pipeline log exists: proceed with full log-based analysis (Phases...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.