Skip to content

chore: condense AGENTS.md harness without changing rules#14

Merged
junwoojeong100 merged 1 commit into
mainfrom
chore/condense-agents-md
Jun 12, 2026
Merged

chore: condense AGENTS.md harness without changing rules#14
junwoojeong100 merged 1 commit into
mainfrom
chore/condense-agents-md

Conversation

@junwoojeong100

Copy link
Copy Markdown
Owner

Summary

Follow-up to #13 (now merged). Trims redundancy from AGENTS.md, which Copilot loads into agent context every turn, so this directly reduces per-turn token usage. No prohibition or required workflow is changed.

Changes

  • Fold each rule's status mini-table (| 항목 | 상태 |) into the rule heading (e.g. Rule 1: … — 🟡 조건부 허용).
  • Collapse Rule 1's 4-item rationale list into one sentence.
  • Remove the duplicated forbidden-command examples inside the standard-workflow block — they are already listed under 금지 명령어.
  • Replace the violation-handling table with a single sentence.

Preserved (verified)

All command rules intact: feature-branch push allowed; main/master/develop direct push, --force/--force-with-lease/-f, --all/--mirror/--tags forbidden; English Conventional Commits; PR always --draft --base main; harness-over-agent priority.

Impact

  • AGENTS.md: -27 lines (~18% smaller), 1 file changed (+9 / -36).

Note: README.md and docs/ were also inspected for this token pass but left intact — they are human-facing docs that are not auto-loaded into context, so trimming them yields no runtime token savings and would risk the guide's clarity.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Remove the per-rule status mini-tables (fold the badge into headings),
collapse the 4-item rationale list to one line, drop the redundant
forbidden-command examples in the standard-workflow block (already listed
under "금지 명령어"), and turn the violation-handling table into a line.

All prohibitions and required workflows are unchanged.
AGENTS.md is loaded into agent context every turn, so this directly
reduces per-turn token usage. -27 lines (~18% smaller).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@junwoojeong100
junwoojeong100 marked this pull request as ready for review June 12, 2026 00:45
@junwoojeong100
junwoojeong100 merged commit 687a1fc into main Jun 12, 2026
2 checks passed
@junwoojeong100
junwoojeong100 deleted the chore/condense-agents-md branch June 12, 2026 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant