Skip to content

feat: AI setup#16

Merged
michalurbanek merged 3 commits intomasterfrom
mu/feat/ai
Apr 10, 2026
Merged

feat: AI setup#16
michalurbanek merged 3 commits intomasterfrom
mu/feat/ai

Conversation

@michalurbanek
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown

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

This PR adds an “AI setup” documentation and workflow layer to the Flutter template, plus a small build/release tooling enhancement for iOS artifact handling.

Changes:

  • Adds AI contributor entrypoints (AGENTS.md), repo overview/guidelines docs, and a README “AI Support” section.
  • Introduces reusable AI workflow “skills” under ai/skills/ (feature scaffolding, data flow, upgrades, releases, PR review, secrets).
  • Adds an iOS develop IPA make target and a helper script to archive built IPAs (with release_artifacts/ ignored).

Reviewed changes

Copilot reviewed 14 out of 15 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
README.md Adds “AI Support” section and ToC entry pointing to shared AI docs and skills.
makefile Adds generateIosDevelopIpa target and updates .PHONY.
docs/PROJECT_OVERVIEW.md New contributor/agent repo map and operational overview.
docs/PROJECT_GUIDELINES.md New implementation/conventions guide aligned to current repo patterns.
ai/skills/flutter-template-upgrade/SKILL.md Skill workflow for Flutter/dependency upgrades.
ai/skills/flutter-template-secrets-bootstrap/SKILL.md Skill workflow for handling encrypted secrets safely.
ai/skills/flutter-template-release-prepare/SKILL.md Skill workflow for pre-merge release preparation.
ai/skills/flutter-template-release-builds/SKILL.md Skill workflow for post-merge release builds + IPA archival.
ai/skills/flutter-template-release-builds/scripts/archive_ios_ipa.sh New script to archive the generated IPA to release_artifacts/.
ai/skills/flutter-template-pr-review/SKILL.md Skill workflow for PR/diff review.
ai/skills/flutter-template-feature-screen/SKILL.md Skill workflow for adding a new screen/route.
ai/skills/flutter-template-feature-data-flow/SKILL.md Skill workflow for implementing a data-backed feature end-to-end.
AGENTS.md New shared “source of truth” instructions for AI agents.
.gitignore Ignores release_artifacts/ produced by the IPA archival workflow.
.claude/CLAUDE.md Points Claude users to AGENTS.md and the skills directory.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

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 14 out of 15 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

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 14 out of 15 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@michalurbanek michalurbanek merged commit 643c9a6 into master Apr 10, 2026
5 checks passed
@michalurbanek michalurbanek deleted the mu/feat/ai branch April 13, 2026 07:49
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