context

Generate structured codebase context reports with scope, snapshots, and evidence.

8|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/jfmyers9/agent --skill context-jfmyers9
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: context
Source: https://github.com/jfmyers9/agent/tree/main/skills/context
Command: npx skills add https://github.com/jfmyers9/agent --skill context-jfmyers9

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Map codebases into a durable blueprint report to aid research, debugging, review, and handoff workflows.

Core Features & Use Cases

  • Create a structured context report that captures scope, snapshots, and evidence for future reference.
  • Guide onboarding and architecture reviews by tracing major flows, entry points, and boundaries.
  • Produce a reusable document that supports handoffs between teams and tools.

Quick Start

Run the context mapping workflow to generate a new context report for the target codebase.

Frequently Asked Questions about context

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

FAQPage Schema
How do I create architecture documentation for codebase onboarding?▼

To create architecture documentation for codebase onboarding, generate a structured context report that captures scope, snapshots, entry points, and traceable evidence to guide research and reviews.

What is a context blueprint and when do I need one for a codebase?▼

A context blueprint is a durable report mapping a codebase's architecture, scope, and traceable evidence. You need one during onboarding, feature exploration, subsystem audits, and architecture reviews.

How do I document traceable evidence and architecture maps for a subsystem audit?▼

Document traceable evidence and architecture maps by generating a blueprint report with structured sections for executive summaries, diagrams, and evidence tables that trace major flows and system boundaries.

Can I generate mermaid diagrams and evidence tables for codebase handoffs?▼

Yes, you can generate mermaid diagrams and evidence tables for codebase handoffs by running a context mapping workflow that enforces structured sections for visual architecture maps and traceable evidence.

What's the best way to structure a codebase review report for research and debugging?▼

The best way to structure a codebase review report is using a durable blueprint format with sections for scope, snapshots, executive summaries, architecture maps, traceable evidence, and diagrams to support debugging workflows.

Does this codebase mapping approach work without external dependencies?▼

Yes, this codebase mapping approach works without external dependencies, applying an advanced internal design to automate structured context report generation directly from your existing codebase architecture.