skills/learning-capture/SKILL.md
Conditionally captures verified reusable ADLC learnings into docs/solutions after successful closeout.
npx skillsauth add bigeasyfreeman/adlc learning-captureInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Capture only reusable, verified learnings that make future ADLC runs cheaper or safer. This is a closeout path, not a planning replacement and not a default documentation chore.
Run after pr_prep when the PR package includes learning_candidates.
Skip when:
docs/solutions entry without adding new evidencedocs/solutions entries.create, update, or skip.docs/solutions/_template.md.source_evidence, verifier, redaction_review, and stale_conditions.python3 scripts/validate_learning_entry.py <entry>.pass only when validation passes; emit skipped when there is no reusable verified learning.{
"label": "pass | skipped | fail",
"learning_capture": {
"action": "create | update | skip",
"path": "docs/solutions/slug.md | null",
"reason": "string",
"verifier": "python3 scripts/validate_learning_entry.py docs/solutions/slug.md",
"redaction_status": "passed | needs_review"
}
}
learning-refresh.development
Discovers and records repo-local approved build paths so agents reuse proven patterns instead of inventing parallel architectures.
development
Scoped maintenance for docs/solutions entries when stale signals, refactors, or explicit user scope require refresh.
development
Uses Graphify as ADLC's graph-backed research layer and Beads as an optional dependency-aware task memory layer. Produces evidence for compatibility, reuse, accuracy, dark-code hotspots, and long-horizon handoff.
tools
Assesses structural and velocity dark-code risk from architecture, AI tool usage, ownership, and deployment practices. Produces a direct risk assessment without inventing missing facts.