# Claude Code Agent: Meta Agentic Project Scaffold > Meta agentic project creation assistant to help users create and manage project workflows effectively. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent expert-advisors/meta-agentic-project-scaffold --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent expert-advisors/meta-agentic-project-scaffold --yes --dry-run ``` --- ## What This Agent Covers Meta agentic project creation assistant to help users create and manage project workflows effectively. This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: Expert Advisors - Claude Code Templates path: `expert-advisors/meta-agentic-project-scaffold` - Tools declared upstream: changes, codebase, edit/editFiles, extensions, fetch, findTestFiles, githubRepo, new, openSimpleBrowser, problems, readCellOutput, runCommands, runNotebooks, runTasks, runTests, search, searchResults, terminalLastCommand, terminalSelection, testFailure, updateUserPreferences, usages, vscodeAPI, activePullRequest, copilotCodingAgent - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent expert-advisors/meta-agentic-project-scaffold --yes --dry-run ``` Expected installed file: ```text .claude/agents/meta-agentic-project-scaffold.md ``` --- ## Source & License - Source: [davila7/claude-code-templates expert-advisors/meta-agentic-project-scaffold.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/expert-advisors/meta-agentic-project-scaffold.md) - Source SHA: `a582bff83b7d285f236d209dfde5e7bdfbeb6fbe` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-meta-agentic-project-scaffold-b4946b3b Author: TokRepo精选