Autonomous

Resume or start autonomous execution of implementation plans

jlindley 96b3f1e 842 B Updated

File contents

Check if the file .autonomous-execution-state.json exists in the current working directory.

If the file exists:

  • Read the .autonomous-execution-state.json file to understand the current state
  • Use the Skill tool to load the jlindley-skills:autonomous-execution skill
  • Resume execution from where we left off based on the state file

If the file does NOT exist:

  • Use the Skill tool to load the jlindley-skills:autonomous-execution skill
  • Ask me which implementation plan we're going to execute
  • Begin autonomous execution once I provide the plan

Remember: This skill is designed for extended autonomous work sessions. Follow the skill's guidance for state management, context preservation, and comprehensive reporting.

jlindley/jlindley-skills/tree/main/skills/autonomous commit 96b3f1e377

Frequently asked questions

npx skillmds@latest add jlindley/autonomous