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

imbh

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

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

Skills dans ce dépôt

deep-sleep
Développeurs de logiciels

Consolidate related long-term memory documents under .agents/docs/LTM/ into broader synthesis documents and refresh the LTM index, keeping the source documents intact. Use when LTM has grown into overlapping topic files that should be merged into higher-level syntheses.

2026-07-24
distill-memories
Développeurs de logiciels

Read `.agents/docs/JOURNAL.md` and `.agents/docs/LTM/` documents, find durable knowledge that belongs in the canonical docs, and update those documents with concise synthesized findings. Targets are `.agents/docs/OVERVIEW.md` and `.agents/docs/ARCHITECTURE.md`. Use when journal or LTM notes have accumulated implementation or system knowledge that should be promoted into the project's canonical overview or design document.

2026-07-24
good-sleep
Développeurs de logiciels

Read JOURNAL.md and reorganize its contents into semantically separate long-term memory documents under .agents/docs/LTM/. Use when you want to consolidate accumulated journal entries into reusable, topic-organised reference files.

2026-07-24
reconcile-journal-ltm
Développeurs de logiciels

Audit whether the durable information in `.agents/docs/JOURNAL.md` is already represented in `.agents/docs/LTM/` and `.agents/docs/TODO.md`; if not, follow the `good-sleep` workflow to fill the gaps, then collapse all JOURNAL consolidation records into one canonical entry and remove the older record sections.

2026-07-24
tackle-todos
Développeurs de logiciels

Read TODO.md and scan source code for TODO/FIXME comments and todo!()/unimplemented!() markers, build a consolidated list, then dispatch parallel agents to address as many items as possible.

2026-07-24