Agent Skill
2/7/2026

devflowdocsreference-audit

Discover all documentation in the project and synchronize it with the current state of the code. Use this to find and fix documentation discrepancies.

C
codingthefuturewithai
0GitHub Stars
1Views
npx skills add codingthefuturewithai/claude-code-primitives

SKILL.md

Namedevflowdocsreference-audit
DescriptionDiscover all documentation in the project and synchronize it with the current state of the code. Use this to find and fix documentation discrepancies.

Claude Code Primitives

A marketplace of Claude Code plugins for AI-native software development teams.

Early Access: These plugins are under active development and initial testing. Skills, agents, and workflows are subject to significant rework. If you're seeing this message, expect breaking changes between versions.


Teamcraft — Two Plugins, One Workflow

Teamcraft is an end-to-end SDLC plugin that covers the full software development lifecycle: problem discovery, requirements, sprint planning, the build loop, code review, pipeline health, and retrospectives. It comes in two variants — pick the one that matches your team's stack.

TeamCraft GLGD — GitLab CE + Google Drive

For teams using GitLab CE for issues, merge requests, and CI/CD, with Google Drive for shared documents (PRDs, tech decisions, conventions, retro reports).

/plugin marketplace add codingthefuturewithai/claude-code-primitives
/plugin install teamcraft-glgd@claude-code-primitives
/teamcraft-setup

Requirements: GitLab MCP server, Google Drive MCP server

User guide: docs/teamcraft-glgd-user-guide.md

TeamCraft JCG — Jira + Confluence + GitHub

For teams using Jira for issues and sprints, Confluence for documents, and GitHub for pull requests and CI/CD.

/plugin marketplace add codingthefuturewithai/claude-code-primitives
/plugin install teamcraft-jcg@claude-code-primitives
/teamcraft-setup

Requirements: Atlassian MCP server (sooperset-mcp-atlassian), GitHub CLI (gh)

User guide: docs/teamcraft-jcg-user-guide.md


What's Included

Each plugin provides 26+ skills covering:

PhaseSkills
Discovery & Requirementsdiscover-problem, capture-requirements
Technical Foundationtech-decisions, capture-conventions, init-project, analyze-codebase, sync-claude-md
Sprint Planningdefine-roadmap, plan-sprint, create-issue
Build Loopfetch-issue, plan-and-implement-issue, complete-issue, fast-path
Review & QApr-review / mr-review, address-feedback, qa-support
Visibility & Healthproject-health, pipeline-health, stakeholder-update
Continuous Improvementsprint-retro
Setup & Learningteamcraft-setup, onboard, learn-teamcraft

Upstream skills (discovery, requirements, planning, QA, retros) work in Claude Cowork. Build loop skills require Claude Code.


Claude Desktop / Cowork Setup

MCP servers for Claude Desktop and Cowork are configured via a setup script:

git clone https://github.com/codingthefuturewithai/claude-code-primitives.git
cd claude-code-primitives
python3 scripts/configure-claude-desktop.py

The script supports both GLGD and JCG configurations, finds your config file automatically, and verifies connectivity before writing.


License

MIT — see LICENSE for details.

Skills Info
Original Name:devflowdocsreference-auditAuthor:codingthefuturewithai