Agent Skills by fengqiyu0317
Showing 9 vetted skills indexed across 1 GitHub repositories.
review-standard
Automate standards-aligned code reviews for pull requests and milestone commits.
move-a-file
Move or rename files and update references across source, docs, and configs.
fork-dev-branch
Create a GitHub development branch named issue-<number>-<brief-title> from an issue.
open-issue
Draft structured GitHub issues with frontmatter and tags from conversation context.
milestone
Track LOC, run tests per chunk, and create milestones at 800 LOC.
open-pr
Create GitHub pull requests from conversation context with tagged titles and summaries.
commit-msg
Format git commit messages with structured tags, file paths, and descriptions.
document-guideline
Enforce documentation standards across design docs, READMEs, interfaces, and test cases.
plan-guideline
Create file-level implementation plans with explicit changes and test strategies.