Agent Skills by sei-newbear
Showing 23 vetted skills indexed across 1 GitHub repositories.
propose-options
Present multiple options with pros, cons, and a recommended approach.
define-requirements
Analyze software feature requests to define scope, objectives, and done conditions.
git-workflow
Automate Git branch, worktree, pull request, and merge workflows.
retrospective
Automate retrospective sessions to identify strengths, weaknesses, and actionable insights.
e2e-execution
Automate E2E test execution with environment setup and CI integration.
implementation
Enforces project-specific coding conventions and architecture guidelines during implementation.
e2e
Guide users in defining and refining E2E test scenarios.
handoff-docs
Generate self-contained handoff documentation with validation via a handoff-verifier subagent.
dialogue-principles
Guide structured communication and conflict management in project discussions.
slice-tdd
Execute TDD cycles with interface-first design and peer review.
basic-design
Facilitate architectural design discussions and requirement clarification for software projects.
story-slicing
Refines user stories using the INVEST framework via a dialogue-driven process.
review-recording
Capture review meeting insights and organize them into Kanban-style cards.
release
Increment version tags and create GitHub Releases for xp-harness.
skill-design-style
Design and modify skills and agents within the xp-harness framework.
philosophy
Evaluate skill and agent designs against xp-harness principles.
kanban
Manage and visualize task backlogs on a Kanban board for xp-harness.
announce-release
Generate release summaries from GitHub release notes for team communication.
disclosure-guard
Audit git repository contents for sensitive organizational terms before commit or push.
harness-verification
Automate E2E API tests with WireMock simulations and verify responses.
e2e-playwright-front
Automate and execute E2E tests for front-end web applications using Playwright.
api-implementation
Enforce coding standards and type safety in Claude Code api/ layers.
front-implementation
Automate React component implementation with PascalCase naming, interface types, and named exports.