Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

pyrs

pyrs contient 11 skills collectées depuis zachbutton, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
11
Stars
2
mis à jour
2026-06-29
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

pyrs-apply
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-04
pyrs-ls
Développeurs de logiciels

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