wenyue
Community@wenyue
wenyue publishes 40 engineering skills for Git worktree isolation, ticket-driven implementation, code review, refactoring, and agent-session diagnostics.
Agent Skills by wenyue
Showing 40 vetted skills indexed across 1 GitHub repositories.
worktree-environment-setup
Prepares a selected linked Git worktree with dependencies, services, and readiness verification.
change-set-verification
Verifies a completed change set against owner-supported checks before handoff.
write-setup-authoring-contracts
Author judgment-only Setup Authoring Contracts under setup-assets/blueprints for future Rules and Skills.
write-shared-rules-and-skills
Qualify and author portable cross-project SmartKit Rules and Skills through the public workflow.
translate-agent-artifacts
Translate English Rule and Skill documents into Simplified Chinese mirrors.
rename-code
Renames code symbols and tracked repository paths while updating every in-scope reference.
handle-operation-failure
Diagnose and design failure handling, recovery, and propagation for software operations.
diagnose-agent-session
Diagnose abnormal token usage, model activity, and tool calls in Codex, Cursor, and Copilot agent sessions.
write-code-comment
Write, review, and migrate code comments and documentation comments against implementation contracts.
finish-worktree
Finalizes isolated Git worktrees via PR creation, local merge, transfer, retention, or authorized discard.
implement-tickets
Implements dependency-ordered ticket batches in isolated worktrees with per-ticket acceptance and review.
create-worktree
Creates or reuses Git linked worktrees with carried-over uncommitted changes and environment setup.
refactor-code
Restructure a specific code target while preserving caller-visible behavior and external contracts.
setup-project-agents
Generates and synchronizes project Rules, Skills, Agents, and MCP configurations across Codex, Cursor, Copilot, and Qoder.
write-rules-and-skills
Orchestrates multi-role authoring and review workflows for Rules and Agent Skills.
research
Investigate questions against primary sources and save findings as cited Markdown files.
domain-modeling
Build and maintain project domain glossaries and architectural decision records.
wayfinder
Plans large efforts as decision-ticket maps on an issue tracker.
setup-matt-pocock-skills
Configure a repository's issue tracker, triage labels, and domain doc layout for engineering skills.
writing-for-agents
Guides writing skills, AGENTS.md, and CLAUDE.md documents for agent consumption.
wait-what
Rephrases the previous AI response in ASD-STE100 Simplified Technical English with added context.
handoff
Generates a handoff document summarizing the current conversation for a fresh agent session.
diagnosing-bugs
Diagnose hard bugs and performance regressions through a structured six-phase feedback-loop workflow.
code-review
Reviews a git diff against coding standards and the originating spec using parallel sub-agents.
Frequently Asked Questions About wenyue
FAQPage SchemaWhat tasks can I accomplish with wenyue's skills?▼
You can manage isolated Git worktrees end-to-end, break plans into tracer-bullet tickets, implement specs test-first with TDD, refactor or rename code safely, resolve merge conflicts, run standards-plus-spec code reviews, triage issues, and diagnose hard bugs or agent-session anomalies.
Who are these skills designed for?▼
Software engineers and agent-assisted developers working in Git repositories who need structured change management, ticket-driven implementation, code review, and design sharpening. Several skills target maintainers authoring Rules, Skills, and agent configurations for Codex, Cursor, Copilot, and Qoder.
How do I set up and start using these skills?▼
Run setup-matt-pocock-skills once to configure the issue tracker, triage labels, and domain doc layout. Then invoke skills by intent: create-worktree before state-changing work, implement-tickets for batched tickets, and finish-worktree to publish, merge, or discard the result.
Are wenyue's skills free and open source?▼
The manifest does not state a license or pricing. The skills are distributed as public repository content under the wenyue account with 8 public repos; check the individual repository for license terms before redistribution or commercial use.
What prerequisites do these skills require?▼
A Git repository is the core prerequisite, since most skills operate on worktrees, commits, branches, and merge states. Ticket-based skills need a configured issue tracker, and agent-configuration skills target Codex, Cursor, Copilot, or Qoder environments.