ExperienceAgent

Extract reusable experience records from verified successful task outcomes.

1|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/farmountain/sdlc_agent_swarm --skill experienceagent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ExperienceAgent
Source: https://github.com/farmountain/sdlc_agent_swarm/tree/main/vscode-sdlc-swarm/templates/.agents/skills/experience-agent
Command: npx skills add https://github.com/farmountain/sdlc_agent_swarm --skill experienceagent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill captures valuable lessons learned from past successful tasks to improve future decision-making and efficiency.

Core Features & Use Cases

  • Learning from Success: Automatically records key factors and outcomes from completed tasks.
  • Knowledge Consolidation: Builds a reusable knowledge base from verified positive results.
  • Use Case: After a software deployment is verified as successful, this Skill extracts the specific configuration changes and testing steps that contributed to the success, making this information available for future deployments.

Quick Start

Use the ExperienceAgent to record the successful outcome of the recent deployment.

Frequently Asked Questions about ExperienceAgent

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

FAQPage Schema
How do I capture reusable experience from successful task outcomes?

To capture reusable experience from successful task outcomes, you submit structured verification receipts, evidence pointers, and decision outcomes to generate an experience record with context, signals, and reusability tags.

What is agent memory for continuous learning in software deployments?

Agent memory for continuous learning is a knowledge base built from verified positive task results, automatically recording key factors and outcomes from completed deployments to improve future decision-making.

How do I build a knowledge base from verified successful deployments?

You build a knowledge base from verified successful deployments by providing the agent with structured input of verification receipts and decision outcomes to extract and store the specific configuration changes that contributed to success.

What input format is required to extract knowledge from verified outcomes?

Extracting knowledge from verified outcomes requires a structured input of verification receipts, evidence pointers, and decision outcomes to successfully generate an experience record with context, signals, and reusability tags.

Can I use outcome analysis to improve future software configuration decisions?

Yes, you can use outcome analysis to improve future software configuration decisions by consolidating key factors from past successful tasks into a reusable knowledge base for agentic systems.