devpace
Goal-to-code traceability, quality gates, and delivery rhythm
All Skills in This Repository (19)
Pure Emerald Level Indicatorspace-guard
Scan change requests for risks across the software development lifecycle.
pace-plan
Plan, adjust, and close development iterations with scope and health metrics.
pace-review
Generate human-readable review summaries for code changes in the in_review state.
pace-release
Manage release lifecycle with deployment, verification, changelog generation, and Git tagging.
pace-next
Analyze project signals to recommend the most important next development action.
pace-init
Initialize project development tracking with the devpace framework.
/pace-test
Execute automated tests, analyze coverage, and validate acceptance criteria.
pace-analyst
Analyze development iteration metrics and generate retrospective reports from historical project data.
pace-feedback
Collect user feedback, classify production incidents, and generate postmortems.
pace-role
Switch AI output perspective to match professional roles like Developer or Tester.
pace-dev
Implement code changes, run automated tests, and enforce quality gates.
pace-sync
Synchronize devpace development state with GitHub, Linear, and Jira.
Frequently Asked Questions
FAQPage SchemaHow to install devpace?▼
Run `npx skills add arch-team/devpace --all -g -y` in your terminal to install all pace commands globally.
What problem does devpace solve?▼
It keeps development work traceable from business goal to code change, so requirement changes trigger automatic impact analysis instead of chaos, and quality gates cannot be skipped.
How does devpace handle requirement changes?▼
Use /pace-change or plain language like 'add an export feature' and it runs impact analysis, adjusts the plan, and waits for your confirmation before touching anything.
Does devpace resume work after an interrupted session?▼
Yes. All state lives in plain Markdown files under .devpace/, so the next session automatically restores context with zero re-explanation.
Do I need to memorize devpace commands?▼
No. Natural language works for most tasks — saying 'help me implement X' starts development and 'where are we' shows status, with /pace-next recommending the next step.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core