بنقرة واحدة
itsol-task-intake
Task intake: classify work, resolve workflow mode, identify risks, route skills.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Task intake: classify work, resolve workflow mode, identify risks, route skills.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
.NET API review: architecture, validation, auth, EF Core, jobs, deployment, tests.
Effect TS review: services, layers, errors, Schema, concurrency, resources, tests.
Hey API review: OpenAPI specs, generated clients, SDKs, auth, validation, CI.
Container build review: Dockerfiles, image size, layers, SBOM, CVEs, reproducibility.
Container runtime review: env, secrets, health checks, resources, volumes, shutdown.
Production readiness review: deploy, rollback, monitoring, capacity, backups, runbooks.
| name | itsol-task-intake |
| description | Task intake: classify work, resolve workflow mode, identify risks, route skills. |
Classify the work before changing code. Resolve and record the task's mode through itsol-workflow-mode before applying functional, bugfix, planning, or implementation gates.
.itsol.md policy.itsol-workflow-mode to resolve and record all seven fields: workflow_mode, mode_source, decision_authority, scope, artifact_state, execution_mode, and protected_constraints.itsol-repo-memory first when .itsol.md exists.itsol-functional-planning and itsol-requirements-review, then branch by the resolved mode:
governed: retain the full Discovery, Business Plan, Technical Decision, Technical Plan, review, explicit approval, and execution-mode gates.autonomous-planned: create and review the plans, resolve material findings, choose the documented recommendation, mark artifacts Ready for execution, and continue without approval pauses.direct: skip persistent plans, their reviews and approvals, and planning Decision Gates; ask only about material ambiguity, then route implementation.itsol-workflow-mode and itsol-bug-debugging.After resolving itsol-workflow-mode, load itsol-execution-policy, resolve the complete sibling execution state and observable done_when, and preserve both contracts through plans, task context, compaction, delegation, continuation, review, and handoff. Resource policy never changes workflow authority. Do not set maxTurns; do not accept agent termination or a completed label without validating evidence.
Read references/guide.md first; it is a routing index for focused reference files.