Skip to main content

research-scope

Investigate the intended scope of a codebase topic through discussion with a human, propose a research-note outline, and only create a .memory-bank/research file after explicit human confirmation.

Aller à l'installation

Informations de source

Dépôt
blockscout/blockscout-rs
Dernière activité de la source
13 avril 2026 à 20:05
Langue détectée de SKILL.md
anglais
Étoiles
231
Forks
206

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
name
research-scope
description
Investigate the intended scope of a codebase topic through discussion with a human, propose a research-note outline, and only create a .memory-bank/research file after explicit human confirmation.
# Research Scope Skill Use this skill when the user wants to investigate and clarify a codebase topic before persisting durable research. ## Workflow Follow the canonical workflow in `../../../.memory-bank/workflows/research-scope.md`. ## Required Guardrails - Read the relevant `.memory-bank/` context before forming conclusions. - Treat the interaction as a discussion, not a one-shot dump. - Propose a title and outline before creating any research file. - Do not create `.memory-bank/research/*.md` until the human gives explicit confirmation. - If the topic overlaps an existing research note, discuss whether to extend the existing note or create a new one. ## Minimal Starting Reads Start with: - `../../../.memory-bank/project-context.md` - `../../../.memory-bank/architecture.md` - `../../../.memory-bank/exploration-map.md` - `../../../.memory-bank/gotchas.md` - `../../../.memory-bank/research/README.md` Then read only the additional research notes, ADRs, rules, and source files needed for the current topic.
Voir sur GitHub