Skip to content

Fabric Lakehouse Skill#741

Open
tedvilutis wants to merge 21 commits intogithub:mainfrom
tedvilutis:main
Open

Fabric Lakehouse Skill#741
tedvilutis wants to merge 21 commits intogithub:mainfrom
tedvilutis:main

Conversation

@tedvilutis
Copy link

This is new skill for Copilot agent to work with fabric Lakehouse

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, agent, or skill file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, or skill with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

This is a skill explaining to agents what Fabric Lakehouse is. I'm a product manager of Microsoft Fabric team owning Lakehouse experience. When using Copilot to generate PRD or Code that is related to Lakehouse without this skill you get some discrepancies with the actual product. This skill will let agents to be more accurate when working on fabric Lakehouse.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • Update to existing instruction, prompt, agent, plugin, or skill.
  • Other (please specify):

Additional Notes

I'll continue maintaining and updating this skill as Fabric Lakehouse evolves.


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

This is new skill for Copilot agent to work with fabric Lakehouse
Copilot AI review requested due to automatic review settings February 17, 2026 02:20
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Agent Skill describing Microsoft Fabric Lakehouse concepts and usage patterns, with bundled reference docs to improve Copilot/agent accuracy when generating Lakehouse-related PRDs and code.

Changes:

  • Introduces skills/fabric-lakehouse/SKILL.md with core Lakehouse concepts, security, shortcuts, and optimization guidance.
  • Adds bundled reference docs for Data Factory ingestion patterns and PySpark/Spark SQL examples.
  • Registers the new skill in docs/README.skills.md for discoverability.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
skills/fabric-lakehouse/SKILL.md New Fabric Lakehouse skill definition and guidance with links to bundled references.
skills/fabric-lakehouse/references/pyspark.md PySpark + SQL examples for reading/writing/optimizing Delta tables and common patterns.
skills/fabric-lakehouse/references/getdata.md Data Factory integration overview and common orchestration activities/patterns.
docs/README.skills.md Adds the new skill to the skills index table with bundled assets list.

tedvilutis and others added 3 commits February 16, 2026 18:24
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@tedvilutis
Copy link
Author

@copilot open a new pull request to apply changes based on the comments in this thread

@tedvilutis tedvilutis closed this Feb 17, 2026
@tedvilutis tedvilutis reopened this Feb 17, 2026
@aaronpowell
Copy link
Contributor

@tedvilutis did copilot get the changes desired? Only people with access to this repo can trigger with @copilot (at least, that is my understanding)

@tedvilutis
Copy link
Author

#sign-off

@tedvilutis
Copy link
Author

@tedvilutis did copilot get the changes desired? Only people with access to this repo can trigger with @copilot (at least, that is my understanding)

Yes

@tedvilutis
Copy link
Author

@aaronpowell I've updated pyspark.md as desired by copilot. No outstanding requests. Can this PR be merged?

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 10 comments.

tedvilutis and others added 9 commits February 17, 2026 10:29
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Updated the description to provide clearer context and details about the Fabric Lakehouse skill, including its features and support for users.
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

tedvilutis and others added 2 commits February 17, 2026 10:53
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Author

@tedvilutis tedvilutis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

tedvilutis and others added 2 commits February 17, 2026 11:18
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants