Jiang tao
Community@sqfzy · 广东广州
A nvimer also a student of Ji'nan University
Agent Skills by Jiang tao
Showing 20 vetted skills indexed across 1 GitHub repositories.
design
Clarify requirements, design architecture through adversarial discussion, and guide implementation with tests and commits.
repeat
Repeat prompts or skill commands on an adaptive schedule until a time limit or condition expires.
bench
Automate benchmarks and profiling to identify performance bottlenecks across commits.
test
Analyze code coverage gaps and generate targeted tests automatically.
merge
Merge upstream branches or port features with backup and rollback safeguards.
evolve
Assess project maturity and gaps to generate a structured evolution plan.
script
Generate deterministic scripts with error handling and idempotent execution.
migrate
Plan and execute incremental software migrations with rollback points and verification.
review
Analyze diffs, PRs, branches, or files to generate severity-organized code review reports.
fix
Trace root causes, implement fixes, and validate with regression tests.
retro
Generate structured retrospective reports from coding sessions with lessons and root causes.
doc
Generates README, API docs, and summaries from scanned source code and files.
report
Generate structured stakeholder reports from git history, artifacts, and code changes.
improve
Orchestrate iterative code quality improvement cycles with adversarial discussions.
ship
Automate release gating with review, test gap, benchmark, and documentation checks.
create-agent
Generate Claude Code subagent Markdown files with YAML frontmatter.
discuss
Coordinates multi-role discussions and auto-saves results to .artifacts/ on trigger events.
git
Generate conventional commit messages and update changelogs from repository state.
refactor
Refactor code structure while preserving behavior by default.
debug
Capture error output, classify failure types, and trace root-cause hypotheses into a structured debug report.