Command Cursor
Automatically execute the subsequent code delivery pipeline: skilltypesync → changelog → commit → prgenerate, in strict sequential order.
VChart, more than just a cross-platform charting library, but also an expressive data storyteller.
Command Cursor
Automatically execute the subsequent code delivery pipeline: skilltypesync → changelog → commit → prgenerate, in strict sequential order.
Command Cursor
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Command Cursor
Automatically execute the four core phases of the Spec-Driven Development (SDD) pipeline: specify → plan → tasks → implement, in strict sequential order.
Command Cursor
Generate Rush change entries for VChart monorepo using specs/ /plan.md as the only semantic source; infer bump type from the spec with zero-input defaults.
Command Cursor
Generate a custom checklist for the current feature based on user requirements.
Command Cursor
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Command Cursor
Create a local Conventional Commits-style commit using only specs/ /plan.md for semantics; do not push to origin.
Command Cursor
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Command Cursor
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Command Cursor
Execute the implementation planning workflow using the plan template to generate design artifacts.
Command Cursor
Create a GitHub Pull Request using local body file via gh CLI (browser auth).
Command Cursor
Generate a PR body using the GitHub pull request template and specs/ /plan.md; default to the English template and write to .trae/output/pr.body.local.md.
Command Cursor
After feature development, detect user-config/API changes and synchronize skill type resources under skills/vchart-development-assistant/references/type-meta and type-details.
Command Cursor
Create or update the feature specification from a natural language feature description.
Command Cursor
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Command Cursor
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.