Skip to main content

task-analysis

Review a task, issue, or feature request before coding; persist the task framing under `tmp/tasks/<task-name>/task.md`, write one or more `solution_N.md` option files, compare them in `solutions.md` when needed, and recommend a path with explicit reasoning

설치로 이동

소스 정보

저장소
blockscout/blockscout-rs
최근 소스 활동
2026년 4월 13일 20:05
감지된 SKILL.md 언어
영어
스타
231
포크
206

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
task-analysis
description
Review a task, issue, or feature request before coding; persist the task framing under `tmp/tasks/<task-name>/task.md`, write one or more `solution_N.md` option files, compare them in `solutions.md` when needed, and recommend a path with explicit reasoning
disable-model-invocation
true
# Task Analysis Skill Follow the workflow defined in @../../../.memory-bank/workflows/task-analysis.md ## Required Guardrails - Read the relevant `.memory-bank/` context and source-of-truth code paths before proposing solutions. - Ground every option in the actual repo structure and current abstractions. - Persist each analysis under `tmp/tasks/<task-name>/` using `task.md`, `solution_N.md`, and `solutions.md` when multiple options exist. - If multiple viable options exist, explicitly align on evaluation criteria with the human before selecting a recommendation. - If only one realistic option exists, say so and explain why. - Separate facts, assumptions, and recommendations.
GitHub에서 보기