retro

Solid

Standalone post-④ Verify retrospective workflow — gstack /retro 经验教训 / 决策 / lessons 系统总结 (项目 / 里程碑结束可选, bundled milestone-close retrospective cadence) + planning-with-files RETROSPECTIVE.md 持久化 (sister Phase v2.0-2.5 RETROSPECTIVE pattern)。Capability ref retro-gstack alias suffix per Pattern A E.2 LOCK (NOT bare retro 避免 standalone workflow / capability namespace 冲突)。 schema_version: harnessed.workflow.v3 with disciplines_applied (6 default) + tools_available (retro-gstack + planning-with-files) + 2 phase (01-retro gstack invoke + 02-persist RETROSPECTIVE.md sink)。Triggered by harnessed CLI `harnessed retro --milestone <name>` or slash command `/retro` after `harnessed setup`.

AI & Automation 2 stars 1 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 78/100

Stars 20%
16
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# retro workflow (v3 NEW standalone) ## Overview 2-phase standalone workflow mapping CLAUDE.md "项目 / 里程碑结束: 可选跑 /retro 总结" onto harnessed runtime (Phase v3.0-3.4 W1.2 — D-04 NEW v3 standalone workflow + Pattern A E.2 retro-gstack alias suffix LOCK)。 | phase | id | upstream | model | capability / invokes | artifacts | | ----- | -- | -------- | ----- | -------------------- | --------- | | 1 | `01-retro` | gstack | opus | `{{ capabilities.retro-gstack.cmd }}` | gstack /retro 经验教训系统总结 | | 2 | `02-persist` | planning-with-files | haiku | `{{ capabilities.planning-with-files.cmd }}` + `invokes: /plan` | `artifacts_expected: [RETROSPECTIVE.md]` | Per-phase config loads from `workflows/retro/workflow.yaml`; engine spawns phase 01 gstack `/retro` (alias resolve to retro-gstack carrier per capabilities.yaml entry), phase 02 planning-with-files `/plan` invoke 持久化 RETROSPECTIVE.md sink。 ## Capability refs (Pattern A E.2 LOCK) Sister `workflows/capabilities.yaml` entries: - `retro-gstack` — Bucket 7 gstack optional **alias suffix** per Pattern A E.2 LOCK (impl: gstack, cmd: /retro, aliases to harnessed-bundled /retro, fires_when: is_milestone_close) — 解决 namespace 冲突 (NOT bare `retro` capability 因 standalone workflow 已占 retro 名) - `planning-with-files` — Bucket 4 核心 capability (impl: claude-code-plugin, cmd: /plan) ## Routing rules (sister CLAUDE.md "项目 / 里程碑结束") - ✅ **触发**: 项目结束 / 里程碑结束 / 用户明示 "复盘 / retro / lessons learned" - ❌ **跳过**: 日常 PR / 单 phase 完成 (常规 verify-progress 已...

Details

Author
easyinplay
Repository
easyinplay/harnessed
Created
2 months ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

plan-phase

Stage ②.b 计划层 plan sub-workflow — GSD /gsd-plan-phase Wave A research + Wave B planner + Wave C plan-checker + planning-with-files Claude Code plugin /plan 持久化 task_plan.md + progress.md (bundled Plan-stage cadence: GSD + planning-with-files)。Stage ② 铁律: dual capability (GSD orchestration + planning-with-files plugin)。schema_version: harnessed.workflow.v3 with disciplines_applied (6 default) + tools_available [gsd-plan-phase, planning-with-files] + 2 phases (01-gsd-plan + 02-persist)。Triggered by harnessed CLI `harnessed plan-phase --phase <num>` or slash command `/plan-phase` after `harnessed setup`.

2 Updated today
easyinplay
AI & Automation Listed

retro

Use when a Claude Code session ends, a friction needs fixing, a reusable learning needs capturing, local memory needs promoting upward, or for cross-session audits — detect friction AND learnings and route each to the right destination. Triggers: /retro, 'retrospective', 'capture this learning', 'fix this skill', 'promote memory', 'audit'.

3 Updated 2 days ago
netresearch
AI & Automation Solid

discuss-strategic

Stage ①.a 战略层 discuss sub-workflow — gstack /office-hours + /plan-ceo-review 新功能 / 新 milestone / 新产品方向启动前强制治理关卡 (bundled gstack governance gate, mandatory before new-feature)。 schema_version: harnessed.workflow.v3 with disciplines_applied (6 default) + tools_available (gstack-office-hours + gstack-plan-ceo-review + planning-with-files) + 3 phases (gate judgments.strategic-gate.* fires + planning-with-files /plan findings.md 持久化)。 Triggered by slash command `/discuss-strategic` after `harnessed setup`.

2 Updated today
easyinplay