MaoyuanYang
- 4 skills
- 0 followers
- 12 hours ago last updated
- ▌ Project Dev · maoyuanyang bundleUse ONLY when the user explicitly asks to implement, change, fix, refactor, or deliver work on one selected feature or component of a project that already has (or will get) its documents: new features, changes, bug fixes, refactors, technical-debt paydown, and dependency upgrades. Drives read context, interview, Feature Spec, implementation plan, tests, code, verification, and documentation sync, plus GitHub delivery (issue, branch, pull request, CI, review) when the project has collaboration enabled. MUST NOT be used for read-only review, diagnosis or explanation only, ordinary Q&A, Greenfield initialization (project-start), recovery of an undocumented repository (project-onboard), or independent whole-project verification against the documents (project-verify).
- ▌ Project Start · maoyuanyang bundleUse ONLY when the user explicitly asks to start or initialize a new Greenfield project, or to plan the next wave of features (update the Roadmap, add draft Feature Specs) for an existing project that already has trustworthy documents. Runs understand-first context reading, a focused interview, project documents (README, PRODUCT, ARCHITECTURE, TESTING, and applicable extras), a Feature Roadmap, and draft Feature Specs. MUST NOT be used to implement a feature (project-dev), to take over an undocumented Brownfield repository (project-onboard), or to independently verify the current project state against its documents (project-verify).
- ▌ Project Verify · maoyuanyang bundleUse ONLY when the user explicitly asks to verify, audit, or check the current state of a documented project against its own documents: whether features marked Done in the Roadmap are actually delivered, whether acceptance criteria have executable evidence, whether documented commands, key user flows, and cross-feature behavior work, and whether documents still match reality. Derives the verification scope from the project's documents, runs the declared verification, exercises documented behavior, and reports findings with evidence and recommended next work — without fixing anything. MUST NOT be used to implement or fix anything (project-dev), to create or repair project documents (project-start / project-onboard), or for ordinary Q&A or read-only code explanation.
- ▌ Project Onboard · maoyuanyang bundleUse ONLY when the user explicitly requests takeover, inventory, or recovery of an existing Brownfield, legacy, or undocumented repository: understanding the system, verifying it runs, repairing or creating project documents, and recovering a Roadmap and Feature Specs from what actually exists. First entry into an unfamiliar repository alone is not a trigger. MUST NOT be used for ordinary Q&A or read-only review, for starting a new Greenfield project (project-start), for implementing or fixing a feature (project-dev), or for independently verifying a documented project against its documents (project-verify).