بنقرة واحدة
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 ويثبّتها لك.
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.
استنادا إلى تصنيف SOC المهني
| 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 |