docs: spruce up README -- title says Agent, identity and feature list are dated #471
Labels
No labels
Agent
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No assignees
1 participant
Notifications
Total time spent: 3 minutes 18 seconds
Due date
igor
3 minutes 18 seconds
No due date set.
Dependencies
No dependencies set
Reference
joshtronic/igor#471
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The README is dated -- it predates the project's identity and several major subsystems, and the repo is about to go public (GPL v3, #469), so it's the first thing strangers will read.
Deliverables
Rewrite
README.md(keep it tight -- this is a README, not the architecture doc):# Igor, not# Agent. One-paragraph intro: Igor is an unattended Claude Code harness -- a 1-minute systemd tick that claimsAgent-labeled Forgejo issues, ships PRs, shadow-reviews them, and runs a fleet of scheduled passes. The current "Generic harness" framing stays true; keep the sentence about per-repo conventions but note the per-repo context file isAGENTS.mdperdocs/agents-md-spec.md(CLAUDE.md is legacy during migration).docs/setup.mdandbin/install.shas they exist NOW (prereqs, clone path,.envflow) and fix anything stale. The clone URL example says<bot-user>/agent-- the repo isigor.docs/agents-md-spec.md.## Licensesection if #469 has merged by then (don't remove it); if it hasn't, don't add one.Notes
CLAUDE.mdprose.make testgreen;make lint(markdownlint) clean if the tool is present.