mcscatblog-submit-pr Skill
Commit current changes and create a pull request for review Published by microsoft in mcscatblog.
What is mcscatblog-submit-pr Skill?
Commit current changes and create a pull request for review Published by microsoft in mcscatblog. 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
- Data analysis
- Research
- Data analysis use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use mcscatblog-submit-pr Skill
- Use it for data analysis.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/mcscatblog
- Skill file: .claude/skills/mcscatblog-submit-pr/SKILL.md
What it does
Commit current changes and create a pull request for review
Skill instructions
Submit a Pull Request Commit the current changes on a feature branch and create a PR for review. Steps 1. Run git status to see what's changed. If there are no changes, tell the user and stop. 2. If on main, create a new branch. Name it based on the changes: - For new posts: post/<slug (e.g., post/dataverse-search-copilot-studio) - For post edits: edit/<slug - For other changes: fix/<short-description 3. Stage the relevant files. Be selective: - Stage post files in posts/ - Stage related assets in assets/posts/ - Stage author changes in data/authors.yml - Do NOT stage unrelated files, .claude/ local files, or screenshots left in the repo root 4. Commit with a descriptive message. For new posts, include the post title. For edits, describe what changed. 5. Push the branch to origin. 6. Create the PR using gh pr create: - Title: Short, under 70 characters - Body: Use this format: Summary <1-3 bullet points describing the changes Checklist - [ ] Ran /review-post and addressed feedback - [
Explore related resources
Frequently asked questions
What is mcscatblog-submit-pr?
mcscatblog-submit-pr is a open-source AI agent skill with Copy skill directory. Commit current changes and create a pull request for review
Who is mcscatblog-submit-pr best for?
mcscatblog-submit-pr is best for reusing agent instructions, scripts, and references, data analysis workflows, research workflows.
How do I install mcscatblog-submit-pr?
Install or run mcscatblog-submit-pr using Copy skill directory. Check mcscatblog-submit-pr for the latest setup command.
Is mcscatblog-submit-pr actively maintained?
mcscatblog-submit-pr may need a closer maintenance check before production use.
Auto-fetched from GitHub.