Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

directive

يحتوي directive على 42 من skills المجمعة من deftai، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
42
Stars
28
محدث
2026-07-18
Forks
11
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

deft-directive-release
مطوّرو البرمجيات

Cut a v0.X.Y release of the deft framework safely. Use when the user says "release", "cut release", "v0.X.Y", or "publish release" -- to walk an 8-phase workflow that pre-flights, runs an end-to-end rehearsal against a temp repo, lands a draft GitHub release (npm ships irrevocably at tag push), optionally QA's draft assets, then publishes the GitHub release or rolls back. Re-uses the deft-directive-swarm Phase 6 Step 5 Slack announcement template.

2026-07-18
deft-directive-build
مطوّرو البرمجيات

Build a project from scope xBRIEFs following Deft Directive framework standards. Use after deft-directive-setup has generated the project definition, or when the user has story xBRIEFs in xbrief/active/ ready to implement. Handles scaffolding, implementation, testing, and quality checks phase by phase.

2026-07-16
deft-directive-refinement
متخصصو إدارة المشاريع

Conversational refinement session. Ingests external work items into xBRIEF proposed/ scope, deduplicates via origin references, evaluates proposals with the user, reconciles stale origins, and promotes/demotes scopes through the lifecycle using deterministic task commands.

2026-07-16
deft-directive-triage
متخصصو إدارة المشاريع

Triage-cache hygiene and "what's next?" work selection (ordered plan or ranked queue) -- the agent-facing playbook for syncing the triage cache, classifying candidates, presenting a ranked queue or binding to an active plan-sequence, walking per-item decisions (accept / reject / defer / needs-ac / mark-duplicate), and auditing the session. Use when the operator asks what to work on next, wants to build a cohort, work the cache, or run a triage hygiene pass.

2026-07-16
deft-directive-swarm
المهن الحاسوبية الأخرى

Parallel local agent orchestration. Use when running multiple agents on story-level xBRIEFs simultaneously — to scan active/ for allocatable work, set up isolated worktrees, launch agents with proven prompts, monitor progress, handle stalled review cycles, and close out PRs cleanly.

2026-07-16
deft-directive-review-cycle
محللو ضمان جودة البرمجيات والمختبرون

