Skip to content

📝 docs: simplify project documentation and remove obsolete command files#1465

Merged
harehare merged 1 commit intomainfrom
docs/simplify-project-docs
Mar 18, 2026
Merged

📝 docs: simplify project documentation and remove obsolete command files#1465
harehare merged 1 commit intomainfrom
docs/simplify-project-docs

Conversation

@harehare
Copy link
Copy Markdown
Owner

  • Remove verbose sections (directory structure, PR criteria, feature requests, LSP rules, bug reports) from CLAUDE.md, AGENTS.md, and copilot-instructions.md
  • Remove .claude/commands/ files replaced by skills
  • Update Dockerfile base image to rust:1.94
  • Add .claude/rules/mq-check.md
  • Remove test_error.mq temporary file

- Remove verbose sections (directory structure, PR criteria, feature
  requests, LSP rules, bug reports) from CLAUDE.md, AGENTS.md, and
  copilot-instructions.md
- Remove .claude/commands/ files replaced by skills
- Update Dockerfile base image to rust:1.94
- Add .claude/rules/mq-check.md
- Remove test_error.mq temporary file
Copilot AI review requested due to automatic review settings March 18, 2026 02:12
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR streamlines the repository’s agent/assistant documentation and removes obsolete Claude command files, while also updating the Docker build image and tidying a couple of stray trailing blank lines.

Changes:

  • Simplify guidance docs (CLAUDE.md / AGENTS.md / Copilot instructions) by removing long, duplicated sections.
  • Remove obsolete .claude/commands/* files and add a crate-specific rule file for mq-check.
  • Update Docker builder base image to rust:1.94-slim and remove a temporary test_error.mq file.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
test_error.mq Removes a temporary file from the repo.
crates/mq-lang/builtin.mq Removes a trailing blank line at EOF.
Dockerfile Bumps Rust builder image from 1.93-slim to 1.94-slim and trims trailing blank line.
CLAUDE.md Removes verbose duplicated sections (structure/PR criteria/feature requests/LSP/bug reports).
AGENTS.md Same documentation simplification as CLAUDE.md.
.github/copilot-instructions.md Same documentation simplification as CLAUDE.md.
.claude/rules/mq-check.md Adds mq-check-specific rules and architecture notes.
.claude/commands/fix-issue.md Removes obsolete Claude command definition.
.claude/commands/fix-input.md Removes obsolete Claude command definition.
.claude/commands/commit-changes.md Removes obsolete Claude command definition.
.claude/commands/code-review.md Removes obsolete Claude command definition.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 18, 2026

Merging this PR will not alter performance

✅ 29 untouched benchmarks


Comparing docs/simplify-project-docs (4b1892e) with main (41d0cae)

Open in CodSpeed

@harehare harehare merged commit a5a8514 into main Mar 18, 2026
10 checks passed
@harehare harehare deleted the docs/simplify-project-docs branch March 18, 2026 02:27
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.

2 participants