lessons-forward

Forward generalizable template findings to the Agentic Meta Project.

3|3|Updated Aug 19, 2024
One-click install
npx skills add https://github.com/AMDResearch/dh_comms --skill lessons-forward
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lessons-forward
Source: https://github.com/AMDResearch/dh_comms/tree/main/.agents/skills/lessons-forward
Command: npx skills add https://github.com/AMDResearch/dh_comms --skill lessons-forward

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a formal path to capture and forward findings that generalize beyond a single project, ensuring that template gaps, missing skills, or structural issues are documented and surfaced to the Agentic Meta Project.

Core Features & Use Cases

  • Defines forwarding criteria to determine when a local finding should be escalated.
  • Identifies the affected template component (file, policy, or structure) and constructs a forwarding artifact.
  • Stores artifacts under .agents/improvement/forward-to-meta/ for cross-project learning and reuse.

Quick Start

Review a local session finding and, if it generalizes, create a forwarding artifact at .agents/improvement/forward-to-meta/.

Frequently Asked Questions about lessons-forward

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

FAQPage Schema
How do I forward generalizable lessons to a meta project template?

To forward generalizable lessons, create a forwarding artifact that specifies the affected template component and save it under .agents/improvement/forward-to-meta/. This formal path captures findings that generalize beyond a single project for cross-project reuse.

When should I escalate a local session finding to a meta project?

Escalate a local session finding when it indicates a template gap, missing skill, or structural issue applicable across any project using the Agentic Meta Project template. The finding must be observed in at least one concrete session to qualify for forwarding.

What is the required schema for documenting template gaps and structural issues?

The schema for documenting template gaps requires an artifact conforming to the .agents/improvement/forward-to-meta/ directory structure. It must specify the affected template component without altering any existing template, policy, or process documents.

Does forwarding an artifact to the Agentic Meta Project modify existing process documents?

No, forwarding an artifact to the Agentic Meta Project does not modify existing process documents. The artifact must be written without altering any existing template, policy, or process documents, ensuring non-destructive cross-project learning.

Can I use this process for findings observed in only a single project session?

Yes, you can use this process if the finding from the single concrete session generalizes across any project using the Agentic Meta Project template. The criteria require the issue to be applicable beyond the local context to qualify for forwarding.