Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

amplihack-rs

amplihack-rs에는 rysweet에서 수집한 skills 116개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
116
Stars
8
업데이트
2026-07-18
Forks
4
직업 범위
직업 카테고리 32개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

code-atlas
소프트웨어 개발자

Builds comprehensive, living code-atlases as multi-layer architecture documents derived from code-first truth. Defaults to both Graphviz DOT and Mermaid. User can override to single format. Language-agnostic (Go, TypeScript, Python, .NET, Rust, Java). Files issues with 'code-atlas-bughunt' label. Treats atlas-building as a multi-agent bug-hunting journey: graph-form reasoning exposes structural bugs, route/DTO mismatches, orphaned env vars, dead code paths, and stale documentation that linear review misses. Three-pass bug hunt with per-journey PASS/FAIL/NEEDS_ATTENTION verdicts. Use when: creating architecture documentation, investigating unfamiliar codebases, hunting structural bugs, setting up CI/CD diagram refresh, or publishing to GitHub Pages/mkdocs.

2026-07-18
amplihack-migrate
네트워크·컴퓨터 시스템 관리자

Move the active amplihack CLI session (Copilot/Claude/Amplifier) to a fresh azlin-managed VM, preserving auth, plugins, skills, plan.md, todos, and conversation history. Resumes the session in a detached tmux on the destination host.

2026-07-16
default-workflow
소프트웨어 개발자

Development workflow for features, bugs, refactoring. Normally executed as a sub-recipe by dev-orchestrator/smart-orchestrator. Supports direct invocation via recipe runner for standalone use.

2026-07-06
pr-guide
소프트웨어 개발자

Generates an illustrated, plain-language walkthrough document for a pull request — problem statement, approach overview, step-by-step code tour with mermaid diagrams, deep diff links, key decisions, and testing summary. Use when explaining, documenting, or summarizing a PR, creating a reviewer-friendly illustrated guide, or producing walkthrough notes at the end of default-workflow. Works with GitHub and Azure DevOps.

2026-06-26
merge-ready
소프트웨어 품질 보증 분석가·테스터

Checks whether a PR/pull request satisfies the project's merge criteria and records the required evidence in the PR/pull request description. Use with `/merge-ready` before review or merge when QA-team scenarios, docs links, quality-audit convergence, checks/build validation status, and diff scope must be verified.

2026-06-24
pm-architect
프로젝트 관리 전문가

Expert project manager orchestrating backlog-curator, work-delegator, workstream-coordinator, and roadmap-strategist sub-skills. Coordinates complex software projects through delegation and strategic oversight. Activates when managing projects, coordinating work, or tracking overall progress.

2026-06-19
amplihack-expert
소프트웨어 개발자

Comprehensive knowledge of amplihack framework architecture, patterns, and usage

2026-06-12
dotnet-exception-handling
소프트웨어 품질 보증 분석가·테스터

Comprehensive .NET exception handling quality improvement workflow. Auto-detects .NET projects, investigates 10 common exception handling mistakes, generates prioritized findings, and orchestrates fixes following best practices.

2026-06-12
investigation-workflow
소프트웨어 개발자

6-phase investigation workflow for understanding existing systems. Normally executed as a sub-recipe by dev-orchestrator/smart-orchestrator. Supports direct invocation via recipe runner for standalone use.

2026-06-12
knowledge-extractor
데이터베이스 아키텍트

Extracts key learnings from conversations, debugging sessions, and failed attempts. Use at session end or after solving complex problems to capture insights. Stores discoveries in memory (via `amplihack memory store-discovery` CLI), suggests PATTERNS.md updates, and recommends new agent creation. Ensures knowledge persists across sessions via Kuzu memory backend.

2026-06-12
multitask
소프트웨어 개발자

Execute multiple independent development tasks in parallel using subprocess isolation. Each task runs in a clean /tmp clone with Recipe Runner code-enforced workflow execution. Proven pattern: 4/5 PRs created successfully in first production use.

2026-06-12
pm-architect
소프트웨어 개발자

Expert project manager orchestrating backlog-curator, work-delegator, workstream-coordinator, and roadmap-strategist sub-skills. Coordinates complex software projects through delegation and strategic oversight. Activates when managing projects, coordinating work, or tracking overall progress.

