xp-practices
✓Apply XP practices including pair programming, ensemble programming, continuous integration, and sustainable pace. Use when implementing agile development practices, improving team collaboration, or adopting technical excellence practices.
Installation
SKILL.md
Core XP Practices (Prioritized): | Practice | Start Here | Why First |
| TDD | ✅ Yes | Foundation for everything | | Continuous Integration | ✅ Yes | Fast feedback | | Pair Programming | ✅ Yes | Knowledge sharing | | Collective Ownership | After CI+TDD | Needs safety net | | Small Releases | After CI | Infrastructure dependent |
| Communication | Everyone knows what everyone does | Daily standups, pairing | | Simplicity | Simplest thing that works | YAGNI, small design | | Feedback | Get feedback early and often | TDD, CI, short iterations | | Courage | Tell truth, adapt | Refactor, admit mistakes | | Respect | Everyone contributes value | Sustainable pace, pairing |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill xp-practices- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is xp-practices?
Apply XP practices including pair programming, ensemble programming, continuous integration, and sustainable pace. Use when implementing agile development practices, improving team collaboration, or adopting technical excellence practices. Source: proffesor-for-testing/agentic-qe.
How do I install xp-practices?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill xp-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/proffesor-for-testing/agentic-qe
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01