Skip to content

docs: add user documentation structure and initial guides - #332

Merged
rh-hemartin merged 3 commits into
mainfrom
docs/user-documentation
Apr 23, 2026
Merged

docs: add user documentation structure and initial guides#332
rh-hemartin merged 3 commits into
mainfrom
docs/user-documentation

Conversation

@ralphbean

@ralphbean ralphbean commented Apr 22, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds ADR 0023 deciding on audience-based documentation split (docs/guides/admin/ vs docs/guides/user/) with writing rules for guides
  • Adds bugfix workflow guide (docs/guides/user/bugfix-workflow.md) — end-to-end guide for developers covering triage → code → review → merge, with planned callouts for the fix agent (Story 9: Fix Agent #197) and retro agent (Story 8: Feedback Loop into Harness - Retro Agent #131)
  • Adds writing-user-docs skill (skills/writing-user-docs/SKILL.md) for consistent guide authoring
  • Adds docs/guides/README.md index and links it from the root README

The admin install guide is handled separately in #328 — this PR links to it at the expected path (docs/guides/admin/installation.md).

Closes #247

Test plan

🤖 Generated with Claude Code

Add ADR 0023 deciding on audience-based documentation split (admin/
vs user/) with writing rules for guides. Create initial guides:

- Admin guide for installing fullsend end-to-end
- User guide for the bugfix workflow (triage → code → review → merge)

The bugfix workflow guide includes planned callouts for the fix agent
(#197) and retro agent (#131). Addresses #247.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Apr 22, 2026

Copy link
Copy Markdown

Site preview

Preview: https://2a43d942-site.fullsend-ai.workers.dev

Commit: 4d4b2545996c45069adca162a9f24c6131eb230c

Skill covers directory layout, writing rules from ADR 0023, checklist,
and references elements-of-style for effective prose. Symlinked into
~/.claude/skills/ for cross-project discovery.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove docs/guides/admin/installing-fullsend.md — the onboarding guide
in #328 covers the same ground. Update links to point to the expected
location (docs/guides/admin/installation.md) once #328 is relocated.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
rh-hemartin added a commit that referenced this pull request Apr 22, 2026
Align with documentation structure from PR #332 (ADR 0023).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
rh-hemartin added a commit that referenced this pull request Apr 23, 2026
Align with documentation structure from PR #332 (ADR 0023).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Hector Martinez <hemartin@redhat.com>
rh-hemartin added a commit that referenced this pull request Apr 23, 2026
Align with documentation structure from PR #332 (ADR 0023).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Hector Martinez <hemartin@redhat.com>
@rh-hemartin
rh-hemartin added this pull request to the merge queue Apr 23, 2026
Merged via the queue into main with commit 7abcc28 Apr 23, 2026
2 checks passed
@rh-hemartin
rh-hemartin deleted the docs/user-documentation branch April 23, 2026 09:21
gbenhaim pushed a commit to gbenhaim/fullsend that referenced this pull request Apr 27, 2026
Align with documentation structure from PR fullsend-ai#332 (ADR 0023).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Hector Martinez <hemartin@redhat.com>
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.

docs: write a user guide for developers in orgs with fullsend already installed

2 participants