mir-am/skills-agents-ai-coding
Instructions file CodexOpenCode
AGENTS.md instructions for mir-am/skills-agents-ai-coding, covering agents.md, project overview, repository structure, skill anatomy and agent anatomy.
mir-am/skills-agents-ai-coding
Instructions file CodexOpenCode
AGENTS.md instructions for mir-am/skills-agents-ai-coding, covering agents.md, project overview, repository structure, skill anatomy and agent anatomy.
mir-am/skills-agents-ai-coding
Agent
Reviews code for quality and best practices.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Promote CHANGELOG.md unreleased entries into the next release version and update Maven POMs to the next snapshot version.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Read GitHub Copilot PR review comments, pair them with diff context, and write a markdown digest to .opencode/review/.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Resolve selected GitHub Copilot PR review threads with cautious defaults using gh GraphQL mutations.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Request a GitHub Copilot review for a pull request via gh CLI.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Submit AI-generated code review from .opencode/review/ to GitHub PR.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Pick up a GitHub issue and implement a fix or feature with a user-approved plan.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Create a GitHub issue for a bug or feature idea found during an agent session.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Review a GitHub Pull Request using gh CLI and provide structured feedback.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Protect the default branch from direct pushes so changes land only via pull requests.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Create an annotated git tag and GitHub prerelease from the latest versioned CHANGELOG entry.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Create a descriptive feature branch from the repo default branch using session context and current git changes.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Smart git commit with branch protection, session-aware staging, and conventional commits.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Create GitHub pull requests with smart title and description from branch commits.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Push commits to feature branch and update open PR description with new changes.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Create initial CHANGELOG.md with unreleased features using Keep a Changelog format.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Save or update the agent's current plan to .opencode/plans/ in the working project.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Capture current work session into a markdown note for continuity.
mir-am/skills-agents-ai-coding
Skill Claude CodeCodex
Write a self-contained markdown report of the work done, changed files, concise decision steps, and applied patches.