Skip to main content

joris887/exosuit

SkillsMP는 joris887/exosuit에서 45개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
45
GitHub 스타
4
GitHub 포크
1

수집된 skill 45개 중 40개를 표시합니다.

직업 분류
미분류
설명

Execute comprehensive backlog review. Analyzes story quality, Definition of Ready compliance, dependencies, zombie stories, and generates a backlog health report.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

First-run framework setup. Detects existing project stack or guides new project creation from vision/braindump.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use when the user has a complex idea that needs design exploration before story decomposition.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Build a project from a plain-English description. Handles all technical decisions automatically. Designed for non-technical users but useful for anyone who wants fast results.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use when the user has an idea or requirement to decompose into backlog stories.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Resume development with smart session continuation. Reads session handoff files, sprint spec, analyzes git state, and determines the best path forward.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use when the user reports a bug, error, or unexpected behavior that needs investigation.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Generate a structured handoff document for ending a development session. Saves to docs/sessions/ for the continue skill to read.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Deep online research on any topic. Produces structured reports with citations and confidence scores. Three depth modes — quick scan, standard investigation, or deep dive.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use when the user wants to ship a sprint's work to main via PR.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Pre-sprint checks, feature branch creation, and sprint planning. Ensures clean state, defines sprint goal and scope, creates sprint spec document.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Deep guided elicitation for new projects. Archetype-aware, research-backed, multi-phase discovery with assumption tracking and Phase Transition Stories.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when the user is inside a parallel stream (worktree branch) and wants to bring that branch up to date with the LATEST of its parent branch — typically after one or more sibling streams have merged their work up into the parent (via /merge-up). Pulls the…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when the user is inside a parallel stream (worktree branch) and wants to merge that branch's committed work into the parent branch it was created from, then bring the stream back up to date with the parent. True merge (keeps individual commits); prompts…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Work on multiple stories at the same time. Creates isolated parallel streams (git worktrees) from the current branch, wires up local settings, and opens each in its own Claude Code session. Also shows stream status and cleans up finished streams. Pairs with…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guided interactive tour of the framework. Walks through your first sprint from zero to shipped PR.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Cleanly remove the Exosuit framework from a project while preserving project-specific content.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Validate framework configuration, check runtime dependencies, and report issues. Use when something isn't working or after setup.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Upgrade Exosuit to a newer version while preserving project customizations.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when the user wants to implement a single story or deliver a backlog item.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Prepare for manual testing session with test plan based on known issues, recent changes, and acceptance criteria.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Execute a UAT test case — select, test, process findings, fix or log, and close the cycle.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Phase transition review — walkthrough built features, validate assumptions, refresh research, decide direction, and plan next phase.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Sprint status overview with session insights, sprint trends, and actionable next steps.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Deploy the project to a hosting platform. Detects deployment configuration, runs pre-deploy checks, and guides first-time setup.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Execute comprehensive weekly maintenance routine (1-2 hours, Friday recommended). Includes health checks, quality review, dependency governance, activity insights, and planning.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Unified quality gate dispatcher. Runs selected quality checks with profile-aware defaults.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create a well-formatted conventional commit with proper message structure. Use when ready to commit changes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when the user wants to autonomously improve a measurable metric through iterative experimentation with git-based checkpointing and automatic rollback.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Safely discard or revert failed implementation attempts and restore a clean working state.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Security review for code touching authentication, credentials, file access, or user data. Includes CWE checklist ranked by AI vulnerability frequency, phantom package detection, ASVS-aligned controls, and supply chain checks. MANDATORY for auth code,…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Sprint retrospective — consumes progress.md Metrics table, adds leading-lagging analysis, anti-pattern detection, and 4Ls framework.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Incremental code logic verification of UAT test cases — pick batch, trace code, fix issues, update tracking.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Analyzes code quality, complexity, duplication, and architectural patterns. Use after implementing features, during code review, or when preparing for PR. Auto-invoke when user has completed significant code changes or asks to review code quality.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Validate module boundaries, check for architectural drift, and suggest fitness function tests. Compares actual code structure against ARCHITECTURE.md.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Fix a GitHub issue following project coding standards. Creates branch, implements fix with TDD, and prepares PR.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Validates test coverage, quality, and TDD compliance. Detects weakened assertions, deleted tests, and tautological patterns. Auto-invoke when user has written code and needs test validation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create project-specific hook scripts and register them in settings.json. Extends the framework's enforcement layer.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Natural language skill discovery — describe what you want to do and get matched to the right skill.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze performance patterns — N+1 queries, unbounded operations, blocking I/O, memory leaks, and scaling behavior. Auto-invoke after performance-sensitive code changes.

원문 언어: 영어

업데이트
수집된 skill 45개 중 40개를 표시합니다.