Skip to main content
GitHub repository

xp-agents

xp-agents contains 18 collected skills from paulingalls, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
14
updated
2026-07-31
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

xp-schedule
computer-occupations-all-other

Decide solo or parallel execution for the ready frontier, then promote the chosen stories and set each execution_mode. Runs before planning.

2026-07-31
xp-accept
software-quality-assurance-analysts-and-testers

Verify acceptance criteria for in-progress stories and mark each done or deferred. Use when a story is ready to accept.

2026-07-31
xp-work-selection
project-management-specialists

Select work for the session: review retro Try items, triage open questions and debts, pick sprint stories.

2026-07-31
xp-sprint-start
project-management-specialists

Create sprint.json from an execution plan milestone: decompose it into context-rich stories with file domains and interface contracts.

2026-07-30
xp-assign
computer-occupations-all-other

Per-story execution-shape decision: continue in-agent, or spawn one teammate at the chosen tier. Runs once per story after its plan is reviewed.

2026-07-30
xp-free-close
software-developers

Close ad-hoc work done outside a sprint or plan: review the free branch diff and merge it into the integration branch.

2026-07-30
xp-plan-close
software-developers

Close a plan branch: review the plan-level diff and merge into primary with archive. Auto-invoked after a plan's last milestone ships.

2026-07-30
xp-sprint-close
software-developers

Close a sprint branch: cross-cutting review, then merge into the target with cleanup. Auto-invoked at the end of /xp-sprint-review.

2026-07-30
xp-end-session
software-developers

End-of-session cleanup: drafts a session summary, force-closes open questions, and triages maybe-addressed concerns and debts.

2026-07-30
xp-kickoff
software-developers

Session start orchestrator: sequences retrospective, sprint setup, work selection, housekeeping. Use every session.

2026-07-30
xp-plan
software-developers

Create or update execution_plan.json: turn design sources into ordered milestones with change zones and design details.

2026-07-30
xp-quality-review
software-quality-assurance-analysts-and-testers

Independent review of the current diff. Spawns xp-code-reviewer for correctness, drift, debt, and reuse/quality lenses.

2026-07-30
xp-scaffold-acceptance
software-quality-assurance-analysts-and-testers

Scaffold an acceptance test harness for a project surface. Detects existing tooling, confirms with the customer, then writes, installs, verifies and commits it.

2026-07-30
xp-sprint-review
software-developers

Review the completed sprint: what shipped vs planned, update milestone delivery, record velocity. Use when all stories are done.

2026-07-30
xp-stage-migration
software-developers

Stage 2 floor migration prompt for /xp-kickoff. INTERNAL - invoked only by xp-kickoff when the stage is below 2.

2026-07-30
xp-story-close
software-developers

Close one story: review its diff, merge into the sprint base, clean up. Invoked by /xp-accept for each accepted story.

2026-07-30
xp-review-plan
software-developers

Review the current plan: size, TDD ordering, milestone boundaries, decision conflicts. Use after planning completes.

2026-07-30
xp-system-context
software-developers

Create or update system_context.json: analyse the codebase to describe the product, architecture and technical constraints.

2026-07-30