SessionStart
01Hook Claude Code
Runs when a session starts, running archcore hooks claude-code session-start. From archcore-ai/cli.
Hook Claude Code
Runs when a session starts, running archcore hooks claude-code session-start. From archcore-ai/cli.
Settings file Claude Code
Agent settings declaring 1 hook event (SessionStart).
Skill Claude CodeCodex
Generate a polished changelog for the latest Git tag. Classifies commits by impact, adds product and technical perspective, and prints the result directly in chat. Triggers on /generate-release-changelog or requests to generate/draft a changelog for the latest release.
Skill Claude CodeCodex
Run a Go code review on git-changed files in the archcore CLI project. Retrieves project-specific code quality agreements from .archcore/ via MCP, fetches library docs via Context7, then delegates structured review to the golang-pro agent. Use when the user runs /review-go or asks to review Go code changes.
Skill Claude CodeCodex
Review quality of changed or staged prompts in the archcore CLI project. Use when the user runs /review-prompts-quality. Inspects git diff (staged + unstaged) for changes in MCP tool descriptions (internal/mcp/tools/.go), system instructions (internal/mcp/server.go), and document templates (templates/templates.go)…
MCP server Claude CodeCodexCursor +2
MCP server "archcore" as configured in archcore-ai/cli. Launched with archcore mcp.
Instructions file CodexOpenCode
Instructions for archcore-ai/cli, covering repository agent instructions, purpose, scope, precedence and archcore-first context.
Instructions file
Instructions for archcore-ai/cli, covering claude.md, search priority, archcore operations, managed blocks and build and test commands.
Plugin Claude Code
Plugin marketplace listing 1 plugin: archcore.
Plugin Claude Code
Spec-driven development and context engineering for AI coding agents, backed by project context in Git.
Agent
Archcore documentation expert. Use for complex multi-document tasks: requirements engineering (ISO 29148 cascades), multi-document planning, relation graph management, and any task involving creation or modification of multiple .archcore/ documents.
Agent
Read-only documentation auditor. Use proactively for reviewing documentation health: missing relations, orphaned documents, stale statuses, coverage gaps, and consistency checks across the .archcore/ knowledge base.
Command
Record a decision as an ADR or RFC, or document existing code as a spec, doc, guide, or rule; routes to the right document type.
Command
First-time Archcore setup — detect the repo, compose the full first-day seed in one preview, create it on one confirm, and wire host configs.
Command
Plan a feature or initiative through a computed route — a small fix exits with no documents, one capability gets a spec and a plan, a large initiative gets an umbrella PRD with one spec per capability; name sdd, sources, iso, or research to run that path directly.
Command
Review branch changes against Archcore docs, or report project health; --drift runs staleness detection, --deep a full documentation audit.
Hook
Runs when a session starts, running an inline shell check. From archcore-ai/plugin.
Hook
Runs before the agent uses a tool for Write and Edit tool calls, running an inline shell check. From archcore-ai/plugin.
Hook
Runs after a tool call finishes for mcp__archcore__create_document, mcp__plugin_archcore_archcore__create_document, mcp__archcore__update_document, mcp__plugin_archcore_archcore__update_document, mcp__archcore__remove_document, mcp__plugin_archcore_archcore__remove_document, mcp__archcore__add_relation…
Cursor rule
Archcore knowledge base context — document types, MCP tools, and conventions for working with .archcore/ documents.
Cursor rule
Enforce MCP-only operations when working with .archcore/ files.
Skill Claude CodeCodex
Record a decision or document existing code. Use for 'we decided', 'record this decision', 'document why we chose X', 'make it our standard', 'draft an RFC', 'should we switch to Y' proposals, 'resolve the RFC', 'we accepted the proposal', 'document the auth module', 'capture how the payment system works', reference…
Skill Claude CodeCodex
First-time Archcore setup. Detects repo scale and shape, then composes a full first-day seed — stack rule, run guide, data-model, integrations, config, entry points, public surface, a linked architecture overview, and specs for the top hotspot modules — shown in ONE preview and created on a single confirm, plus host…
Skill Claude CodeCodex
Plan a feature or initiative through a computed route: the conductor derives the canon delta and assembles the document package — from a zero-document null route for small fixes to an umbrella PRD with one spec per capability for large initiatives. Expert paths: sdd (full package), sources mode (MRD → BRD → URD) for…