harness-learnings Skill
Capture and consult codebase-specific learnings across the lifecycle. Use when an agent encounters a correction loop, review finding, test prerequisite, or recurring pattern that future sessions should know about. Also use at the start of implement, verify, or review to check for known patterns. Do not use for architec Published by microsoft in devsquad-copilot.
What is harness-learnings Skill?
Capture and consult codebase-specific learnings across the lifecycle. Use when an agent encounters a correction loop, review finding, test prerequisite, or recurring pattern that future sessions should know about. Also use at the start of implement, verify, or review to check for known patterns. Do not use for architec Published by microsoft in devsquad-copilot. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Writing
- Testing use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use harness-learnings Skill
- Use it for testing.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/devsquad-copilot
- Skill file: .github/plugins/devsquad/skills/harness-learnings/SKILL.md
What it does
Capture and consult codebase-specific learnings across the lifecycle. Use when an agent encounters a correction loop, review finding, test prerequisite, or recurring pattern that future sessions should know about. Also use at the start of implement, verify, or review to check for known patterns. Do not use for architec
Skill instructions
Harness Learnings Principle Agent sessions are ephemeral. Codebase knowledge is not. When an agent discovers a pattern through trial and error (failed tests, correction loops, review findings), that knowledge should persist so the next session starts smarter. Operations This skill has two modes: capture (write a learning) and consult (read learnings relevant to the current task). How This Skill Is Invoked Capture is auto-prompted by the lifecycle agents at trigger moments where the agent has likely done something that future sessions should know about. The auto-prompt sites are: - devsquad.implement.execute after self-correction loops (2+ correction attempts, reverts of own work, max-attempt exhaustion) - devsquad.implement.verify after discovering a test or build prerequisite through a failed run - devsquad.review.code after producing Major or Critical findings that match a codebase-specific pattern - devsquad.implement.finalize after human PR feedback contradicts prior agent output,
Explore related resources
Frequently asked questions
What is harness-learnings?
harness-learnings is a open-source AI agent skill with Copy skill directory. Capture and consult codebase-specific learnings across the lifecycle. Use when an agent encounters a correction loop, review finding, test prerequisite, or recurring pattern that future sessions should.
Who is harness-learnings best for?
harness-learnings is best for reusing agent instructions, scripts, and references, testing workflows, writing workflows.
How do I install harness-learnings?
Install or run harness-learnings using Copy skill directory. Check harness-learnings for the latest setup command.
Is harness-learnings actively maintained?
harness-learnings may need a closer maintenance check before production use.
Auto-fetched from GitHub.