wycats/vscode-ai-plugin

Personal agent toolkit: workflow agents, skills, stances, and prompts for VS Code Copilot

10Stars on the repository
36Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

execute

01

wycats/vscode-ai-plugin

Agent

Makes controlled forward progress on a plan, reading how reality responds to each change and adjusting course without losing contact with actual workspace state.

10 2d ago A 26 tokens

pre-read

02

wycats/vscode-ai-plugin

Agent

Pre-read agent for session handoffs. Maps the relevant codebase terrain so the next working agent can orient quickly instead of discovering the landscape from scratch.

10 2d ago A 30 tokens

prepare

03

wycats/vscode-ai-plugin

Agent

Forms falsifiable predictions about the codebase and the plan, producing hypotheses that execution will test and review will evaluate.

10 2d ago A 23 tokens

recon-worker

04

wycats/vscode-ai-plugin

Agent

Bounded codebase investigator dispatched by Recon for parallel sub-investigations needing rich tools (git, terminal, exo). Returns grounded findings with sourcing, not raw data. For simple search fan-out, use Explore instead.

10 2d ago A 45 tokens

recon

05

wycats/vscode-ai-plugin

Agent

Adaptive codebase investigator — follows leads, uses tools interactively, and synthesizes findings. Use when each result may change what to search next. For known searches, use Explore instead.

10 2d ago A 37 tokens

review

06

wycats/vscode-ai-plugin

Agent

Evaluates what happened against what was predicted, reading the gap between expectation and outcome to judge what the divergences mean and whether the result warrants confidence.

10 2d ago A 30 tokens