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

pyrs

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

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

이 저장소의 skills

pyrs-apply
소프트웨어 개발자

Invoke pyrs-foundation first. Produce or update code from a pyramid using incremental test-driven development. Triggered by ::apply P where P is an @-prefixed pyramid reference.

2026-06-29
pyrs-diff
소프트웨어 개발자

Invoke pyrs-foundation first. Compare code against the pyramid(s) it should mirror and manage per-target unresolved-gap diff sidecars. Triggered by ::diff P where P is an @-prefixed pyramid reference or code reference.

2026-06-29
pyrs-foundation
소프트웨어 개발자

CRITICAL — Agents MUST invoke this skill FIRST before executing any other pyrs skill. Whenever a user types any :: command (::, ::spec, ::apply, ::ingest, ::mend, ::sane, ::scan, ::diff, ::ls, ::help), invoke pyrs-foundation FIRST to load the pyramid workflow context, then proceed to the specific command skill. Can also be invoked standalone via :: to load pyramid context without performing an operation.

2026-06-29
pyrs-ingest
소프트웨어 개발자

Invoke pyrs-foundation first. Produce pyramids from existing code. The exception to the pyramid-first rule. Triggered by ::ingest P? [...description] where P optionally targets a specific area reference.

2026-06-29
pyrs-mend
소프트웨어 개발자

Invoke pyrs-foundation first. Investigate an issue that should have been impossible given the pyramids, debug it, and patch the relevant pyramid(s) to prevent recurrence. Triggered by ::mend P? [description] where P optionally targets a specific pyramid reference.

2026-06-29
pyrs-sane
소프트웨어 개발자

Invoke pyrs-foundation first. Check conceptual alignment by traversing upward from a pyramid to root. Triggered by ::sane P where P is an @-prefixed pyramid reference.

2026-06-29
pyrs-scan
소프트웨어 개발자

Invoke pyrs-foundation first. Analyze a pyramid and its full lineage for structural gaps, under-specified areas, and missing leaves. Triggered by ::scan P where P is an @-prefixed pyramid reference.

2026-06-29
pyrs-spec
소프트웨어 개발자

Invoke pyrs-foundation first. Create a new pyramid or revise an existing one. Triggered by ::spec P? [...description] where P optionally targets a specific pyramid reference.

2026-06-29
pyrs-change
소프트웨어 개발자

Invoke pyrs-foundation first. Intercepts when a user describes a code change, feature, or bug fix without using a :: command. Guides them into the pyramid workflow instead of modifying code directly.

2026-04-04
pyrs-help
소프트웨어 개발자

Invoke pyrs-foundation first. Show available pyramid workflow commands. Triggered by ::help.

2026-04-04
pyrs-ls
소프트웨어 개발자

Invoke pyrs-foundation first. List the pyramid hierarchy as a tree and call out pyramids with unresolved-gap diff sidecars. Triggered by ::ls for structure only, or ::ls describe / ::ls d to include short descriptions.

2026-04-04