Skip to content

docs(scaffold): add AGENTS.md, steipete format alignment #2 - #4

Merged
apex-skyner merged 1 commit into
mainfrom
agent/steipete-linkedin-cli
Jun 11, 2026
Merged

docs(scaffold): add AGENTS.md, steipete format alignment #2#4
apex-skyner merged 1 commit into
mainfrom
agent/steipete-linkedin-cli

Conversation

@apex-skyner

Copy link
Copy Markdown
Collaborator

Summary

  • Adds AGENTS.md for agentic development: repo structure tree, build/test/lint commands (make ci, make lint, make test, make build, make fmt, make clean), key design decisions (RestLi encoding, cookie auth, HTML stripping, Cobra + table/JSON), and hard constraints for AI agents working in this repo
  • Adds ## Unreleased section to CHANGELOG.md per steipete repo format

Closes #2

Test plan

  • make ci passes (vet + gofmt check + race tests) locally
  • No runtime files modified — AGENTS.md and CHANGELOG.md only

🤖 Generated with Claude Code

Adds AGENTS.md with repo structure, build/test/lint commands, key design
decisions, and constraints for agentic development. Adds Unreleased
section to CHANGELOG.md per steipete repo format.

Co-authored-by: Yashiel Sookdeo <yashiel@skyner.co.za>
@apex-skyner
apex-skyner merged commit 711787d into main Jun 11, 2026
1 check passed
@yashiels
yashiels deleted the agent/steipete-linkedin-cli branch June 21, 2026 11:28
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.

chore: add PR agent config

1 participant