Install
$ agentstack add skill-mark393295827-third-brain-v7-skills-agent-teams-command ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README — it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming — see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps — measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Agent Teams Command
A mission with independently ownable workstreams, interfaces, permissions, budgets, and an integration owner. An isolated worker program, typed IPC ledger, serial integration, cleanup, and evidence receipts. Integrated artifacts pass mission checks and ownership, review, rollback, and cleanup gates. Graph-schema design, parallelism without net value, overlapping writers, or worker self-certification.
Strategic intent and final integration remain serial; owned execution may run in parallel. graph-engineering may define dependency topology, but this skill owns worker processes, exclusive territories, typed IPC, integration, and cleanup. A Graph node is not automatically a teammate. Use the Ender lens for commander understanding, Palantir for operational objects/actions, and von Neumann for executable, inspectable process architecture. Detailed patterns: references/ender-palantir-command-patterns.md; examples: references/classic-campaigns.md.
Usage Template
Provide: mission, non-goals, workstreams, dependencies, files/systems, acceptance criteria, permissions, review bandwidth, runtime capabilities, budget, and integration owner.
Workflow
Admit a team only when at least two workstreams can proceed with low coordination, or distinct roles materially improve evaluation/safety. Calculate orchestration tax: setup, context duplication, IPC, merge conflict, review, and cleanup. If one process can finish within the same review budget, keep one process.
If dependencies and joins are the only complexity, use graph-engineering without recruiting a team. Add workers only for nodes that need isolated context, distinct ownership, or independent judgment.
Resolve commander intent, object/state vocabulary, ownership, dependency direction, verifier, join gate, and permission boundary before recruiting. Return NEEDS_INPUT when an irreversible business decision or authority cannot be discovered locally. Workers may probe implementation unknowns only inside their territory.
- Write a command program: objective, non-goals, finite actions, commander, checkpoint cadence, interrupt policy, state/artifact paths, IPC schema, allowed/denied tools, verifier, stop, recovery, and promotion boundary.
- Atomically decompose work by interface/territory. Each task has one owner, inputs, output artifact, dependencies, definition of done, verifier, budget, and blast radius.
- Select the smallest topology: maker-checker, manager-workers, or specialist pipeline. If a validated Graph exists, map only
agentoragent-teamnodes to workers; deterministic, Loop, subgraph, and human-gate nodes keep their own contracts. Route workers by required capabilities and runtime policy, never fixed model names. - Isolate mutable work with separate worktrees/branches or disjoint files. Shared schemas/contracts are commander-owned until published.
- Use typed IPC:
{task_id, state, artifact, evidence, decision, unknowns, dependency, next_action}. Messages change state; status chatter does not. - Require workers to run
state + evidence -> next action -> verifier -> next state | stop | escalateand checkpoint after each material action. - Monitor attention and review budgets, repeated failures, idle dependencies, ownership violations, and architecture drift. Rebalance or serialize when coordination cost rises.
- Integrate one verified workstream at a time in dependency order. The integration owner runs broader regression/eval checks and records accepted/rejected artifacts.
- Run an independent reviewer/red team for consequential behavior. Human approval precedes production, publication, spending, destructive/shared-state actions, credentials, and policy changes; prepare rollback first.
- Close workers, remove temporary worktrees/state, reconcile tasks, preserve receipts, and extract only promotion-gated reusable patterns.
Hooks are optional executable infrastructure, not prose. Configure one only when its referenced program exists, has tests, and emits a verified receipt; never copy illustrative hook commands as if installed.
Evaluate mission outcome, per-workstream evidence, Graph edge/join compatibility when used, ownership compliance, integration diff, regression suite, reviewability, residual risk, and cleanup. Quiet green checks are insufficient if the commander cannot explain architecture delta and rollback.
max_attempts: 2 per failed task/integration signature. Retry the failed unit only after changing diagnosis, owner, scope, or strategy. Stop/rebalance on repeated signature, ownership conflict, rising orchestration tax, exhausted review budget, or NO_PROGRESS.
Persist {run_id, status, attempt, budget, evidence, unknowns, last_error, next_action} plus mission/contract version, command board, task graph, ownership map, worker/worktree registry, IPC events, attention budget, approvals, integration ledger, rollback points, and cleanup receipt.
Failure Protocol
NEEDS_INPUT: intent, ownership, verifier, join, or authority is unresolved; do not launch.BLOCKED_DEPENDENCY: checkpoint the worker and advance only independent tasks.BLOCKED_PERMISSION: stop the affected stream and request approval.VERIFY_FAILED: reject the artifact at its integration gate; preserve evidence.NO_PROGRESS: the same signature repeats after changed strategy.max_attempts: 2.BUDGET_STOP: interrupt workers, checkpoint, and emit a partial integration/cleanup plan.
Output Contract
Return status, result (mission and integrated artifacts), evidence (task/integration/cleanup receipts), unknowns, and next_action including approval or rollback.
Edge Cases
- Two workers need the same schema file: commander publishes the contract first; serialize schema edits and let workers consume it read-only.
- A Graph has six nodes but only two require agent judgment: recruit two
workers, not six; deterministic nodes remain scheduler-owned.
- All workers report success but integration fails: mission status is
VERIFY_FAILED; reject incompatible artifacts rather than averaging reports.
Success Metrics
- Parallel work reduces elapsed time or improves independent evaluation beyond its coordination cost.
- Ownership is exclusive, IPC is typed, and integration is serial and evidence-gated.
- Final state is reproducible, reviewable, recoverable, and clean.
Quality Gates
- [ ] Team admission and orchestration-tax calculation justify multi-agent use.
- [ ] Every task has one owner, artifact, verifier, budget, and stop condition.
- [ ] Independent review, approval, and rollback match risk.
- [ ] Integration and cleanup receipts match actual repository/runtime state.
- [ ] Capability routing contains no durable model binding.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Mark393295827
- Source: Mark393295827/third-brain-v7-skills
- License: MIT
- Homepage: https://github.com/Mark393295827/third-brain-v5-skills/tree/master
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.