Goal: add documentation to readme reflecting Claude and Codex's use of /goal

Offen Anfängerfreundlich
#2 11 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
1/5
Geschätzter Aufwand
1-3 Stunden
Anfängerfreundlichkeit
72/100
Issue-Typ
Dokumentation
Klarheit
Klar beschrieben
Aktivitätsstatus
Ruhig
Bereich
documentation

Rechercherichtung

Beginne mit dem Lesen von README.md und finde den Abschnitt "Built On" oder eine andere geeignete Stelle für kurze Verweise. Bestätige die offiziellen Dokumentations-URLs von Claude Code und Codex /goal, füge beide Links sowie eine kurze Beschreibung und einen Link für githubnext/autoloop hinzu und führe dann die vier grep-Befehle aus dem Issue aus, um die Fertigstellung zu überprüfen.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

goal-completed

Goal

Our readme should contain references to the use of /goal in Claude Code and Codex, with appropriate links. Not extended discussion, but we want to note that we are using this now-standard term.

We also want to make sure we link to https://github.com/githubnext/autoloop which also inspired this repo. Autoloop is a similar goal-driven agentic workflow, with more of an emphasis on scientific exploration.

Completion Contract

The README.md "Built On" section (or a similar appropriate section) links to:

Evidence / Verification

set -euo pipefail
grep -q "autoloop" README.md
grep -qi "claude" README.md
grep -qi "codex" README.md
grep -q "https://github.com/githubnext/autoloop" README.md

All commands must exit 0.

Scope and Constraints

Allowed files:

  • README.md

Do not remove existing content. Keep additions brief — a few lines, not paragraphs.

Iteration Policy

This is a single-run goal. Read the current README, add the references, and verify.

Blocked Stop Condition

If the official /goal documentation URLs for Claude Code or Codex cannot be found or confirmed, add placeholder references noting the feature and stop with a comment listing which URLs need human confirmation.

Vorherrschende Sprache
Python
Sterne
10
Forks
2
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus githubnext/goal

Alle Issues in githubnext/goal

Ähnliche Issues

Weitere Issues zu Python

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.