Skip to content

chore: add AI Week Golden Path artifacts (L1 + L2)#103

Open
fdaciuk wants to merge 3 commits into
masterfrom
chore/ai-week-golden-path-setup
Open

chore: add AI Week Golden Path artifacts (L1 + L2)#103
fdaciuk wants to merge 3 commits into
masterfrom
chore/ai-week-golden-path-setup

Conversation

@fdaciuk
Copy link
Copy Markdown

@fdaciuk fdaciuk commented May 15, 2026

Summary

  • Adds AGENTS.md with full repository context for AI agents (purpose, stack, verified commands, architecture, patterns, and autonomy limits)
  • Adds CLAUDE.md as a symlink to AGENTS.md (Claude Code reads via symlink; Cursor and Copilot read AGENTS.md natively)
  • Initializes spec-kit with Claude integration (specify init), adding .specify/ with a filled-in constitution and 14 speckit skills under .agents/skills/
  • Creates .agents/skills/, .agents/commands/, .agents/rules/ as the canonical artifact directory
  • Creates .claude/skills, .claude/commands, and .claude/rules as symlinks to .agents/

Compliance

Level Status
L0 — No AI Files previous state
L1 — Basic Instructions (AGENTS.md / CLAUDE.md)
L2 — Golden Path Setup (SDD Full + SDD Lite)

Test plan

  • Verify CLAUDE.md points to AGENTS.md (ls -la CLAUDE.md)
  • Verify .claude/skills, .claude/commands, and .claude/rules are symlinks to .agents/ (ls -la .claude/)
  • Verify the 14 speckit skills are present under .agents/skills/
  • Verify specify version works and .specify/memory/constitution.md is filled in

fdaciuk added 2 commits May 15, 2026 12:48
- AGENTS.md: repository context for AI agents (purpose, stack, commands, architecture, patterns, autonomy limits)
- CLAUDE.md: symlink to AGENTS.md for Claude Code
- .specify/: spec-kit initialized with Claude integration and project-specific constitution
- .claude/skills/: speckit-* skills (SDD Full workflow)
- .agents/: canonical artifact directory with commands/ and rules/ (symlinked to .claude/)
@fdaciuk fdaciuk requested a review from a team as a code owner May 15, 2026 16:14
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