sdlc-retro

Solid

The Retrospective / learning executor — after a goal ships, surface the structural + product debt the narrow fix left behind, check what shipped against the original intent, and route each durable lesson to the right store (audit trail / north-star / standing rule). Advisory — it proposes, and parks north-star + standing-rule changes for your approval. Use at the end of a goal, in the Retrospective phase, or when the user runs /sdlc-retro.

AI & Automation 6 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

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

Skill Content

# sdlc-retro The **Retrospective (Learn)** phase executor — LoopSmith's backward-learning loop, so a goal doesn't just ship, it *teaches*. Runs at the end of a goal, **after Review**. It is **advisory**: it proposes, writes only the audit-trail note freely, and **parks** any north-star or standing-rule change for your approval — it never rewrites your standing docs unattended (mirrors how `sdlc-kg`'s `maintain` only proposes). ## Executor resolution (host-aware) No `superpowers` / `code-review` companion covers retrospective learning, so this is **always LoopSmith's own**. It *complements* the Review phase's `superpowers:verification-before-completion` (which asks "is it correct / done?") — it does not duplicate it (this asks "what did we learn, what debt remains?"). Pure markdown discipline + `git` / `python3`, so it degrades gracefully on any host. ## Pre-flight — gather the evidence (repo-auto-detect, fail-open) Read what this specific repo offers; skip whatever's absent (never break the run): - **The original intent** — the goal's own text: the `.sdlc/goals/NNNN-*.md` file (local mode) or the issue body (`gh issue view "$goal"`, github mode). - **What shipped** — the diff for this goal's work (`git diff` / `git log` over its branch or commits). - **The journey** — `.sdlc/journey/<goal>.md` (local) or the issue timeline (github): the phase notes and 🔒 Critical Insights recorded as the goal ran. - **Standing context** — the repo `README`, `.sdlc/context/north-star.m...

Details

Author
swapnil-agrim
Repository
swapnil-agrim/loopsmith
Created
1 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category