Skip to content

v1.11.0

Choose a tag to compare

@wilsto wilsto released this 01 Mar 09:11
· 24 commits to main since this release

Added

  • Custom agents (.claude/agents/): 3 declarative agent definitions (test-runner, security-auditor, tech-debt-auditor) running on haiku with project memory — isolates heavy codebase scans from the main context window
  • Progressive disclosure: security-audit advanced techniques (DevSecOps, STRIDE, attack trees, compliance) extracted to advanced-techniques.md, prd-development phases 5-8 extracted to phases-5-8.md — loaded on demand instead of all at once

Changed

  • Skills test-runner, security-audit, tech-debt-audit now delegate codebase scans to dedicated agents instead of inline prompts
  • Task coordination: roles.md and workflow.md now reference Task tool alongside TodoWrite for multi-agent workflows
  • CLAUDE.md updated with agents/ directory and Task Coordination section
  • README updated with 3 custom agents, corrected counts (6 commands, 14 skills), removed simplify residuals from v1.10.1