capture-learning

Route porting-session learnings to local enforcement or amiga-kb via a decision tree.

30|2|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/bdgscotland/amiport --skill capture-learning-bdgscotland
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capture-learning
Source: https://github.com/bdgscotland/amiport/tree/main/.claude/skills/capture-learning
Command: npx skills add https://github.com/bdgscotland/amiport --skill capture-learning-bdgscotland

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture porting-session learnings and route them to the appropriate enforcement mechanism. This ensures that mistakes or failures in a porting cycle are not repeated and are actionable for future sessions.

Core Features & Use Cases

  • Route learnings to local enforcement (hook / rule / agent / memory) to quickly prevent reoccurrence.
  • Optionally route universal learnings to amiga-kb MCP so knowledge is shared across projects and sessions.
  • Follow a decision-tree workflow to determine the correct enforcement target and how to reference the learning.

Quick Start

Route a porting-session setback to the appropriate enforcement channel and document the lesson for future reinforcement

Frequently Asked Questions about capture-learning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture lessons learned from a porting session and prevent repeating mistakes?

To capture lessons learned from a porting session, route setbacks through a defined decision tree to an appropriate enforcement mechanism like a hook, rule, agent, or memory, preventing future reoccurrence.

What is the best way to enforce documentation references for future porting cycles?

The best way to enforce documentation references for future porting cycles is to follow a decision-tree workflow that determines the correct enforcement target and creates explicit references for future reinforcement.

Does routing universal learnings to a knowledge base require local enforcement?

Routing universal learnings to a knowledge base does not require local enforcement, as the decision tree optionally routes universal knowledge globally while handling local enforcement separately for quick prevention.

How do I route a porting-session setback to the correct local enforcement channel?

To route a porting-session setback, the process follows a defined decision tree to identify the correct local enforcement target, such as a hook, rule, agent, or memory, ensuring the failure is actionable.

When should I route porting learnings to a global knowledge base instead of local memory?

You should route porting learnings to a global knowledge base when universal knowledge applies across projects and sessions, using the decision tree to separate broad insights from local, project-specific enforcement needs.