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

self-review

self-review contient 10 skills collectées depuis e0ipso, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
35
mis à jour
2026-06-05
Forks
3
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

kk-add
Développeurs de logiciels

Capture a kenkeep node manually from the current session. Writes a new node directly under `.ai/kenkeep/nodes/<kind>/`. The reviewer accepts by leaving the file in place and rejects by deleting it. Use when the user wants to record a project convention, gotcha, rationale, or named-thing into the project knowledge base.

2026-06-05
kk-bootstrap
Développeurs de logiciels

First-time bootstrap of the project knowledge base from existing markdown documentation. Surveys docs, follows cross-references, and writes new node files directly under `.ai/kenkeep/nodes/`. Supervised by the user, who reviews each node on disk before accepting or deleting it. Use when the user wants to seed an empty knowledge base from the project's existing docs.

2026-06-05
kk-curate
Développeurs de logiciels

Curate pending session logs into kenkeep nodes by reading sessions in-host, drafting curator actions, then deduping and persisting via the kenkeep primitives. Resolves any surfaced contradictions interactively with the user. Use when the user wants to process accumulated session captures, or when the SessionStart nudge reports pending session logs.

2026-06-05
kb-add
Architectes de bases de données

Capture a knowledge-base node manually from the current session. Writes a new node directly under `.ai/knowledge-base/nodes/<kind>/`. The reviewer accepts via `git commit` and rejects via `git restore`. Use when the user wants to record a project convention, gotcha, rationale, or named-thing into the project knowledge base.

2026-05-22
kb-bootstrap
Développeurs de logiciels

First-time bootstrap of the project knowledge base from existing markdown documentation. Surveys docs, follows cross-references, and writes new node files directly under `.ai/knowledge-base/nodes/`. Supervised by the user, who reviews each node with `git diff` before committing. Use when the user wants to seed an empty knowledge base from the project's existing docs.

2026-05-22
kb-curate
Administrateurs de réseaux et de systèmes informatiques

Curate pending session logs into knowledge-base nodes by running the `npx @e0ipso/ai-knowledge-base curate` CLI, then resolve any contradictions surfaced by the curator with the user in-session. Use when the user wants to process accumulated session captures, or when the SessionStart nudge reports pending session logs.

2026-05-22
self-review-apply
Développeurs de logiciels

Parse self-review XML feedback and execute the review comments as organized tasks

2026-05-21
self-review-critique
Analystes en assurance qualité des logiciels et testeurs

Critique a git diff and generate review.xml with comments and suggestions for human validation in self-review

2026-05-21
self-review-apply
Analystes en assurance qualité des logiciels et testeurs

Parse self-review XML feedback and execute the review comments as organized tasks

2026-05-19
self-review-critique
Analystes en assurance qualité des logiciels et testeurs

Critique a git diff and generate review.xml with comments and suggestions for human validation in self-review

2026-05-19