원클릭으로
hi-plan
Plan implementations, design architectures, create technical roadmaps with detailed phases.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Plan implementations, design architectures, create technical roadmaps with detailed phases.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Search library/framework documentation via llms.txt (context7.com). Use for API docs, GitHub repository analysis, technical documentation lookup, latest library features.
ALWAYS activate before implementing ANY feature, plan, or fix.
Debug systematically with root cause analysis before fixes. Use for bugs, test failures, unexpected behavior, performance issues, call stack tracing, multi-layer validation, log analysis, CI/CD failures, database diagnostics, system investigation.
ALWAYS activate before fixing ANY bug, error, test failure, CI/CD issue, type error, lint, log error, UI issue, code problem.
Unified knowledge retrieval skill. Build traceable answers from git, MCP, and memory files.
Apply systematic problem-solving techniques when stuck. Use for complexity spirals, innovation blocks, recurring patterns, assumption constraints, simplification cascades, scale uncertainty.
| name | hi:plan |
| description | Plan implementations, design architectures, create technical roadmaps with detailed phases. |
| argument-hint | [task] [--full|--hard|--parallel|--two|--no-tasks] — default: fast mode. Sub: archive|red-team|validate |
| metadata | {"author":"baka3k","version":"2.0.0"} |
Scan ./plans/ first. If relevant unfinished plans exist, update them. If unclear, ask user.
plans/*/plan.md (status != completed/cancelled)blockedBy: [dir], new changes existing deps -> update both| Operation | Description |
|---|---|
| (default) | Create implementation plan (fast mode) |
--full | Full flow: research + scope challenge + red team + validate |
archive | Archive plans + journal |
red-team | Adversarial review |
validate | Critical questions interview |
If invoked without arguments, run fast mode trực tiếp (không AskUserQuestion).
| Flag | Mode | Research | Red Team | Validation |
|---|---|---|---|---|
| default / --fast | Fast | Skip | Skip | Skip |
| --full | Full | 1 researcher | Optional | Optional |
| --hard | Hard | 2 researchers | Yes | Optional |
| --parallel | Parallel | 2 researchers | Yes | Optional |
| --two | Two approaches | 2+ researchers | After select | After select |
Add --no-tasks to skip task hydration.
/hi:plan red-team {path}/hi:plan validate {path}./docs/development-rules.md| Subcommand | Purpose |
|---|---|
/hi:plan archive | Archive plans + journal |
/hi:plan red-team {path} | Adversarial review |
/hi:plan validate {path} | Critical questions interview |