augustolobo18/agent-context-skills

A collection of **Agent Skills** for managing project context and planning implementation work. These skills give an AI coding agent a durable, structured memory of a codebase and a disciplined workflow for planning changes before writing any code.

2Stars on the repository
6Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

context-loader

02

augustolobo18/agent-context-skills

Skill Claude Code

Loads ALL of a project's context documentation into the context window. Use at the start of a session to load the project state before starting work.

not rated 2 1mo ago A 31 tokens original MIT

implementation-plan

04

augustolobo18/agent-context-skills

Skill Claude Code

Generates detailed implementation plans BEFORE any code is written, with impact analysis, phases, and diagrams. Uses AskUserQuestion for iterative discovery through a multiple-choice interface. Use when the user asks to plan a feature, refactor, or architectural change before coding.

not rated 2 1mo ago A 55 tokens original MIT

walkthrough

05

augustolobo18/agent-context-skills

Skill Claude Code

Generates technical documentation of completed implementations with support for diagrams, metrics, and automatic project detection. Use when an implementation is finished and needs to be documented technically before a commit or review.

not rated 2 1mo ago A 40 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: