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

plan-executor

01

augustolobo18/agent-context-skills

Agent

Executes an ALREADY-APPROVED implementation plan saved in plans/. Invoked by the implementation-plan skill after the user approves via AskUserQuestion. Takes the exact plan path, bootstraps from Section 0, implements the phases, and runs the verifications. Do NOT use this to plan, redesign, or document — only to…

2 1mo ago A 82 tokens original MIT