InstructIA comes with a set of base instructions that help you manage your context and rules. These instructions are available by default and can be extended with custom instructions.
update context
: Update the context with new files or directoriesreset context
: Reset the current context to its initial statesummarize context
: Generate a summary of all context filescreate instruction
: Create a new custom instructiondelete instruction
: Remove an existing custom instructionedit instruction
: Modify an existing custom instructionlist instructions
: List all available instructions (default and custom)create rule
: Create a new development ruledelete rule
: Remove an existing ruleedit rule
: Modify an existing rulelist rules
: List all available rules with their detailshelp
: Show available commands and their usageinstructia summarize context
The system will:
.mdc
and .md
files in the context folderinstructia list instructions
The system will show:
instructia list rules
The system will show:
instructia create rule
The system will guide you through creating a new rule with:
instructia create instruction
instructia delete instruction
instructia edit instruction
These commands help you manage custom instructions for your project.
instructia update context
instructia reset context
Use these commands to manage your project’s context.