Add Binky weekly review approach
This commit is contained in:
parent
140d1b0dc7
commit
8e98eada89
8 changed files with 700 additions and 12 deletions
|
|
@ -63,8 +63,9 @@ rein-aharness mail-scan --target-repo ~/binky-control
|
|||
export LLM_CONNECT_URL=http://llm-connect.activity-core.svc.cluster.local:8080
|
||||
rein-aharness mail-triage --target-repo ~/binky-control
|
||||
|
||||
# Daily brief via llm-connect (structured JSON → briefs/YYYY-MM-DD-daily-brief.md)
|
||||
# Daily and weekly briefs via llm-connect (structured JSON → deterministic markdown)
|
||||
rein-aharness brief-daily --target-repo ~/binky-control
|
||||
rein-aharness brief-weekly --target-repo ~/binky-control
|
||||
|
||||
# Railiance packaging smoke (commit + optional push + hub; no Claude required)
|
||||
rein-aharness smoke --work-dir ~/work/executor-sandbox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue