kamiazya/scopes

Scopes is a next-generation local-first task and project management tool designed for symbiotic collaboration between developers and AI assistants.

2Stars on the repository
55Mods indexed here, across every type
9mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

code-analyzer

01

kamiazya/scopes

Agent Claude Code

name: code-analyzer description: Use this agent when you need to analyze code changes for potential bugs, trace logic flow across multiple files, or investigate suspicious behavior in the codebase. This agent specializes in deep-dive analysis while maintaining a concise summary format to preserve context. Perfect for…

2 9mo ago A 0 tokens copy · 100% Apache-2.0

file-analyzer

02

kamiazya/scopes

Agent Claude Code

name: file-analyzer description: Use this agent when you need to analyze and summarize file contents, particularly log files or other verbose outputs, to extract key information and reduce context usage for the parent agent. This agent specializes in reading specified files, identifying important patterns, errors, or…

2 9mo ago A 0 tokens copy · 100% Apache-2.0

parallel-worker

03

kamiazya/scopes

Agent Claude Code

Executes parallel work streams in a git worktree. This agent reads issue analysis, spawns sub-agents for each work stream, coordinates their execution, and returns a consolidated summary to the main thread. Perfect for parallel execution where multiple agents need to work on different parts of the same issue…

2 9mo ago A 63 tokens copy · 100% Apache-2.0

test-runner

04

kamiazya/scopes

Agent Claude Code

Use this agent when you need to run tests and analyze their results. This agent specializes in executing tests using the optimized test runner script, capturing comprehensive logs, and then performing deep analysis to surface key issues, failures, and actionable insights. The agent should be invoked after code changes…

2 9mo ago A 264 tokens copy · 91% Apache-2.0