docs: dedicated PM commands reference for FJX_OWNER #24

Merged
erik merged 6 commits from docs/pm-commands into main 2026-05-25 21:50:21 +00:00
Member

Refs: #19


Summary

Adds a dedicated doc/agents/pm-commands.md reference page for $FJX_OWNER, listing every /<command> slash command PM accepts in issue comments, when to use each, and what each one does. The existing agents/pm.md covers the same vocabulary inside the broader design doc; this page pulls the owner-facing reference out into one stop.

Notes

  • New page only; no behavior or code changes.
  • The pre-commit gen-cli-docs hook regenerated doc/cli-reference.md's version banner from 0.3.80.3.9 to match the current version. Auto-generated drift fix, included in the commit.

Test plan

  • just validate clean
  • Reviewer: skim doc/agents/pm-commands.md for accuracy against the Commands table in doc/agents/pm.md
Refs: #19 --- ## Summary Adds a dedicated `doc/agents/pm-commands.md` reference page for `$FJX_OWNER`, listing every `/<command>` slash command PM accepts in issue comments, when to use each, and what each one does. The existing `agents/pm.md` covers the same vocabulary inside the broader design doc; this page pulls the owner-facing reference out into one stop. ## Notes - New page only; no behavior or code changes. - The pre-commit `gen-cli-docs` hook regenerated `doc/cli-reference.md`'s version banner from `0.3.8` → `0.3.9` to match the current version. Auto-generated drift fix, included in the commit. ## Test plan - [x] `just validate` clean - [x] Reviewer: skim `doc/agents/pm-commands.md` for accuracy against the `Commands` table in `doc/agents/pm.md`
docs: add dedicated PM commands reference for FJX_OWNER
All checks were successful
Validate / validate (pull_request) Successful in 22s
ce32aeaac7
docs: move slash-commands page to doc/primitives/ and retitle
All checks were successful
Validate / validate (pull_request) Successful in 23s
bcae4796e4
docs: correct prose vs slash command framing on slash-commands page
All checks were successful
Validate / validate (pull_request) Successful in 46s
1d1bee94c2
The fjx CLI (pm tick) parses slash commands — not the PM agent.
And the PM agent IS prompted to act on owner prose. Reframe the
page accordingly and replace the misleading 'Things that look like
commands but aren't' section with a 'Prose vs slash commands' guide.
The fjx CLI (pm tick) parses slash commands — not the PM agent.  And the PM agent IS prompted to act on owner prose. Reframe the page accordingly and replace the misleading 'Things that look like commands but aren't' section with a 'Prose vs slash commands' guide.
Merge branch 'docs/pm-commands' of https://git.tfks.net/tfks/fjx into docs/pm-commands
All checks were successful
Validate / validate (pull_request) Successful in 22s
d46f0dca8e
# Conflicts:
#	doc/primitives/slash-commands.md
prompts(dev): strengthen no-Refs/no-Closes guidance in PR body
All checks were successful
Validate / validate (pull_request) Successful in 23s
454b503312
Lift the issue-linking prohibition out of the trailing clause of the
fjx-pr-create sentence into its own bold paragraph. Spell out *why*
(Closes-style keywords would auto-close the issue on merge and bypass
fjx pm close finalization) so future-me can judge edge cases instead
of just pattern-matching the rule.

Authorized by FJX_OWNER to bundle into the #19 PR rather than file
separately.
erik merged commit cce0a6f364 into main 2026-05-25 21:50:21 +00:00
erik deleted branch docs/pm-commands 2026-05-25 21:50:21 +00:00
Sign in to join this conversation.
No description provided.