Agent skill
lessons-learned-repository
Capture, categorize, and retrieve project lessons learned for organizational learning
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/project-management/skills/lessons-learned-repository
Metadata
Additional technical details for this skill
- id
- SK-018
- domain
- business
- category
- Knowledge Management
- specialization
- project-management
SKILL.md
Lessons Learned Repository
Overview
The Lessons Learned Repository skill provides comprehensive capabilities for capturing, categorizing, storing, and retrieving project lessons learned. It supports organizational learning by making past experiences searchable and actionable for current and future projects.
Capabilities
Lesson Capture
- Capture lessons using structured templates
- Support positive and negative lessons
- Document context, impact, and recommendations
- Link lessons to specific project phases and deliverables
- Capture lessons from retrospectives and reviews
Categorization
- Categorize by project phase and knowledge area
- Tag by project type and industry
- Classify by outcome (success, failure, improvement)
- Link to root causes and contributing factors
- Associate with process areas and standards
Search and Retrieval
- Search and retrieve relevant lessons for new projects
- Recommend applicable lessons based on project context
- Support full-text and faceted search
- Filter by relevance, recency, and applicability
- Generate lesson briefings for project teams
Analysis and Reporting
- Generate lessons learned reports
- Analyze patterns across project history
- Calculate lesson implementation rate
- Identify recurring issues and successes
- Track lesson application outcomes
Usage
Input Requirements
- Lesson description and context
- Project and phase information
- Categorization attributes
- Recommendations and actions
- Optional: Supporting evidence and artifacts
Output Deliverables
- Lessons learned register
- Search/retrieval results
- Pattern analysis report
- Recommended lessons for new projects
- Lessons implementation tracking
Example Use Cases
- Project Closure: Capture final lessons learned
- Project Kickoff: Retrieve relevant historical lessons
- Process Improvement: Analyze lesson patterns
- Training Development: Compile lessons for training
Process Integration
This skill integrates with the following processes:
- Lessons Learned and Knowledge Management
- Sprint Retrospective Facilitation
- benefits-realization.js
- Project Charter Development
Dependencies
- Knowledge base infrastructure
- Search/retrieval engine
- Pattern analysis utilities
- Recommendation algorithms
Related Skills
- SK-015: Retrospective Facilitator
- SK-008: Stakeholder Matrix Generator
- SK-011: Benefits Tracking Dashboard
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?