Results for “task-boundaries”
64 skillsGoal Framing
Frames tasks with explicit goals, success evidence, stop conditions, and boundaries before execution, then routes work to the appropriate workflow.
17
Asyncio Python
Write, review, debug, or test Python asyncio code involving coroutines, Tasks, TaskGroups, cancellation, timeouts, queues, synchronization, and blocking-call boundaries.
0 · bundle
Agent Teams
Decompose a task into parallel workstreams, assign agent ownership, run integration at dependency boundaries, and synthesize results.
1 · bundle
Failure Contract Design
`analysis-agent`/`task-agent`/`review-agent`: use when retryable, terminal, timeout, partial-failure, or fallback semantics change across boundaries; skip unchanged failures.
4 · bundle
Hzl
Persistent task ledger for agent coordination. Plan multi-step work, checkpoint progress across session boundaries, and coordinate across multiple agents with project pool routing.
12
Threat Modeling
`analysis-agent`/`task-agent`/`review-agent`: use for changed assets, trust boundaries, reachable abuse paths, impact, or control placement; skip without a security delta.
4 · bundle
More results
State Management Design
`task-agent`: use when local, server, global, derived, optimistic, persisted, form, auth, or cache state ownership changes; skip when state boundaries are unaffected.
4 · bundle
Rust Professional Usage
`analysis-agent`/`task-agent`/`review-agent`: use when Rust changes cross ownership, unsafe/FFI, panic, cancellation, or Send/Sync boundaries; skip tool-only work.
4 · bundle
Cpp Professional Usage
`analysis-agent`/`task-agent`/`review-agent`: use when C/C++ changes cross ownership, UB, ABI/FFI, exception, concurrency, or target-build boundaries; skip tool-only work.
4 · bundle
Transaction Consistency
Use with analysis-agent or task-agent for task-local transaction, isolation, and conflict decisions. Do not use without a transaction decision or as task owner.
4 · bundle
Efficient Frontier
Orchestrate expensive frontier models as reviewers and cheaper subagents for bounded, token-heavy work to optimize cost and quality.
3.4k · bundle
Task Handoff Context
Select evidence-bearing context for a downstream consumer after work when claims, artifacts, validation, unresolved decisions, or omissions must cross a boundary.
4 · bundle
Kubernetes Gateway
`task-agent`/`review-agent`: use when a Kubernetes workload, route, identity, health, capacity, or rollout boundary changes; skip image-only, pipeline-only, and non-cluster work.
4 · bundle
AI Learning Boundary Mapper
Map which elements of an assignment benefit from AI assistance vs. which AI use undermines. Use when redesigning tasks for AI-age classrooms or setting defensible AI use policies for specific assignments.
0
Sympy Numpy Scipy Boundaries
Use when symbolic mathematics must cross into NumPy vector evaluation or SciPy numerical algorithms: lambdify contracts, domains, dtypes, parameters, residuals, tolerances, and symbolic-versus-numeric verification. Do not use for work confined entirely to one of those libraries.
0 · bundle
Service Boundary Designer
Use this when the team needs to decide how responsibilities should be split across services, modules, workers, APIs, or runtimes. Trigger on requests about service boundaries, ownership, modularity, monolith versus separation, or where logic should live.
0
Integration Change Builder
Use `analysis-agent` for integration decisions or `task-agent` for cross-system/external changes involving contracts, retries, idempotency, authentication, or reconciliation. Skip isolated work with no integration edge.
4 · bundle
Performance Budgeting
`analysis-agent`/`task-agent`/`review-agent`: use when latency, throughput, bundle, memory, CPU, query, rendering, or resource cost needs a budget; skip without performance risk.
4 · bundle
Task Decomposer
Breaks natural-language problem descriptions into sub-tasks suitable for DAG nodes. The entry point of the meta-DAG. Identifies phases, dependencies, parallelization opportunities, and vague/pluripotent nodes that can't yet be specified. Uses domain meta-skills when available. Activate on "decompose task", "break down problem", "plan workflow", "what are the steps", "sub-tasks", "task breakdown". NOT for executing the decomposed tasks (use dag-runtime), building the DAG structure (use dag-planner), or matching skills to nodes (use dag-skills-matcher).
10
Michael Bolton Rule
Trigger: standard work, deming first, feedback loop checks, decision rights, delegation check. Scope: Engineering operating models, team governance, task feedback loops. Boundary: Excludes direct code implementation or design templates.
1 · bundle
Teaching Feedback AI Boundaries
Use when designing a course, assessment, or student-feedback workflow and deciding where AI assistance is acceptable, when grading or feedback must stay within academic-integrity and FERPA/KVKK boundaries, or when AI-use rules for students need stating.
2
Raci Matrix
Create RACI matrices for role assignment. TRIGGERS - Use when user needs help with raci-matrix related tasks.
22
Swarm Rules
Provides principles and tactical rules for multi-agent collaboration, task scoping, and file race prevention in swarm execution.
1 · bundle
God Marduk
Trigger: project task list, task decomposition, phase planning, master orchestration, delivery governance. Scope: Project sequencing, task checklist creation, operating governance. Boundary: Excludes tactical code debugging.
1 · bundle
Job To Be Done Map
Frame jobs, triggers, desired outcomes, anxieties, and product opportunities.
0
Skill Agent Task Patterns
Agent SDK task integration patterns for Business Central. Triggers on: Agent Task Builder, Agent Task Message Builder, Public API, AssignTask, ExternalId, agent session detection, BindSubscription, TryFunction agent task, multi-turn agent conversation, agent attachment, or task lifecycle management.
0
Backend Change Builder
Use `task-agent` for bounded backend service, API, worker, or repair changes, loading authorization, consistency, retry, contract, and rollout guidance only when triggered. Skip frontend-only and read-only work.
4 · bundle
Codex Task Workspace
codex-task-workspace
1
Task Decomposition
Task Decomposition
1.7k · bundle
Task Context Selection
Selects a minimal, non-redundant set of facts, artifacts, skills, and references for a working decision when context is stale, uncertain, or over budget.
4 · bundle
Model Boundary Mapping
`analysis-agent`/`task-agent`/`review-agent`: use when API/DTO, domain, persistence, event, generated, null/default, or mapper boundaries may leak; skip when models stay isolated.
4 · bundle
Subagent Safety
Decide which work is safe to delegate to worker agents. Use before delegating tasks that may require user interaction, approval, authentication, external writes, or shared-state mutation.
1
Trust Boundary Analyzer
Use this when the system needs clear analysis of trusted versus untrusted execution contexts, external inputs, client/server boundaries, provider callbacks, or admin-level code paths. Trigger on requests about trust boundaries, attack surfaces, or where verification must happen.
0
Scope Guard Catch Scope Creep Draft The Boundary Reply
Detects scope creep in client requests and drafts a polite, firm boundary reply with a change-order option.
2
Browser Task
浏览器自动化任务处理技能。仅在以下情况使用:1) 其他 skill/工具(搜索、API、数据接口等)都无法满足需求,需要通过真实浏览器 GUI 兜底执行;2) 任务必须在具体网站完成登录 / 授权 / 账号内动作(点赞 / 收藏 / 评论 / 发布 / 加购);3) 命中白名单网站(淘宝/天猫、微博、小红书)的站内检索 / 互动 / 发布需求。当用户仅需要信息检索、文本生成、代码或数据处理时,不要使用本 skill。
9 · bundle
Tasks
View and manage the task stack and processing queue. Shows pending work, active tasks, completed items, and queue state. Triggers on "/tasks", "show tasks", "what's pending", "task list", "queue status".
3 · bundle