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

archguard

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

수집된 skills
6
Stars
6
업데이트
2026-06-22
Forks
2
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

cognitive-prep
소프트웨어 개발자

Assemble Cognitive Context Bundles (CCBs) in parallel for all files in a planned edit set. Call before starting a multi-file editing session to pre-load cognitive load scores and edit precautions.

2026-06-22
cognitive-analysis
소프트웨어 개발자

Run the 5-step Cognitive Analysis Loop to classify files as Pattern A/B/C and emit a per-package cognitive load heatmap. Pass a package path or file glob as the argument.

2026-06-22
feature-to-issues
소프트웨어 개발자

Converts a feature discussion into a single GitHub Issue for the L0 agent queue using a 5-phase iterative pipeline: (1) generate proposal draft, (2) add implementation details, (3) iteratively review proposal until APPROVED (max 3 attempts), (4) iteratively review goal-phase alignment until APPROVED (max 3 attempts), (5) create GitHub Issue without execution labels for human confirmation. No working-tree switching or remote-push operations.

2026-06-15
project-semantics-discovery
소프트웨어 개발자

Discover repository-specific project semantics and write them as `ProjectSemanticsInput` into `.archguard/project-semantics.json` or `archguard.config.json.projectSemantics`. Use when the task is to identify test discovery conventions, assertion wrapper patterns, Mermaid package-layer grouping, or other evidence-backed semantics that ArchGuard should consume.

2026-04-01
feature-developer
소프트웨어 개발자

Execute the full feature development lifecycle for a new feature or substantial change: generate a proposal from discussion or requirements, review and refine the proposal, generate and review an implementation plan, then implement the plan with TDD and validate the result. Use when given a feature discussion, requirements, or existing proposal/plan documents that should be turned into reviewed design docs and working code.

2026-03-08
refactoring-lifecycle-management
소프트웨어 개발자

RLM (Refactoring Lifecycle Management): Systematic methodology for managing the complete lifecycle of software refactoring initiatives through 6 phases (PROPOSAL → PLANNING → EXECUTION → VALIDATION → INTEGRATION → MONITORING) with bi-directional traceability, quality gates, and metrics-driven measurement. Use when managing multiple refactoring iterations, improving plan-execution alignment, establishing refactoring dashboard and traceability matrix, or coordinating team refactoring efforts.

2026-01-25