| name | agent-rules-books |
| description | Agent rules and review heuristics adapted for OctoAgent coding agents. |
| license | MIT |
agent-rules-books
Use before coding, review, refactoring, DDD, architecture, and data-system decisions. Produce a short rule checklist, then apply only rules relevant to the task.
OctoAgent usage
- Confirm the user goal and constraints.
- Load any matching plugin command with
get_plugin_command.
- Run
integrated_workflow_run when a workflow ID is available.
- Produce artifacts and review them against the quality gates before side effects.