Greptile / bot reviewer response and PR-shepherding workflow. Use when running a review cycle or babysitting a PR to merge-ready -- audit process prerequisites, fetch bot findings, fix all issues in a single batch commit, and exit cleanly when no P0 or P1 issues remain. Supersedes Cursor global babysit on Deft-managed repos (#2261).

2026-07-15
deft-directive-setup
مطوّرو البرمجيات

Set up a new project with Deft Directive framework standards. Use when the user wants to bootstrap user preferences, configure a project, or generate a project specification. Walks through setup conversationally — no separate CLI needed.

2026-07-15
deft-directive-pre-pr
محللو ضمان جودة البرمجيات والمختبرون

Iterative pre-PR quality improvement loop. Use before pushing a branch for PR creation -- after completing implementation but before task check. Cycles through Read-Write-Lint-Diff until a full pass produces zero changes.

2026-07-14
deft-directive-feedback
مطوّرو البرمجيات

Batched session-end gap escalation for directive consumers. Collects friction/gap reports, drafts deduped framework-gap issues against deftai/directive, and files upstream only after explicit operator confirmation. Gated on plan.policy.valueFeedback upstreamPrompt.

2026-07-07
deft-directive-gh-arch
مطوّرو البرمجيات

Explore a codebase for architectural improvement opportunities -- deepen shallow modules, generate competing interface designs in parallel via sub- agents, and file a refactor RFC as a GitHub Issue. Use when improving architecture, finding refactoring opportunities, or making a codebase more testable and AI-navigable. Requires the GitHub CLI (gh).

2026-07-07
deft-directive-feedback
مطوّرو البرمجيات

Batched session-end gap escalation for directive consumers. Collects friction/gap reports, drafts deduped framework-gap issues against deftai/directive, and files upstream only after explicit operator confirmation.

2026-07-05
deft-directive-decompose
مطوّرو البرمجيات

Convert approved specification/phase/epic scope xBRIEFs into swarm-ready story xBRIEFs before concurrent agent allocation.

2026-07-05
deft-directive-gh-slice
متخصصو إدارة المشاريع

Break a SPECIFICATION.md, PRD, or plan into independently-grabbable GitHub Issues using tracer-bullet vertical slices. Use after spec generation, when the user wants to create implementation tickets, or when breaking work into parallel-assignable issues. Requires the GitHub CLI (gh).

2026-07-03
deft-directive-sync
مطوّرو البرمجيات

Session-start framework sync skill. Pulls latest deft submodule, validates xBRIEF lifecycle structure, checks folder/status consistency, detects stale origins (RFC D12), and summarizes changes.

2026-07-02
deft-directive-article-review
معلمو التعليم العالي، جميع الآخرون

Evaluate an article, paper, or post for lessons that could improve directive. Analyzes two axes: how concepts improve directive's own implementation, and how they improve the projects directive creates. Produces filtered suggestions, iterates with the user, and optionally creates GitHub issues on the directive repo. Use when evaluating an article, paper, post, or URL for directive improvements, or when the user says "analyze this article", "evaluate this article", or "what can we learn from this for directive".

2026-07-01
deft-directive-cost
محللو التمويل والاستثمار

Pre-build cost & budget transparency phase. Use after the project SPECIFICATION is approved and before the build skill kicks off, to produce a plain-English COST-ESTIMATE.md the user can read, react to, and explicitly accept, rescope, no-build, or skip with a recorded reason. Audience is non- technical users; voice is dollars and whole-number bands, not spreadsheets.

2026-07-01
deft-directive-debug
مطوّرو البرمجيات

Systematic, evidence-based root-cause investigation. Use when the user asks "why did X break / slow down / regress?", wants to debug a failure, run a forensic investigation, or find the root cause of a bug -- to enter a sustained investigation MODE with a claim ledger, mandatory falsification before any conclusion, a chat answer-embargo until evidence closes, and a deterministic validator gate. Triggers: "debug", "root cause", "investigate", "why did X break", "why is X slow", "systematic debugging", "forensic".

2026-07-01
deft-directive-interview
متخصصو إدارة المشاريع

Deterministic structured Q&A interview loop. Use when any skill needs to gather structured input from the user through a series of focused questions with numbered options, stated defaults, and a confirmation gate before artifact generation. Interview output targets xBRIEF narratives — not PRD.md.

2026-07-01
deft-directive-probe
متخصصو إدارة المشاريع

Adversarial plan stress-testing via relentless one-question-per-turn interrogation. Use when the operator asks to run probe, /deft:run:probe, or wants a plan challenged before committing to it.

2026-07-01
deft-directive-decompose
متخصصو إدارة المشاريع

Convert phase/epic scope vBRIEFs into swarm-ready story vBRIEFs before swarm allocation. Use when the operator asks to decompose, split stories, or assess swarm readiness.

2026-06-28
deft-directive-probe
متخصصو إدارة المشاريع

Adversarial one-question-per-turn plan stress-testing before vBRIEF or plan artifacts. Use when the operator asks to run probe or stress-test a plan.

2026-06-28
deft-directive-article-review
مطوّرو البرمجيات

Evaluate an article, paper, or post for lessons that could improve directive. Analyzes two axes: how concepts improve directive's own implementation, and how they improve the projects directive creates. Produces filtered suggestions, iterates with the user, and optionally creates GitHub issues on the directive repo.

2026-06-22
deft-directive-build
مطوّرو البرمجيات

Build a project from scope vBRIEFs following Deft Directive framework standards. Use after deft-directive-setup has generated the project definition, or when the user has story vBRIEFs in vbrief/active/ ready to implement. Handles scaffolding, implementation, testing, and quality checks phase by phase.

2026-06-22
deft-directive-cost
متخصصو إدارة المشاريع

Pre-build cost & budget transparency phase. Use after the project SPECIFICATION is approved and before the build skill kicks off, to produce a plain-English COST-ESTIMATE.md the user can read, react to, and explicitly accept, rescope, no-build, or skip with a recorded reason. Audience is non-technical users; voice is dollars and whole-number bands, not spreadsheets.

2026-06-22
deft-directive-debug
مطوّرو البرمجيات

Systematic, evidence-based root-cause investigation. Use when the user asks "why did X break / slow down / regress?", wants to debug a failure, run a forensic investigation, or find the root cause of a bug -- to enter a sustained investigation MODE with a claim ledger, mandatory falsification before any conclusion, a chat answer-embargo until evidence closes, and a deterministic validator gate. Triggers: "debug", "root cause", "investigate", "why did X break", "why is X slow", "systematic debugging", "forensic".

2026-06-22
deft-directive-gh-arch
مطوّرو البرمجيات

Explore a codebase for architectural improvement opportunities -- deepen shallow modules, generate competing interface designs in parallel via sub-agents, and file a refactor RFC as a GitHub Issue. Use when improving architecture, finding refactoring opportunities, or making a codebase more testable and AI-navigable. Requires the GitHub CLI (gh).

2026-06-22
deft-directive-gh-slice
مطوّرو البرمجيات

Break a SPECIFICATION.md, PRD, or plan into independently-grabbable GitHub Issues using tracer-bullet vertical slices. Use after spec generation, when the user wants to create implementation tickets, or when breaking work into parallel-assignable issues. Requires the GitHub CLI (gh).

2026-06-22
deft-directive-glossary
مطوّرو البرمجيات

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when defining domain terms, building a glossary, hardening terminology, or when "domain model" or "DDD" is mentioned.

2026-06-22
deft-directive-interview
مطوّرو البرمجيات

Deterministic structured Q&A interview loop. Use when any skill needs structured user input through focused questions with defaults and confirmation gate. Interview output targets vBRIEF narratives.

2026-06-22
deft-directive-pre-pr
محللو ضمان جودة البرمجيات والمختبرون

Iterative pre-PR quality improvement loop. Use before pushing a branch for PR creation -- after completing implementation but before task check. Cycles through Read-Write-Lint-Diff until a full pass produces zero changes.

2026-06-22
deft-directive-refinement
متخصصو إدارة المشاريع

Conversational refinement session. Ingests external work items into vBRIEF proposed/ scope, deduplicates via origin references, evaluates proposals with the user, reconciles stale origins, and promotes/demotes scopes through the lifecycle using deterministic task commands.

2026-06-22
deft-directive-release
مطوّرو البرمجيات

Cut a v0.X.Y release of the deft framework safely. Use when the user says "release", "cut release", "v0.X.Y", or "publish release" -- to walk an 8-phase workflow that pre-flights, runs an end-to-end rehearsal against a temp repo, lands a draft on the real repo, gates on user review, then publishes or rolls back. Re-uses the deft-directive-swarm Phase 6 Step 5 Slack announcement template.

2026-06-22
deft-directive-review-cycle
المهن الحاسوبية الأخرى

Greptile bot reviewer response workflow. Use when running a review cycle on a PR -- to audit process prerequisites, fetch bot findings, fix all issues in a single batch commit, and exit cleanly when no P0 or P1 issues remain. Enables cloud agents to run autonomous PR review cycles.

2026-06-22
deft-directive-setup
المهن الحاسوبية الأخرى

Set up a new project with Deft Directive framework standards. Use when the user wants to bootstrap user preferences, configure a project, or generate a project specification. Walks through setup conversationally — no separate CLI needed.

2026-06-22
deft-directive-sync
المهن الحاسوبية الأخرى

Session-start framework sync skill. Pulls latest deft submodule, validates vBRIEF lifecycle structure, checks folder/status consistency, detects stale origins (RFC D12), and summarizes changes.

2026-06-22
deft-directive-triage
المهن الحاسوبية الأخرى

Triage-cache hygiene and "what's next?" queue selection -- the agent-facing playbook for syncing the triage cache, classifying candidates, presenting a ranked queue, walking per-item decisions, and auditing the session.

2026-06-22
deft-directive-write-skill
المهن الحاسوبية الأخرى

Create new deft skills with proper structure, RFC2119 notation, triggers, and progressive disclosure. Use when user wants to create, write, or build a new deft skill.

2026-06-22
deft
المهن الحاسوبية الأخرى

Apply deft framework standards for AI-assisted development. Use when starting projects, writing code, running tests, making commits, or when the user references deft, project standards, or coding guidelines.

2026-06-22
deft-directive-glossary
المهن الحاسوبية الأخرى

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when defining domain terms, building a glossary, hardening terminology, or when "domain model" or "DDD" is mentioned.

2026-06-22
deft-directive-write-skill
المهن الحاسوبية الأخرى

Create new deft skills with proper structure, RFC2119 notation, triggers, and progressive disclosure. Use when user wants to create, write, or build a new deft skill.

2026-06-22
عرض أهم 40 من أصل 42 skills مجمعة في هذا المستودع.