Plugin Claude Code
Claude Code plugins that complement beacon-docs — currently just the Beacon companion plugin; future home for Cursor/Codex/Gemini variants and MCP integrations.
Plugin Claude Code
Claude Code plugins that complement beacon-docs — currently just the Beacon companion plugin; future home for Cursor/Codex/Gemini variants and MCP integrations.
Cursor rule Cursor
Beacon documentation convention — where docs go and how they're named.
Cursor rule Cursor
Persistence rule: Decisions live in ADRs, multi-step work lives in plans, deferred work lives in backlog, retrospection lives in evals. Chat memory is session-scoped and lost when the conversation ends. If you find yourself relying on chat memory to track a decision, plan, or follow-up — write the document instead.
Instructions file CodexOpenCode
Instructions for Juliocbm/beacon-docs, covering agents.md — documentation convention, universal rules, project-specific rules, where does x go? and workflow triggers — when to create documents.
Instructions file
Instructions for Juliocbm/beacon-docs, covering documentation convention, universal rules, project-specific rules, where does x go? and workflow triggers — when to create documents.
Instructions file Gemini CLI
Instructions for Juliocbm/beacon-docs, covering gemini.md — documentation convention, universal rules, project-specific rules, where does x go? and workflow triggers — when to create documents.
Plugin Claude Code
Conversational companion for beacon-docs. Wraps the CLI with slash-skills (init, new, doctor, explain, archive) and an always-available workflow skill that nudges Claude to create the right Beacon documents at the right conversational moments.
Skill Claude CodeCodex
Manual slash command (invoke explicitly as /beacon:beacon-archive [slug]). Lists active plans (or roadmaps) and helps archive shipped ones with a selection UX, or accepts an optional slug to propose a specific item directly. For auto-detected post-shipping moments where a specific plan should be archived…
Skill Claude CodeCodex
Manual slash command (invoke explicitly as /beacon:beacon-doctor). Runs beacon doctor, parses findings, and proposes specific actions per finding (archive a stale plan, accept a stuck ADR, etc.). For auto-detected pre-release moments, beacon-workflow handles them instead.
Skill Claude CodeCodex
Manual slash command (invoke explicitly as /beacon:beacon-explain ). Looks up a Beacon lint rule, doctor check, or plugin-contributed item and surfaces the verbose explanation. For auto-detected "what does X do" questions about Beacon internals, beacon-workflow handles them instead.
Skill Claude CodeCodex
Manual slash command (invoke explicitly as /beacon:beacon-init). Initializes beacon-docs in the current project after inspecting the repo to recommend project type and add-ons.
Skill Claude CodeCodex
Manual slash command (invoke explicitly as /beacon:beacon-new ). Translates a natural-language description into a beacon new invocation. For auto-detected doc creation triggers, beacon-workflow handles them instead.
Skill Claude CodeCodex
Use when the user wants to create, organize, or maintain documentation in a project that has beacon-docs installed (look for docs/meta/beacon.config.json), or when the user mentions design decisions, multi-step work, deferred scope, or release retrospectives in any project.