Skip to content

docs(readme): refine agent prompt for Linear CLI usage - #256

Merged
iamfj merged 2 commits into
nextfrom
conductor/iamfj-review-readme-agent-prompt
Jul 3, 2026
Merged

docs(readme): refine agent prompt for Linear CLI usage#256
iamfj merged 2 commits into
nextfrom
conductor/iamfj-review-readme-agent-prompt

Conversation

@iamfj

@iamfj iamfj commented Jul 3, 2026

Copy link
Copy Markdown
Member

What does this PR do?

Refines the copy-paste agent prompt block in the README's Linear integration section. Tightens the discovery/workflow wording and corrects the file-handling guidance to match the actual CLI: issues read --with-attachments returns an attachments array with url fields, files download <url> retrieves them, and files upload <file> returns an assetUrl for embedding.

Type of change

  • Bug fix
  • New feature
  • Refactor (no behavior change)
  • Documentation
  • Tests
  • Build / CI

Checklist

  • npm run check:ci passes (lint + format)
  • npx tsc --noEmit passes (type check)
  • npm test passes (unit tests)
  • New code has tests (happy path + primary error case)
  • Commit messages follow Conventional Commits

Testing

Documentation-only change; no code paths affected.

Notes for reviewers

Docs-only. Please confirm the --with-attachments flag and assetUrl return field described here match the current CLI behavior.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

✅ knip — no dead code

No unused files, exports, types, or dependencies detected.

@iamfj
iamfj merged commit b714f71 into next Jul 3, 2026
12 checks passed
@iamfj
iamfj deleted the conductor/iamfj-review-readme-agent-prompt branch July 3, 2026 09:25
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