2026-06-12
quality-audit
소프트웨어 품질 보증 분석가·테스터

Iterative codebase quality audit with multi-agent validation and escalating-depth SEEK/VALIDATE/FIX/RECURSE cycle. Enforces fix-all-per-cycle rule — every confirmed finding must be fixed before moving to the next cycle. Use for quality audit, code audit, codebase review, technical debt audit, refactoring opportunities, module quality check, or architecture review.

2026-06-12
smart-test
소프트웨어 품질 보증 분석가·테스터

Intelligent test selection based on code changes. Maps source files to tests via import analysis, implements tiered testing (fast < 1 min, impacted < 5 min, full suite), and tracks test reliability. Use when running tests after code changes to optimize feedback loops and CI time.

2026-06-12
ultrathink-orchestrator
소프트웨어 개발자

DEPRECATED — Use dev-orchestrator skill instead. This skill redirects to dev-orchestrator for backward compatibility.

2026-06-12
workflow-enforcement
소프트웨어 개발자

Workflow step compliance guidance with mandatory step reminders and visual progress tracking. Reminds Claude to complete all workflow steps before PR creation.

2026-06-12
investigation-workflow
소프트웨어 개발자

6-phase investigation workflow for understanding existing systems. Normally executed as a sub-recipe by dev-orchestrator/smart-orchestrator. Supports direct invocation via recipe runner for standalone use.

2026-06-12
knowledge-extractor
소프트웨어 개발자

Extracts key learnings from conversations, debugging sessions, and failed attempts. Use at session end or after solving complex problems to capture insights. Stores discoveries in memory (via amplihack.memory.discoveries), suggests PATTERNS.md updates, and recommends new agent creation. Ensures knowledge persists across sessions via Kuzu memory backend.

2026-06-12
quality-audit
소프트웨어 개발자

Iterative codebase quality audit with multi-agent validation and escalating-depth SEEK/VALIDATE/FIX/RECURSE cycle. Enforces fix-all-per-cycle rule — every confirmed finding must be fixed before moving to the next cycle. Use for quality audit, code audit, codebase review, technical debt audit, refactoring opportunities, module quality check, or architecture review.

2026-06-12
dev-orchestrator
소프트웨어 개발자

Default task orchestrator for all development and investigation work. Classifies tasks, decomposes into parallel workstreams if appropriate, and routes execution through the recipe runner. Replaces ultrathink-orchestrator.

2026-06-11
azure-devops
소프트웨어 개발자

Complete Azure DevOps (ADO) automation — work items, boards, sprints, repos, pull requests, pipelines, builds, artifacts. Use when user mentions ADO, work items, user stories, bugs, sprints, builds, releases, or Azure DevOps URLs.

2026-06-11
backlog-curator
프로젝트 관리 전문가

Expert backlog manager that prioritizes work using multi-criteria scoring, analyzes dependencies, and recommends optimal next tasks. Activates when managing backlogs, prioritizing work, adding items, or analyzing what to work on next.

2026-06-11
microsoft-agent-framework
소프트웨어 개발자

Comprehensive knowledge of Microsoft Agent Framework for building production AI agents and workflows. Auto-activates for agent building, workflow design, AutoGen migration, and enterprise AI tasks.

2026-06-11
work-delegator
프로젝트 관리 전문가

Expert delegation specialist that creates comprehensive context packages for coding agents, analyzes requirements, identifies relevant files, and generates clear instructions. Activates when delegating work, assigning tasks, creating delegation packages, or preparing agent instructions.

2026-06-11
workstream-coordinator
프로젝트 관리 전문가

Expert workstream coordinator managing multiple concurrent tasks, tracking progress, detecting conflicts and stalls, analyzing dependencies, and ensuring smooth parallel execution. Activates when coordinating workstreams, tracking progress, checking status, or managing concurrent work.

2026-06-11
backlog-curator
프로젝트 관리 전문가

Expert backlog manager that prioritizes work using multi-criteria scoring, analyzes dependencies, and recommends optimal next tasks. Activates when managing backlogs, prioritizing work, adding items, or analyzing what to work on next.

2026-06-11
roadmap-strategist
프로젝트 관리 전문가

