بنقرة واحدة
plan
Split larger work into ordered, verifiable implementation slices.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Split larger work into ordered, verifiable implementation slices.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Explain Topchester commands, configuration, knowledge-base behavior, skills, hooks, sessions, and troubleshooting using packaged product guidance and current workspace facts.
Configure Topchester project and user settings. Use when editing or explaining `topchester.jsonc`, `~/.config/topchester/config.jsonc`, model providers, command policy, ignore paths, hooks, project instruction files, or repo-scoped command approvals.
Review code for correctness, maintainability, security, and project fit.
Quickly map an unfamiliar repository before changing it.
Debug failures by finding evidence and root cause before changing code.
Add or tighten tests before implementing a behavior change.
| name | plan |
| description | Split larger work into ordered, verifiable implementation slices. |
Use when work is risky, cross-cutting, phased, or too large for one clean implementation pass.
Each slice should name the smallest useful check, and the full plan should name the final confidence pass.