benbrastmckie

60 mods across 1 repository, 445 stars between them.

spawn-agent

25

benbrastmckie/nvim

Agent

Analyzes blocked tasks, researches blockers, and proposes minimal new tasks to overcome the blocker.

445 6d ago A 20 tokens

skill-fix-it

26

benbrastmckie/nvim

Skill Claude CodeCodex

Scan codebase for FIX:/NOTE:/TODO:/QUESTION: tags and create structured tasks with interactive selection. Invoke for /fix-it command.

445 6d ago A 0 tokens

skill-git-workflow

27

benbrastmckie/nvim

Skill Claude CodeCodex

Create scoped git commits for task operations. Invoke after task status changes or artifact creation.

445 6d ago A 23 tokens

skill-implementer

28

benbrastmckie/nvim

Skill Claude CodeCodex

Execute general implementation tasks following a plan. Invoke for general implementation work.

445 6d ago A 19 tokens

skill-meta

29

benbrastmckie/nvim

Skill Claude CodeCodex

Interactive system builder. Invoke for /meta command to create tasks for .opencode/ system changes.

445 6d ago A 23 tokens

skill-orchestrator

30

benbrastmckie/nvim

Skill Claude CodeCodex

Route commands to appropriate workflows based on task type and status. Invoke when executing /task, /research, /plan, /implement commands.

445 6d ago A 33 tokens

skill-planner

31

benbrastmckie/nvim

Skill Claude CodeCodex

Create phased implementation plans from research findings. Invoke when a task needs an implementation plan.

445 6d ago A 21 tokens

benbrastmckie/nvim

Skill Claude CodeCodex

Interactive repository analysis and project-overview.md generation via task creation. Invoke for /project-overview command.

445 6d ago A 26 tokens

skill-refresh

33

benbrastmckie/nvim

Skill Claude CodeCodex

Manage OpenCode resources - terminate orphaned processes and clean up /.opencode/ directory.

445 6d ago A 20 tokens

skill-researcher

34

benbrastmckie/nvim

Skill Claude CodeCodex

Conduct general research using web search, documentation, and codebase exploration. Invoke for general research tasks.

445 6d ago A 25 tokens

skill-reviser

35

benbrastmckie/nvim

Skill Claude CodeCodex

Thin wrapper that delegates plan revision to reviser-agent subagent. Invoke for /revise command.

445 6d ago A 24 tokens

skill-spawn

36

benbrastmckie/nvim

Skill Claude CodeCodex

Research blockers and spawn new tasks to overcome them, updating parent task dependencies.

445 6d ago A 18 tokens

skill-status-sync

37

benbrastmckie/nvim

Skill Claude CodeCodex

Atomically update task status across TODO.md and state.json. For standalone use only.

445 6d ago A 21 tokens

skill-tag

38

benbrastmckie/nvim

Skill Claude CodeCodex

Create and push semantic version tags for CI/CD deployment. User-only command - agents cannot invoke.

445 6d ago A 22 tokens

benbrastmckie/nvim

Skill Claude CodeCodex

Orchestrate multi-agent implementation with parallel phase execution. Spawns teammates for independent phases and coordinates dependent phases. Includes debugger teammate for error recovery.

445 6d ago A 34 tokens

skill-team-plan

40

benbrastmckie/nvim

Skill Claude CodeCodex

Orchestrate multi-agent planning with parallel plan generation. Spawns 2-3 teammates for diverse planning approaches and synthesizes into final plan with trade-off analysis.

445 6d ago A 37 tokens

skill-team-research

41

benbrastmckie/nvim

Skill Claude CodeCodex

Orchestrate multi-agent research with wave-based parallel execution. Spawns 2-4 teammates for diverse investigation angles and synthesizes findings.

445 6d ago A 33 tokens

skill-todo

42

benbrastmckie/nvim

Skill Claude CodeCodex

Archive completed and abandoned tasks with CHANGELOG.md updates and memory harvest suggestions.

445 6d ago A 18 tokens