Skip to content

fix(brief): gate AGENTS.md creation and require conventional commits#77

Open
bkp5190 wants to merge 1 commit into
kunchenguid:mainfrom
bkp5190:fm/fix-brief-conventions-z2
Open

fix(brief): gate AGENTS.md creation and require conventional commits#77
bkp5190 wants to merge 1 commit into
kunchenguid:mainfrom
bkp5190:fm/fix-brief-conventions-z2

Conversation

@bkp5190

@bkp5190 bkp5190 commented Jun 25, 2026

Copy link
Copy Markdown

Summary

  • Crewmates were unprompted-ly creating AGENTS.md/CLAUDE.md and adding new sections to them, and using non-conventional commit messages and PR titles. Gate project-memory file creation/extension in bin/fm-brief.sh behind an explicit task ask (keeping the "sync an existing file" behavior unconditional), and add a shared "Commit and PR conventions" section requiring conventional-commit-style commit messages and PR titles plus concise PR descriptions, applied to all three ship-mode brief variants (no-mistakes, direct-PR, local-only).
  • Updated AGENTS.md sections 6 and 11 to match the new brief contract.

Test plan

  • Ran bash -n bin/fm-brief.sh to check syntax.
  • Scaffolded throwaway briefs for all three delivery modes (no-mistakes, direct-PR via a scratch registry override, local-only via a scratch registry override) and read the generated brief.md to confirm the new sections render naturally; removed the throwaway artifacts afterward.

Crewmates were proactively creating AGENTS.md/CLAUDE.md and using
non-conventional commit/PR titles on their own judgment. Gate project-memory
file creation behind an explicit task ask (keeping in-sync maintenance
unconditional), and require conventional-commit-style commit messages and PR
titles plus concise PR descriptions across all delivery modes.
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