Skip to content

feat: added github agents workflow - #82

Merged
kr1shap merged 9 commits into
mainfrom
chore/github-agent-workflow
Mar 12, 2026
Merged

feat: added github agents workflow#82
kr1shap merged 9 commits into
mainfrom
chore/github-agent-workflow

Conversation

@kr1shap

@kr1shap kr1shap commented Feb 21, 2026

Copy link
Copy Markdown
Collaborator

Added files for the agent workflow for optional use as well as pull request template

@kr1shap

kr1shap commented Feb 21, 2026

Copy link
Copy Markdown
Collaborator Author

@copilot add review to enhance agents and copilot workflow as well as skills

Copilot AI commented Feb 21, 2026

Copy link
Copy Markdown

@kr1shap I've opened a new pull request, #85, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds repository guidance and optional GitHub Copilot agent/skill instruction files to standardize workflow and help contributors (and tooling) follow consistent practices. Also introduces a PR template to improve PR quality and review consistency.

Changes:

  • Added multiple .github/skills/*.skill.md guides (GitHub workflow, frontend, API, refactoring/code quality).
  • Added .github/agents/*.instructions.md agent instruction files intended to scope guidance by path.
  • Added .github/copilot-instructions.md and a new .github/PULL_REQUEST_TEMPLATE.md.

Reviewed changes

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

Show a summary per file
File Description
.github/skills/github-workflow.skill.md Defines commit/branch/PR/issue/review workflow standards.
.github/skills/frontend-development.skill.md Frontend development guidance for the Next.js app.
.github/skills/code-quality-refactoring.skill.md Refactoring and code quality checklist/guidelines.
.github/skills/api-development.skill.md API development guidance (Next.js + Supabase).
.github/copilot-instructions.md Top-level Copilot guidance for the repo.
.github/agents/frontend.instructions.md Path-scoped frontend agent instructions.
.github/agents/api.instructions.md Path-scoped API agent instructions.
.github/PULL_REQUEST_TEMPLATE.md Standardized PR template/checklist.

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

Comment thread .github/copilot-instructions.md Outdated
Comment thread .github/skills/frontend-development.skill.md Outdated
Comment thread .github/agents/frontend.instructions.md
Comment thread .github/copilot-instructions.md
Comment thread .github/agents/api.instructions.md Outdated
Comment thread .github/skills/api-development.skill.md
Comment thread .github/skills/frontend-development.skill.md
Comment thread .github/agents/api.instructions.md
Comment thread .github/agents/frontend.instructions.md Outdated
kr1shap and others added 4 commits February 21, 2026 00:28
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>
@kr1shap

kr1shap commented Mar 12, 2026

Copy link
Copy Markdown
Collaborator Author

@copilot In the skills/front-end design skill, can you add the following

  • mention how if not prompted on how to design, it is purely up to you to be creative based on the current websites design
  • all designs must be responsive for all screens
  • if a figma link is provided, must follow that
  • no AI, vibe-coded designs that have heavy purplish gradients, rounded corners, etc. Unless design already uses these

Copilot AI commented Mar 12, 2026

Copy link
Copy Markdown

@kr1shap I've opened a new pull request, #93, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 3 commits March 12, 2026 04:06
Co-authored-by: kr1shap <197449439+kr1shap@users.noreply.github.com>
Co-authored-by: kr1shap <197449439+kr1shap@users.noreply.github.com>
docs: add design guidelines to frontend-development skill
@kr1shap
kr1shap merged commit 27c2665 into main Mar 12, 2026
@kr1shap
kr1shap deleted the chore/github-agent-workflow branch March 12, 2026 04:08
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.

3 participants