Claude

Home » Claude
GitHub Agentic Workflows automating repository management and Power Platform development — AI agents handling issue triage, documentation, testing, and deployment

GitHub Agentic Workflows: The Next Evolution of Repository Automation for Power Platform and Enterprise Developers

Traditional GitHub Actions workflows are powerful but deterministic — they can only do what you explicitly tell them. GitHub Agentic Workflows change that. Launched in February 2026, they bring AI coding agents (Copilot CLI, Claude Code, Codex) into GitHub Actions with natural language specifications, security guardrails, and human review. Instead of writing imperative YAML, you describe outcomes in plain language and let AI agents figure out the implementation. This guide explores the six core automation categories and practical applications for Power Platform developers managing PCF controls, Dataverse solutions, and ALM pipelines.

Claude Skills: The Complete Developer Guide to Building Reusable AI Workflows (With Code)

Claude Skills: The Complete Developer Guide to Building Reusable AI Workflows (With Code)

Claude Skills are reusable, Markdown-based instruction bundles that turn Claude into a specialist for any domain — automatically loaded when relevant, no re-prompting required. In this complete developer guide, we break down all 17 available skills across document automation, frontend design, generative art, MCP server building, and more. Each section includes working Python and TypeScript code samples, dependency lists, and real integration patterns so you can drop them into your own projects today. Whether you're generating Word docs with docx, building MCP servers with mcp-builder, or creating animated Slack GIFs with slack-gif-creator, this guide shows you exactly how each skill works under the hood — and how to build your own.