pr-with-docs

Create pull requests and update AGENTS.md and project documentation.

1|Updated Nov 8, 2025
One-click install
npx skills add https://github.com/pmagnomuller/ai-workflow-cursor-config --skill pr-with-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-with-docs
Source: https://github.com/pmagnomuller/ai-workflow-cursor-config/tree/main/.cursor/skills/pr-with-docs
Command: npx skills add https://github.com/pmagnomuller/ai-workflow-cursor-config --skill pr-with-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically generate production-ready pull requests and ensure documentation stays current (AGENTS.md and project docs) when features are completed or merges are ready, reducing manual PR setup and documentation drift.

Core Features & Use Cases

  • Automatically create PRs when code is ready for review and update AGENTS.md and related project docs as part of the PR.
  • Synchronize AGENTS.md changes with the repository's documentation workflow to keep guidelines up to date.
  • Use Case: Imagine finishing a feature and needing a PR with updated docs and agent rules in place.

Quick Start

Run this skill to automatically create a PR and update AGENTS.md and project docs when a feature is ready.

Frequently Asked Questions about pr-with-docs

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

FAQPage Schema
How do I automatically create GitHub pull requests and update documentation?

You can automate pull request creation and documentation updates by running this skill when a feature is complete. It generates production-ready PRs while simultaneously modifying AGENTS.md and project docs to prevent documentation drift across your repository.

What is AGENTS.md synchronization and why does it matter for pull requests?

AGENTS.md synchronization ensures your project guidelines stay current with code changes. When you automate PR creation, this skill updates AGENTS.md and associated docs as part of the workflow, keeping your repository documentation aligned with new features.

Do I need special GitHub permissions to automate PRs with documentation updates?

Yes, automating PRs with documentation updates requires repository access, PR creation permissions, and the ability to modify AGENTS.md and project documentation files as part of the standard GitHub pull request workflow.

What's the best way to keep project docs updated when finishing a feature?

The best way to keep docs updated when finishing a feature is automating the process during PR creation. This skill synchronizes documentation changes with your repository workflow, ensuring AGENTS.md and project docs reflect the completed feature without manual setup.

Can I update AGENTS.md and project docs as part of a standard GitHub workflow?

Yes, you can update AGENTS.md and project docs within standard GitHub workflows. When you request a PR or indicate work is complete, this skill integrates documentation modifications directly into the pull request process across your existing repository setup.