Commit cd523b1
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
- container/.devcontainer
- plugins/devs-marketplace/plugins
- agent-system/agents
- skill-engine/skills
- agent-browser
- api-design
- ast-grep-patterns
- claude-agent-sdk
- claude-code-headless
- debugging
- dependency-management
- docker-py
- docker
- documentation-patterns
- fastapi
- git-forensics
- migration-patterns
- performance-profiling
- pydantic-ai
- refactoring-patterns
- security-checklist
- skill-building
- sqlite
- svelte5
- team
- testing
- worktree
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
container/.devcontainer/plugins/devs-marketplace/plugins/agent-system/agents/dependency-analyst.md
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
0 commit comments