Expert strategist managing project roadmaps, goals, milestones, and strategic direction. Tracks goal progress, ensures alignment, and provides strategic recommendations. Activates when planning roadmaps, setting goals, tracking milestones, or discussing strategic direction.

2026-06-11
work-delegator
소프트웨어 개발자

Expert delegation specialist that creates comprehensive context packages for coding agents, analyzes requirements, identifies relevant files, and generates clear instructions. Activates when delegating work, assigning tasks, creating delegation packages, or preparing agent instructions.

2026-06-11
workstream-coordinator
프로젝트 관리 전문가

Expert workstream coordinator managing multiple concurrent tasks, tracking progress, detecting conflicts and stalls, analyzing dependencies, and ensuring smooth parallel execution. Activates when coordinating workstreams, tracking progress, checking status, or managing concurrent work.

2026-06-11
silent-degradation-audit
소프트웨어 개발자

Production-ready skill for detecting silent degradation across codebases. Uses multi-wave audit system with 6 specialized category agents, multi-agent validation panel, and convergence detection.

2026-06-01
code-philosophy
소프트웨어 품질 보증 분석가·테스터

Multi-pass code philosophy audit skill. Performs three distinct passes over target code to verify adherence to the project's PHILOSOPHY.md principles. Produces a structured report with findings and delegates fixes to dev-orchestrator. This is an advisory audit-only skill — it does not modify code directly.

2026-05-28
gh-work-report
소프트웨어 개발자

Generates comprehensive GitHub activity reports across all authenticated accounts. Gathers repos, PRs, features, and themes for configurable time periods (1/5/7/30/90 days). Produces shareable markdown with tables, mermaid charts, and executive summaries. Can create a private repo with GitHub Actions automation and GitHub Pages aggregation site. Use when: "github report", "work report", "activity summary", "what did I work on", "gh-work-report", "show my github activity".

2026-05-28
transcript-viewer
소프트웨어 개발자

Convert and browse session transcripts as HTML or Markdown. Supports Claude Code JSONL logs (auto-saved to ~/.claude/projects/) and GitHub Copilot CLI JSONL logs (auto-saved to ~/.copilot/session-state/*/events.jsonl). Auto-detects log source based on available directories and file format. Supports viewing the current session, a specific session by ID, agent background task output files, or all project sessions with optional date-range filtering.

2026-05-28
transcript-viewer
소프트웨어 개발자

Convert and browse session transcripts as HTML or Markdown. Supports Claude Code JSONL logs (auto-saved to ~/.claude/projects/) and GitHub Copilot CLI JSONL logs (auto-saved to ~/.copilot/session-state/*/events.jsonl). Auto-detects log source based on available directories and file format. Supports viewing the current session, a specific session by ID, agent background task output files, or all project sessions with optional date-range filtering.

2026-05-28
cascade-workflow
소프트웨어 개발자

Graceful degradation through cascading fallback strategies - ensures system always completes while maintaining acceptable functionality

2026-05-16
debate-workflow
소프트웨어 개발자

Structured multi-perspective debate for important architectural decisions and complex trade-offs

2026-05-16
documentation-writing
소프트웨어 개발자

Writing clear, discoverable software documentation following the Eight Rules and Diataxis framework. Use when creating README files, API docs, tutorials, how-to guides, or any project documentation. Automatically enforces docs/ location, linking requirements, and runnable examples.

2026-05-16
n-version-workflow
소프트웨어 개발자

N-version programming for critical implementations - generates N independent solutions and selects the best through comparison

2026-05-16
philosophy-compliance-workflow
소프트웨어 개발자

Philosophy compliance guardian - ensures code aligns with amplihack's ruthless simplicity, brick philosophy, and Zen-like minimalism through systematic review

2026-05-16
goal-seeking-agent-pattern
소프트웨어 개발자

Guides architects on when and how to use goal-seeking agents as a design pattern. This skill helps evaluate whether autonomous agents are appropriate for a given problem, how to structure their objectives, integrate with goal_agent_generator, and reference real amplihack examples like AKS SRE automation, CI diagnostics, pre-commit workflows, and fix-agent pattern matching.

2026-05-16
이 저장소에서 수집된 skills 116개 중 상위 40개를 표시합니다.