victoriacheng15
- 8 skills
- 0 followers
- 14 hours ago last updated
- ▌ Adr Gen · victoriacheng15 bundleGuides the creation and management of Architectural Decision Records (ADRs) with immutable indexing.
- ▌ Rca Gen · victoriacheng15 bundleGuides the creation and management of Root Cause Analysis (RCA) records with chronological indexing.
- ▌ Plan Gen · victoriacheng15 bundleScaffolds a local PLAN-[TASK].md template to sequence PRs and coordinate execution steps to prevent goal drift.
- ▌ Fresh Eye · victoriacheng15 bundleAnalyzes git diffs to perform local code quality reviews, outputting feedback directly to standard output.
- ▌ Pr Review · victoriacheng15 bundlePerforms a detailed review of PR changes against a base branch, checks and runs tests, and runs local dev to verify stability.
- ▌ Tests Gen · victoriacheng15 bundleProgrammatically scaffolds language-specific unit test suites with table-driven assertions for Go, TS, Python, and Rust.
- ▌ Prepare Commit · victoriacheng15 bundlePrepares standardized commits by checking repository state, enforcing staging hygiene, and drafting structured commit.md specs.
- ▌ Contribute Triage · victoriacheng15 bundleGuides the agent to resolve an upstream issue using a local issue-[num].md file tracking reproduction, fix, and verification states.