Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Axi

This is my personal AI coding agent framework, currently designed for Claude Code. (The axi name may change.)

Features

  • PRP Execution: take your PRP (product requirements prompt) which can be a simple sentence, and turn it into a complete project plan that is ready to build.

Roadmap

  • VS Code devcontainer setup
    • this will allow you to run Claude Code in dangerously skip permissions mode but retain a measure of safety
  • TMUX Orchestration

Documentation

PRP

Command: /prp:execute

Read .claude/commands/prp/execute to see how it works.

Highlights:

  • inferred features
  • target audience
  • clarifying questions
    • with suggested answers
  • Planning: phases > epics > tasks
    • emphasis on parallel execution

Tip:

  • After it's done, just say "do it" to see if Claude Code can actually build it.
    • (I am experimenting with more sophisticated orchestration.)

About

AI Agent Framework

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors