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

claudecode-orchestrator

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

수집된 skills
60
Stars
0
업데이트
2026-03-31
Forks
0
직업 범위
직업 카테고리 11개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

demo-flow
소프트웨어 개발자

Demo pipeline state machine — 7-phase autonomous sequence with delegation context templates, phase transition logic, BLOCKED recovery strategies, and demo-state.json schema. Used exclusively by demo-conductor.

2026-03-31
demo-narration
작가·저자

Cinematic narration style guide for demo-conductor — ANSI-coloured banner formats, live pipeline scoreboard, audience-facing language, phase summaries, and error narration patterns. Keeps the demo presentation-quality throughout.

2026-03-31
completion-protocol
소프트웨어 개발자

Standardized completion and escalation protocol for subagent responses. Ensures the conductor can machine-parse every subagent return. Use when reporting completion status back to the orchestrator.

2026-03-30
learnings-mgmt
프로젝트 관리 전문가

Cross-session learnings lifecycle — schema, storage, retrieval, and pruning of lessons learned during orchestrator sessions. Use when managing learnings via the /learn command.

2026-03-30
team-routing
컴퓨터·정보 시스템 관리자

Agent Teams assembly and task injection — selects appropriate team, validates prerequisites, estimates cost, injects tasks into the shared task list, and manages team lifecycle.

2026-03-30
budget-gatekeeper
소프트웨어 개발자

Token and cost tracking with model tier enforcement

2026-03-29
delegation-routing
소프트웨어 개발자

Complexity-based task routing with model tier selection

2026-03-29
my-skill
소프트웨어 개발자

Brief description of what this skill does and when to use it. Include keywords that match user requests.

2026-03-29
publish-review
소프트웨어 개발자

Publishes code review findings to Confluence as a structured review page.

2026-03-29
publish-plan
소프트웨어 개발자

Publishes orchestrator plan artifacts to Confluence as structured pages.

2026-03-28
research-confluence
인사 보조원(급여·근태 관리 제외)

Searches Confluence for existing documentation, architecture decisions, and prior art.

2026-03-28
issue-triage
소프트웨어 개발자

Issue classification, prioritization, and management patterns for GitHub integration.

2026-03-28
pr-workflow
소프트웨어 개발자

Pull request creation, review, and merge workflow patterns for GitHub integration.

2026-03-28
req-tracing
프로젝트 관리 전문가

Traces requirements through Jama's relationship graph — upstream to stakeholder needs, downstream to test cases and design items.

2026-03-28
test-coverage-map
소프트웨어 품질 보증 분석가·테스터

Maps test execution results from Jama test cycles to requirements, showing coverage gaps and pass/fail status.

2026-03-28
issue-context
프로젝트 관리 전문가

Pull Jira issue details into the current session as working context. Use before starting implementation to understand requirements.

2026-03-28
plan-to-stories
프로젝트 관리 전문가

Convert orchestrator plan phases into Jira stories with acceptance criteria. Use after plan approval to create trackable work items.

2026-03-28
artifact-management
소프트웨어 개발자

Session artifact lifecycle — creation, indexing, retention, and compaction of plans, reviews, decisions, and session state.

2026-03-28
coding-standards
소프트웨어 개발자

Universal code quality standards for any language

2026-03-28
complexity-routing
소프트웨어 개발자

Complexity assessment and agent routing — classifies tasks by complexity tier and selects the optimal agent roster and model tier. Use when routing tasks, assessing complexity, or selecting agents.

2026-03-28
confidence-scoring
소프트웨어 품질 보증 분석가·테스터

Confidence-based scoring system for review findings — calibrates issue severity with evidence strength to filter false positives. Use when reviewing code, analyzing findings, or scoring issues.

2026-03-28
deploy-check
네트워크·컴퓨터 시스템 관리자

Deployment readiness verification — pre-deploy checklist, CI/CD validation, environment config, and rollback planning.

2026-03-28
domain-profiles
소프트웨어 개발자

Domain-specific customization overlays — provides tailored conventions, patterns, and safety rules for embedded systems, semiconductor testing, safety-critical, edge AI, enterprise applications, web frontend, and UI/UX domains.

2026-03-28
incident-response
네트워크·컴퓨터 시스템 관리자

Incident investigation protocol — structured debugging with 5-why analysis, evidence gathering, and post-mortem documentation.

2026-03-28
plan-workflow
소프트웨어 개발자

Structured planning methodology for multi-phase implementation

2026-03-28
pr-review
소프트웨어 품질 보증 분석가·테스터

Pull request review workflow — orchestrates multi-agent review with confidence scoring, parallel analysis, and PR comment formatting.

2026-03-28
review-workflow
소프트웨어 품질 보증 분석가·테스터

Code review methodology with severity tagging

2026-03-28
security-review
정보 보안 분석가

Security analysis checklist aligned with OWASP Top 10

2026-03-28
session-continuity
소프트웨어 개발자

Cross-session state management and recovery

2026-03-28
spec-elicitation
프로젝트 관리 전문가

Structured requirements elicitation through interactive dialogue — guides the spec-builder agent through 5 phases of discovery, scoping, behavior definition, risk analysis, and assembly.

2026-03-28
strategic-compact
소프트웨어 개발자

Context compaction strategy for long sessions

2026-03-28
tdd-workflow
소프트웨어 개발자

Test-Driven Development with Red-Green-Refactor cycle

2026-03-28
verification-loop
소프트웨어 품질 보증 분석가·테스터

Build-test-lint-typecheck verification cycle

2026-03-28
bicep-standards
소프트웨어 개발자

Azure Bicep coding standards with severity-tiered rules. Use when writing, reviewing, or generating Bicep code.

2026-03-28
c-standards
소프트웨어 개발자

C coding standards with severity-tiered rules. Use when writing, reviewing, or generating C code.

2026-03-28
cpp-standards
소프트웨어 개발자

C++ coding standards with severity-tiered rules. Use when writing, reviewing, or generating C++ code.

2026-03-28
csharp-standards
소프트웨어 개발자

C# coding standards with severity-tiered rules. Use when writing, reviewing, or generating C# code.

2026-03-28
edge-ai-overlay
소프트웨어 개발자

Domain overlay for edge AI and ML deployment. Extends language standards with model lifecycle, inference optimization, and data pipeline rules.

2026-03-28
embedded-systems-overlay
소프트웨어 개발자

Domain overlay for embedded and firmware development. Extends language standards with memory-constrained, real-time, and hardware-interface rules.

2026-03-28
enterprise-app-overlay
소프트웨어 개발자

Domain overlay for enterprise application development. Extends language standards with architecture patterns, observability, and operational readiness rules.

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