Sign In

@jayofemi/toolbox

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jayofemi/toolbox - npm Package Compare versions

Comparing version
1.7.0
to
1.7.1
+1
-1
agents/Execute.md
---
name: Execute
description: Implementation agent for executing work against a clear spec: edits you can describe precisely, mechanical changes, scripted refactors, file and doc production. Use for the execution middle of multi-stage work, after planning has settled what to build. Needs the goal, the files, the constraints, and the done-when passed in.
description: "Implementation agent for executing work against a clear spec: edits you can describe precisely, mechanical changes, scripted refactors, file and doc production. Use for the execution middle of multi-stage work, after planning has settled what to build. Needs the goal, the files, the constraints, and the done-when passed in."
tools: Read, Grep, Glob, Bash, Edit, Write

@@ -5,0 +5,0 @@ model: inherit

---
name: Plan
description: Strong-tier software architect agent for designing implementation plans and making design calls. Use for the planning bookend of multi-stage work: it returns step-by-step plans, names critical files, weighs architectural trade-offs, and captures a machine-checkable done-when. Plans and reports; never edits.
description: "Strong-tier software architect agent for designing implementation plans and making design calls. Use for the planning bookend of multi-stage work: it returns step-by-step plans, names critical files, weighs architectural trade-offs, and captures a machine-checkable done-when. Plans and reports; never edits."
tools: Read, Grep, Glob, Bash

@@ -5,0 +5,0 @@ model: inherit

---
name: Review
description: Strong-tier review agent for judging completed work: diffs, plans, drafts, findings, or claims that need adversarial verification before they land. Use for the final-review bookend. Reviews and reports; never edits or fixes.
description: "Strong-tier review agent for judging completed work: diffs, plans, drafts, findings, or claims that need adversarial verification before they land. Use for the final-review bookend. Reviews and reports; never edits or fixes."
tools: Read, Grep, Glob, Bash

@@ -5,0 +5,0 @@ model: inherit

---
description: Operate the model-routing seats: report where they stand, pin or free a seat, or turn routing off
description: "Operate the model-routing seats: report where they stand, pin or free a seat, or turn routing off"
argument-hint: [status|dynamic|inherit|set <stage> <model|dynamic>]

@@ -4,0 +4,0 @@ ---

{
"name": "@jayofemi/toolbox",
"version": "1.7.0",
"version": "1.7.1",
"description": "An open library of reusable Claude Code skills, commands, hooks, and agents.",

@@ -5,0 +5,0 @@ "type": "module",