augustolobo18

6 mods across 1 repository, 2 stars between them.

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

context-loader

03

augustolobo18/agent-context-skills

Skill Claude CodeCodex

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.

2 1mo ago A 31 tokens original MIT

implementation-plan

05

augustolobo18/agent-context-skills

Skill Claude CodeCodex

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.

2 1mo ago A 55 tokens original MIT

walkthrough

06

augustolobo18/agent-context-skills

Skill Claude CodeCodex

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.

2 1mo ago A 40 tokens original MIT