Patterns for invoking and coordinating Automatasaurus agents. Use when delegating tasks to specialist agents.
원문 언어: 영어
메뉴
SkillsMP는 shwilliamson/automatasaurus에서 19개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 19개 중 19개를 표시합니다.
Patterns for invoking and coordinating Automatasaurus agents. Use when delegating tasks to specialist agents.
원문 언어: 영어
Patterns for using Claude Code agent teams (experimental). Load when the orchestrator decides to use teams instead of subagents for a workflow step.
원문 언어: 영어
Core implementation logic for working on a single GitHub issue. Used by both /work command and /work-all subagents to ensure consistent behavior.
원문 언어: 영어
Defines the autonomous development workflow. Use when orchestrating work between agents, managing issue lifecycles, or understanding the development loop.
원문 언어: 영어
Best practices for performing thorough, constructive code reviews. Use when reviewing PRs to ensure quality feedback that improves code and helps developers grow.
원문 언어: 영어
Best practices for breaking down work into GitHub issues, proper sizing, and milestone organization. Use during discovery/planning phases.
원문 언어: 영어
Best practices for writing clear, effective pull request descriptions. Use when creating PRs to ensure they communicate changes effectively to reviewers.
원문 언어: 영어
REST API design conventions, error handling, and versioning. Use when designing new APIs, reviewing endpoints, or documenting API contracts.
원문 언어: 영어
Security best practices for application development. Use when handling user input, authentication, secrets, or reviewing code for vulnerabilities.
원문 언어: 영어
Testing strategies, patterns, and best practices. Use when writing tests, reviewing test coverage, or setting up testing infrastructure.
원문 언어: 영어
Manages GitHub workflow including issues, PRs, labels, and reviews. Use when working with GitHub issues, creating PRs, or coordinating reviews.
원문 언어: 영어
CSS, SCSS, and styling conventions. Use when writing, reviewing, or debugging styles and layouts.
원문 언어: 영어
Infrastructure, cloud, and DevOps standards. Use when setting up new projects, configuring cloud resources, or working with IaC.
원문 언어: 영어
JavaScript and TypeScript coding standards, conventions, and best practices. Use when writing, reviewing, or testing JS/TS code.
원문 언어: 영어
System for alerting the user when attention is needed. Use when you need to get the user's attention for questions, approvals, or when stuck.
원문 언어: 영어
Manages project-specific commands for development, testing, and deployment. Use when needing to run project commands or when setting up commands for a new project.
원문 언어: 영어
Python coding standards, conventions, and best practices. Use when writing, reviewing, or testing Python code.
원문 언어: 영어
Discovery questions, checklists, and techniques for gathering requirements. Use during discovery to ensure thorough understanding before creating issues.
원문 언어: 영어
Guidelines for writing effective user stories with clear acceptance criteria. Use when creating issues from discovery findings.
원문 언어: 영어