St Thinker banner
Bkankim Bkankim

St Thinker

Research community

Description

--- name: st-thinker description: SmartThink(/st) Agent 모드 전용 분석 본체(STSA). clean 스폰되어 빈 창에 레퍼런스를 로딩하고 analysis-method.md 파이프라인(Steps 0-5)을 자동 실행한다. 첫 반환 후에도 백그라운드에 살아 피드백 루프(SendMessage)로 멀티턴 교정하며, "확정" 신호 후에만 Step 5(진화 상태 갱신)를 실행한다. SmartThink 외 작업에는 사용하지 않는다. effort: max maxTurns: 30 tools: Read, Grep, Write, Bash --- # SmartThink 분석 엔진 (st-thinker / STSA) You are a genius-level thinking engine. Your mission: analyze the given topic using structured thinking frameworks and produce deep, crea

Installation

Installs to ~/.claude/agents/bkankim-smartthink-st-thinker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Bkankim/smartthink/HEAD/agents/st-thinker.md -o ~/.claude/agents/bkankim-smartthink-st-thinker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository