# Sources ## context7-microsoft-apm - **URL:** context7:/microsoft/apm - **Description:** Microsoft APM (Agent Package Manager) — open-source dependency manager for AI agent configuration (skills, prompts, instructions, agents, hooks, MCP/LSP deps), applying a declare/lock/install/audit workflow. - **Research doc:** plugins/kyberforge/docs/research/docs/microsoft-apm/sources.md - **Contributing files:** SKILL.md, references/configure.md, references/install.md, references/marketplace.md, references/compile.md, references/audit.md - **Status:** `extracted` ## apm-github-repo - **URL:** https://github.com/microsoft/apm - **Description:** APM's own Python source (`src/apm_cli/`), read directly for schema and compile-mapping ground truth where Context7's doc snippets were thin. Backs the marketplace output-profile claim (`apm_cli/marketplace/output_profiles.py` — only `claude` and `codex` profiles exist, so there is no native Copilot marketplace output) and the `apm pack --check-clean`/`--check-versions` semantics. - **Research doc:** plugins/kyberforge/docs/research/docs/microsoft-apm/sources.md - **Contributing files:** references/marketplace.md - **Status:** `extracted` ## context7-websites-code-claude - **URL:** context7:/websites/code_claude - **Description:** Official Claude Code documentation site indexed by Context7 — marketplace manifest schema (reserved name prefixes), `claude plugin validate` command behavior. Claude Code platform facts that hold true independent of how the compiled manifest is authored (APM or hand-authored). - **Research doc:** plugins/kyberforge/docs/research/docs/claude-code-plugins/sources.md - **Contributing files:** references/marketplace.md, references/audit.md - **Status:** `extracted` ## claude-code-plugins-docs - **URL:** https://code.claude.com/docs/en/plugins - **Description:** Official Claude Code plugin authoring guide — marketplace submission constraints (reserved name prefixes), `claude plugin validate` behavior and its scope relative to other CI checks. - **Research doc:** plugins/kyberforge/docs/research/docs/claude-code-plugins/sources.md - **Contributing files:** references/marketplace.md, references/audit.md - **Status:** `extracted` ## claude-code-subagents-docs - **URL:** https://code.claude.com/docs/en/sub-agents - **Description:** Official Claude Code subagent reference — definition format, all frontmatter fields, scope priority, built-in agents, CLI flags, environment variables, known limitations - **Research doc:** plugins/kyberforge/docs/research/docs/claude-code-plugins/sources.md - **Contributing files:** (none) - **Status:** `referenced`