Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

prograph-vault

prograph-vault contém 6 skills coletadas de andrei-shtanakov, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
6
Stars
0
atualizado
2026-07-07
Forks
0
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

onboarding
Desenvolvedores de software

Guide a new contributor into the AI-Orchestrators ecosystem — walk a role checklist step by step, answer every question grounded in the KB with a citation, mark progress in the runtime store, and capture questions the KB cannot answer as KB-gap signal. Robin's first paid duty (ROBIN-SPEC §6.3; robin/duties.md

2026-07-07
kb-curator
Outras ocupações de informática

Curator of the Ecosystem KB (prograph-vault). Keeps the knowledge base in order: freshness audit of the registry and authored docs, archiving of the obsolete (with date+reason, no deletion), fixing broken links, knowledge search, graduation of canon from _cowork_output into the KB, and pruning/archiving the derived/journal. Run when the user asks: "tidy up the KB / knowledge base", "check the registry's freshness", "archive the obsolete", "fix the links in the vault", "find … in the KB", "move this from _cowork_output into the KB", "clean up authored", as well as on a scheduled (e.g. weekly) run. Works ONLY in the KB; other repos are read-only. Filesystem-only, no Obsidian.

2026-07-06
kb-load
Outras ocupações de informática

Proactively warm up context from the Ecosystem KB (prograph-vault) when starting work on a known area — interfaces, cross-cutting rules, contracts, or established patterns for the current project. Loads the relevant bundle at once (applicable rules + this project's facts/interfaces + related contracts + recent journal). Use at the start of a work area; for a single targeted question use kb-search instead.

2026-07-06
kb-save
Outras ocupações de informática

Record a significant action on the CURRENT project into the Ecosystem KB (prograph-vault) journal. Use after any notable project event — a decision, an interface/contract change, a new component, a migration, a status change, or a noteworthy result. Not just hard problems: log all significant project actions. Scoped to the current project only; appends to derived/journal/<project>/journal.md. Does not auto-commit.

2026-07-06
kb-search
Outras ocupações de informática

Answer a targeted question against the Ecosystem KB (prograph-vault) — standards, cross-cutting rules, templates, contracts, project facts, recent changes, or past activity. Use for ad-hoc lookups like "what's the rule for X", "which template for Y", "what changed in Z lately", "did we decide about W". Read-only, unrestricted across the whole KB. For proactively loading a work area up front, use kb-load instead.

2026-07-06
kb-session
Outras ocupações de informática

Orient the session in the Ecosystem KB (prograph-vault) at start. Called automatically via a SessionStart hook. Read-only — detects the current project, surfaces applicable cross-cutting rules and the latest project journal entries, and points to /kb-load, /kb-save, /kb-search. Never writes to the KB.

2026-07-06