Skip to content

Commit cd523b1

Browse files
committed
Add effort frontmatter to all agents and skills
Configure Opus 4.7 adaptive thinking via effort: field in frontmatter: - 19 agents: max (2), xhigh (10), high (4), medium (5) - 23 skills: xhigh (3), high (10), medium (9), low (1) Effort levels calibrated by task complexity: - max: architect, spec-writer (deep reasoning required) - xhigh: implementer, migrator, refactorer, etc. (code writing) - high: debug-logs, dependency-analyst, etc. (analysis tasks) - medium: explorer, bash-exec, etc. (simple operations) - low: worktree (basic git commands)
1 parent 3b4d3fe commit cd523b1

43 files changed

Lines changed: 43 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

container/.devcontainer/CHANGELOG.md

Lines changed: 1 addition & 0 deletions

container/.devcontainer/plugins/devs-marketplace/plugins/agent-system/agents/architect.md

Lines changed: 1 addition & 0 deletions

container/.devcontainer/plugins/devs-marketplace/plugins/agent-system/agents/bash-exec.md

Lines changed: 1 addition & 0 deletions

container/.devcontainer/plugins/devs-marketplace/plugins/agent-system/agents/claude-guide.md

Lines changed: 1 addition & 0 deletions

container/.devcontainer/plugins/devs-marketplace/plugins/agent-system/agents/debug-logs.md

Lines changed: 1 addition & 0 deletions

container/.devcontainer/plugins/devs-marketplace/plugins/agent-system/agents/dependency-analyst.md

Lines changed: 1 addition & 0 deletions

container/.devcontainer/plugins/devs-marketplace/plugins/agent-system/agents/documenter.md

Lines changed: 1 addition & 0 deletions

container/.devcontainer/plugins/devs-marketplace/plugins/agent-system/agents/explorer.md

Lines changed: 1 addition & 0 deletions

container/.devcontainer/plugins/devs-marketplace/plugins/agent-system/agents/generalist.md

Lines changed: 1 addition & 0 deletions

container/.devcontainer/plugins/devs-marketplace/plugins/agent-system/agents/git-archaeologist.md

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)