AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Insights

skill-aldianriski-lean-flow-insights · by aldianriski

Use to capture a friction, surprise, or insight as a learning the MOMENT you hit it — mid-work, in quick-mode, or any time a Sprint-Close Retro is too far off. Appends an L-NNN candidate to docs/LEARNINGS.md, or bumps a matching entry's count (which feeds the count≥2 promotion). Complements the Sprint-Close Retro; does not replace it. Do not use for durable project state (a commit / sprint record…

No reviews yet
0 installs
10 views
0.0% view→install

Install

$ agentstack add skill-aldianriski-lean-flow-insights

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-aldianriski-lean-flow-insights)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Insights? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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

  1. 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.

  1. 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.

  1. 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.

  1. 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.

  1. 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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.