DannyMac180/skills — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a small public repo of AI agent skills, starting with one skill called codex dynamic workflows.

The skill should help an AI coding agent take a big goal, make a plan, split work into subagents or simulated work packets, pause for approval at important points, then bring the pieces back together, verify the result, and save useful workflow notes or artifacts so the process can be reused later.

Keep it simple and practical. I want someone to be able to install the skill by pointing their agent at the GitHub folder, or by cloning the repo and copying the skill folder into their local skills directory. Add a clear README that explains what the repo is, what the skill does, how to install it, and how to invoke it with a normal prompt.

Use Python only if it is actually helpful. Focus on making the skill instructions clear, reliable, and easy for Codex style agents to follow.

Want more depth? Deep Reverse