Install
$ agentstack add skill-aldianriski-lean-flow-insights ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
insights
Anytime learning capture. The Sprint-Close Retro batches learnings at a sprint boundary — but a friction noticed mid-work (or in quick-mode work that never closes a sprint) dilutes or vanishes by then. /insights captures it the moment it's felt, into the same docs/LEARNINGS.md ledger the Retro feeds, so the §10 promotion machinery (count ≥ 2 → durable rule) still sees it.
When to invoke
- A friction, surprise, or "I'll remember this" moment lands mid-task — capture it before it fades.
- Standalone /
quick-mode work surfaced a lesson but won't reach a Sprint-Close Retro. - You spot a recurrence of something already in the ledger — bump it toward promotion.
- A retrieval miss — you couldn't find, or you contradicted, a prior
L-NNN/ADR — file it; it's the observed signal that knowledge retrieval is degrading (feeds the TASK-040 decision).
Not for: durable project state (→ a commit / sprint record) · ending a session (→ /handoff) · the full sprint retro (→ /lean-doc-generator close).
Procedure
- Phrase the learning — one line: what was got wrong or confirmed and the fix. Vague
venting isn't a learning; if there's no transferable fix, don't file it.
- Scan for a match — read
docs/LEARNINGS.md; look for an existing entry on the same concept
(not just a keyword hit). Note the next free L-NNN (max + 1) in case it's new.
- Recurrence → bump, don't duplicate — a concept-match means it recurred: add the current sprint
or date to its seen, increment count, and surface it: "L-NNN now count N — promotable at the next promote (≥ 2)." Bumping is the promotion signal; it beats a second near-duplicate entry.
- New → draft the entry — per
templates/LEARNINGS.md.template: the one-line learning ·seen:
(sprint or date) · count: 1 · promoted: no · optional related: cross-links; the heading carries [tags: ] [status: active] (schema → template). Newest first.
- Confirm, then write — show the draft (or the bump) and get a
y— it is a durable, append-only
ledger write. Then append/edit docs/LEARNINGS.md, bump its last_updated, and regenerate the derived index if the project has one (lean-flow: sh scripts/gen-index.sh).
Output
=== INSIGHT ===
[action] new L-010 | bumped L-006 → count 2
[entry]
[promote]
===============
Red flags
❌ Filing venting with no transferable fix — a learning names the fix, not just the pain. ❌ A second near-duplicate entry — a concept-match → bump count (that is the promotion signal), never duplicate. ❌ Writing the ledger without a confirm — it's durable + append-only; draft → y → write. ❌ Using it for sprint state or a session handoff — that's a commit / sprint record / /handoff. ❌ Editing a past entry beyond seen / count / promoted / related — the ledger is append-only (DOCS_Guide §11).
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: aldianriski
- Source: aldianriski/lean-flow
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.