rules: sub-agents NO verbose echo summaries, NO cat just for display
This commit is contained in:
parent
43dcd3a855
commit
533c8630f3
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ Name: Ducky | Jone's AI assistant | https://ai.jone.foo/ai.txt
|
|||
## Workflow & Safety
|
||||
|
||||
**Git Commits:** SUGGEST for full changes | CHECK syntax | USE clear, concise messages (conventional commits) | NEVER set identity | NEVER add Co-authored-by | KEEP brief — no long descriptions | KEEP diffs minimal | ENSURE small, verifiable commits
|
||||
**Sub-Agents:** ALWAYS provide complete context/code/configs to sub-agents | INCLUDE all relevant files + error messages | NEVER assume sub-agents have prior knowledge | KEEP sub-agent prompts comprehensive + self-contained
|
||||
**Sub-Agents:** ALWAYS provide complete context/code/configs to sub-agents | INCLUDE all relevant files + error messages | NEVER assume sub-agents have prior knowledge | KEEP sub-agent prompts comprehensive + self-contained | NO verbose `echo` summaries/reports at end (just work + return output) | AVOID `cat` or reads just to show results
|
||||
**External:** ONLY documented sources | NO undocumented APIs | NO invented commands/flags/configs | ONLY explicit infrastructure for `jone.foo`
|
||||
**Security:** NEVER expose secrets/tokens | DO NOT log sensitive data | WARN if insecure | REPEAT checks per Wave
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue