vc-workflow

Coordinate an Examine–Research–Implement workflow to map code structure before changes.

1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/VetCoders/vibecrafted --skill vc-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc-workflow
Source: https://github.com/VetCoders/vibecrafted/tree/main/skills/vc-workflow
Command: npx skills add https://github.com/VetCoders/vibecrafted --skill vc-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Coordinate a disciplined Examine–Research–Implement workflow to map code structure before changes, reducing guesswork and risky edits.

Core Features & Use Cases

  • Three-phase ERi pipeline that chains structural code intelligence, web research, and parallel agent delegation.
  • Produces canonical artifacts (CONTEXT.md, RESEARCH.md) and reports for traceability.
  • Uses loctree MCP for mapping, ensuring changes are well-scoped and safe.

Quick Start

Invoke the vc-workflow tool to start the Examine phase on your repository.

Frequently Asked Questions about vc-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I map code structure and dependencies before making changes to a large codebase?

Map code structure before changes by running a disciplined Examine–Research–Implement workflow that uses loctree instructions to scope edits safely. It enforces phase gates and generates canonical artifacts like CONTEXT.md to reduce guesswork in large codebases.

What is the Examine Research Implement pipeline for codebase automation?

The Examine Research Implement pipeline is a three-phase workflow that chains structural code intelligence, web research, and parallel agent delegation. It coordinates codebase analysis through explicit phase gates, producing RESEARCH.md and reports for traceability.

Can I use this workflow automation for multi-module tasks in large repositories?

Yes, this workflow automation is designed for large codebases and multi-module tasks where understanding repo structure, dependencies, and risk is critical. It maps hub files and entry points before delegating implementation to agents.

How do I generate context and research artifacts for codebase planning?

Generate context and research artifacts by invoking the workflow tool to initiate the Examine phase. The pipeline automatically produces canonical files including CONTEXT.md and RESEARCH.md, ensuring changes are well-scoped and traceable.

What's the best way to orchestrate parallel agent delegation for code modifications?

Orchestrate parallel agent delegation by chaining structural code intelligence with web research through the ERi pipeline. It requires loctree MCP for mapping and enforces explicit phase gates, ensuring delegated agents receive well-scoped and safe modification instructions.