@event4u/agent-config 6.0.0 → 6.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +5 -5
- package/CHANGELOG.md +167 -440
- package/README.md +3 -3
- package/dist/agent-src/commands/agent-handoff.md +5 -4
- package/dist/agent-src/commands/agent-status.md +1 -0
- package/dist/agent-src/commands/agents/audit.md +1 -0
- package/dist/agent-src/commands/agents/init.md +3 -0
- package/dist/agent-src/commands/agents/optimize.md +1 -0
- package/dist/agent-src/commands/agents/user/accept.md +1 -0
- package/dist/agent-src/commands/agents/user/init.md +1 -0
- package/dist/agent-src/commands/agents/user/review.md +1 -0
- package/dist/agent-src/commands/agents/user/show.md +1 -0
- package/dist/agent-src/commands/agents/user/update.md +1 -0
- package/dist/agent-src/commands/agents/user.md +1 -0
- package/dist/agent-src/commands/agents.md +1 -0
- package/dist/agent-src/commands/analytics/prune.md +3 -2
- package/dist/agent-src/commands/analytics/show.md +3 -2
- package/dist/agent-src/commands/analytics.md +3 -2
- package/dist/agent-src/commands/analyze-reference-repo.md +1 -0
- package/dist/agent-src/commands/bug-fix.md +1 -0
- package/dist/agent-src/commands/bug-investigate.md +1 -0
- package/dist/agent-src/commands/challenge-me/vision.md +3 -2
- package/dist/agent-src/commands/challenge-me/with-docs.md +3 -2
- package/dist/agent-src/commands/challenge-me.md +3 -2
- package/dist/agent-src/commands/chat-history/import.md +9 -9
- package/dist/agent-src/commands/chat-history.md +32 -30
- package/dist/agent-src/commands/check-current-md.md +1 -0
- package/dist/agent-src/commands/commit/in-chunks.md +1 -0
- package/dist/agent-src/commands/commit.md +1 -0
- package/dist/agent-src/commands/condense.md +1 -0
- package/dist/agent-src/commands/context/create.md +1 -0
- package/dist/agent-src/commands/context/refactor.md +1 -0
- package/dist/agent-src/commands/context.md +1 -0
- package/dist/agent-src/commands/cost-report.md +5 -4
- package/dist/agent-src/commands/council/analysis.md +3 -2
- package/dist/agent-src/commands/council/debate.md +5 -4
- package/dist/agent-src/commands/council/default.md +3 -2
- package/dist/agent-src/commands/council/design.md +3 -2
- package/dist/agent-src/commands/council/optimize.md +3 -2
- package/dist/agent-src/commands/council/pr.md +3 -2
- package/dist/agent-src/commands/council.md +4 -3
- package/dist/agent-src/commands/e2e-heal.md +1 -0
- package/dist/agent-src/commands/e2e-plan.md +1 -0
- package/dist/agent-src/commands/estimate-ticket.md +1 -0
- package/dist/agent-src/commands/feature/dev.md +1 -0
- package/dist/agent-src/commands/feature/explore.md +1 -0
- package/dist/agent-src/commands/feature/plan.md +6 -6
- package/dist/agent-src/commands/feature/refactor.md +1 -0
- package/dist/agent-src/commands/feature/roadmap.md +1 -0
- package/dist/agent-src/commands/feature.md +1 -0
- package/dist/agent-src/commands/fix/ci.md +1 -0
- package/dist/agent-src/commands/fix/portability.md +1 -0
- package/dist/agent-src/commands/fix/pr-comments.md +147 -15
- package/dist/agent-src/commands/fix/refs.md +1 -0
- package/dist/agent-src/commands/fix/seeder.md +1 -0
- package/dist/agent-src/commands/fix.md +8 -8
- package/dist/agent-src/commands/ghostwriter/delete.md +1 -0
- package/dist/agent-src/commands/ghostwriter/fetch.md +1 -0
- package/dist/agent-src/commands/ghostwriter/list.md +1 -0
- package/dist/agent-src/commands/ghostwriter/show.md +1 -0
- package/dist/agent-src/commands/ghostwriter/write.md +1 -0
- package/dist/agent-src/commands/ghostwriter.md +1 -0
- package/dist/agent-src/commands/grill-me.md +3 -2
- package/dist/agent-src/commands/image/analyse.md +1 -0
- package/dist/agent-src/commands/image/create.md +1 -0
- package/dist/agent-src/commands/image/verify.md +1 -0
- package/dist/agent-src/commands/image.md +1 -0
- package/dist/agent-src/commands/implement-ticket.md +1 -0
- package/dist/agent-src/commands/jira-ticket.md +1 -0
- package/dist/agent-src/commands/judge/on-diff.md +1 -0
- package/dist/agent-src/commands/judge/solo.md +1 -0
- package/dist/agent-src/commands/judge/steps.md +1 -0
- package/dist/agent-src/commands/judge.md +1 -0
- package/dist/agent-src/commands/knowledge/cross-repo.md +1 -0
- package/dist/agent-src/commands/knowledge/forget.md +1 -0
- package/dist/agent-src/commands/knowledge/ingest.md +1 -0
- package/dist/agent-src/commands/knowledge/list.md +1 -0
- package/dist/agent-src/commands/knowledge.md +1 -0
- package/dist/agent-src/commands/memory/add.md +8 -6
- package/dist/agent-src/commands/memory/learn-low-impact.md +3 -2
- package/dist/agent-src/commands/memory/load.md +7 -7
- package/dist/agent-src/commands/memory/mine-session.md +39 -12
- package/dist/agent-src/commands/memory/promote.md +3 -2
- package/dist/agent-src/commands/memory/propose.md +7 -6
- package/dist/agent-src/commands/memory.md +3 -2
- package/dist/agent-src/commands/mode.md +1 -0
- package/dist/agent-src/commands/module/create.md +1 -0
- package/dist/agent-src/commands/module/explore.md +1 -0
- package/dist/agent-src/commands/module.md +1 -0
- package/dist/agent-src/commands/optimize/agents-dir.md +1 -0
- package/dist/agent-src/commands/optimize/augmentignore.md +1 -0
- package/dist/agent-src/commands/optimize/rtk.md +1 -0
- package/dist/agent-src/commands/optimize/skills.md +1 -0
- package/dist/agent-src/commands/optimize-prompt.md +1 -0
- package/dist/agent-src/commands/optimize.md +1 -0
- package/dist/agent-src/commands/orchestrate.md +1 -0
- package/dist/agent-src/commands/override/create.md +1 -0
- package/dist/agent-src/commands/override/manage.md +1 -0
- package/dist/agent-src/commands/override.md +1 -0
- package/dist/agent-src/commands/package-reset.md +1 -0
- package/dist/agent-src/commands/package-test.md +1 -0
- package/dist/agent-src/commands/post-as/ghostwriter.md +1 -0
- package/dist/agent-src/commands/post-as/me.md +1 -0
- package/dist/agent-src/commands/post-as.md +1 -0
- package/dist/agent-src/commands/pr/create/description-only.md +1 -0
- package/dist/agent-src/commands/pr/create.md +25 -0
- package/dist/agent-src/commands/prediction-pool.md +1 -0
- package/dist/agent-src/commands/prepare-for-review.md +1 -0
- package/dist/agent-src/commands/profile/activate.md +1 -0
- package/dist/agent-src/commands/profile/deactivate.md +1 -0
- package/dist/agent-src/commands/profile/show.md +1 -0
- package/dist/agent-src/commands/profile.md +1 -0
- package/dist/agent-src/commands/project-analyze.md +1 -0
- package/dist/agent-src/commands/project-health.md +1 -0
- package/dist/agent-src/commands/quality-fix.md +1 -0
- package/dist/agent-src/commands/refine-ticket.md +1 -0
- package/dist/agent-src/commands/research/deep.md +1 -0
- package/dist/agent-src/commands/research/report.md +1 -0
- package/dist/agent-src/commands/research.md +1 -0
- package/dist/agent-src/commands/review-changes.md +1 -0
- package/dist/agent-src/commands/review-routing.md +1 -0
- package/dist/agent-src/commands/roadmap/ai-council.md +1 -0
- package/dist/agent-src/commands/roadmap/create.md +1 -0
- package/dist/agent-src/commands/roadmap/process-full.md +1 -0
- package/dist/agent-src/commands/roadmap/process-phase.md +1 -0
- package/dist/agent-src/commands/roadmap/process-step.md +1 -0
- package/dist/agent-src/commands/roadmap.md +1 -0
- package/dist/agent-src/commands/rule-compliance-audit.md +1 -0
- package/dist/agent-src/commands/security-audit-config.md +84 -0
- package/dist/agent-src/commands/set-cost-profile.md +1 -0
- package/dist/agent-src/commands/skill/preview.md +1 -0
- package/dist/agent-src/commands/skill.md +1 -0
- package/dist/agent-src/commands/skills/discover.md +1 -0
- package/dist/agent-src/commands/skills.md +1 -0
- package/dist/agent-src/commands/sync-agent-settings.md +1 -0
- package/dist/agent-src/commands/sync-gitignore/fix.md +1 -0
- package/dist/agent-src/commands/sync-gitignore.md +1 -0
- package/dist/agent-src/commands/tests/create.md +1 -0
- package/dist/agent-src/commands/tests/execute.md +1 -0
- package/dist/agent-src/commands/tests.md +1 -0
- package/dist/agent-src/commands/threat-model.md +1 -0
- package/dist/agent-src/commands/update-form-request-messages.md +1 -0
- package/dist/agent-src/commands/upstream-contribute.md +1 -0
- package/dist/agent-src/commands/video/from-script.md +1 -0
- package/dist/agent-src/commands/video/from-song.md +1 -0
- package/dist/agent-src/commands/video/scene.md +1 -0
- package/dist/agent-src/commands/video/stitch.md +1 -0
- package/dist/agent-src/commands/video/storyboard.md +1 -0
- package/dist/agent-src/commands/video.md +1 -0
- package/dist/agent-src/commands/work.md +1 -0
- package/dist/agent-src/contexts/augment-infrastructure.md +1 -1
- package/dist/agent-src/contexts/communication/rules-auto/skill-quality-mechanics.md +1 -1
- package/dist/agent-src/contexts/communication/rules-auto/slash-command-routing-policy-mechanics.md +2 -2
- package/dist/agent-src/contexts/communication/rules-auto/think-before-action-mechanics.md +6 -6
- package/dist/agent-src/contexts/contracts/consumer-agents-md-guide.md +2 -2
- package/dist/agent-src/contexts/execution/rdp-gate.md +75 -0
- package/dist/agent-src/contexts/subagent-configuration.md +1 -0
- package/dist/agent-src/personas/advisors/contrarian.md +1 -1
- package/dist/agent-src/personas/advisors/executor.md +1 -1
- package/dist/agent-src/personas/advisors/expansionist.md +1 -1
- package/dist/agent-src/personas/advisors/first-principles.md +1 -1
- package/dist/agent-src/personas/advisors/outsider.md +1 -1
- package/dist/agent-src/rules/autonomous-execution.md +12 -0
- package/dist/agent-src/rules/external-reference-deep-dive.md +1 -1
- package/dist/agent-src/rules/git-history-discipline.md +47 -1
- package/dist/agent-src/rules/improve-before-implement.md +12 -0
- package/dist/agent-src/rules/lethal-trifecta-guard.md +80 -0
- package/dist/agent-src/rules/no-pr-progress-comments.md +3 -4
- package/dist/agent-src/rules/notes-first-reasoning.md +71 -0
- package/dist/agent-src/rules/roadmap-progress-sync.md +48 -31
- package/dist/agent-src/rules/security-sensitive-stop.md +14 -1
- package/dist/agent-src/rules/source-confidentiality.md +97 -0
- package/dist/agent-src/rules/think-before-action.md +9 -1
- package/dist/agent-src/rules/untrusted-input-defense.md +76 -0
- package/dist/agent-src/scripts/archive_completed_roadmaps.py +171 -0
- package/dist/agent-src/skills/adversarial-review/SKILL.md +14 -0
- package/dist/agent-src/skills/agent-security-review/SKILL.md +113 -0
- package/dist/agent-src/skills/agent-security-review/evals/triggers.json +51 -0
- package/dist/agent-src/skills/ai-council/SKILL.md +3 -3
- package/dist/agent-src/skills/async-python-patterns/SKILL.md +1 -1
- package/dist/agent-src/skills/blast-radius-analyzer/SKILL.md +12 -11
- package/dist/agent-src/skills/command-routing/SKILL.md +1 -1
- package/dist/agent-src/skills/complexity-first-planning/SKILL.md +96 -0
- package/dist/agent-src/skills/complexity-first-planning/evals/triggers.json +16 -0
- package/dist/agent-src/skills/copilot-config/SKILL.md +3 -4
- package/dist/agent-src/skills/defense-in-depth/SKILL.md +1 -1
- package/dist/agent-src/skills/developer-like-execution/SKILL.md +5 -4
- package/dist/agent-src/skills/error-handling-patterns/SKILL.md +1 -1
- package/dist/agent-src/skills/feature-planning/SKILL.md +2 -2
- package/dist/agent-src/skills/mcp-builder/SKILL.md +1 -1
- package/dist/agent-src/skills/memory-consolidation/SKILL.md +63 -17
- package/dist/agent-src/skills/prompt-engineering-patterns/SKILL.md +1 -1
- package/dist/agent-src/skills/readme-writing-package/SKILL.md +1 -1
- package/dist/agent-src/skills/reasoning-orchestrator/SKILL.md +119 -0
- package/dist/agent-src/skills/reasoning-orchestrator/evals/triggers.json +16 -0
- package/dist/agent-src/skills/receiving-code-review/SKILL.md +6 -6
- package/dist/agent-src/skills/refine-prompt/SKILL.md +1 -1
- package/dist/agent-src/skills/refine-ticket/SKILL.md +1 -1
- package/dist/agent-src/skills/repomix-packer/SKILL.md +1 -1
- package/dist/agent-src/skills/secrets-management/SKILL.md +1 -1
- package/dist/agent-src/skills/subagent-orchestration/SKILL.md +10 -3
- package/dist/agent-src/skills/testing-anti-patterns/SKILL.md +1 -1
- package/dist/agent-src/skills/testing-anti-patterns/process-anti-patterns.md +1 -1
- package/dist/agent-src/skills/token-optimizer/SKILL.md +1 -1
- package/dist/agent-src/templates/agents/.gitattributes.fragment +0 -1
- package/dist/agent-src/templates/agents/agent-project-settings.example.yml +4 -4
- package/dist/agent-src/templates/scripts/check_memory.py +1 -2
- package/dist/agent-src/templates/scripts/check_memory_proposal.py +1 -1
- package/dist/agent-src/templates/scripts/memory_lookup.py +148 -289
- package/dist/agent-src/templates/scripts/memory_report.py +132 -2
- package/dist/agent-src/templates/scripts/memory_signal.py +7 -9
- package/dist/agent-src/templates/scripts/memory_status.py +25 -206
- package/dist/agent-src/templates/scripts/work_engine/directives/backend/memory.py +6 -6
- package/dist/agent-src/templates/scripts/work_engine/directives/ui/_passthrough.py +3 -3
- package/dist/agent-src/templates/scripts/work_engine/scoring/memory_visibility.py +0 -1
- package/dist/cli/agent-config.js +31 -300
- package/dist/cli/agent-config.js.map +1 -1
- package/dist/cli/commands/commands.js +10 -5
- package/dist/cli/commands/commands.js.map +1 -1
- package/dist/cli/discovery/loadManifest.js.map +1 -1
- package/dist/cli/main.js +309 -0
- package/dist/cli/main.js.map +1 -0
- package/dist/discovery/deprecation-report.md +1 -1
- package/dist/discovery/discovery-manifest.json +645 -342
- package/dist/discovery/discovery-manifest.json.sha256 +1 -1
- package/dist/discovery/discovery-manifest.summary.md +8 -5
- package/dist/discovery/orphan-report.md +1 -1
- package/dist/discovery/packs.json +149 -37
- package/dist/discovery/trust-report.md +3 -3
- package/dist/discovery/workspaces.json +61 -36
- package/dist/mcp/registry-manifest.json +4 -4
- package/dist/router.json +1 -1
- package/dist/server/routes/wizard.js +4 -3
- package/dist/server/routes/wizard.js.map +1 -1
- package/dist/server/schemas/settings.js +18 -0
- package/dist/server/schemas/settings.js.map +1 -1
- package/docs/MIGRATION.md +1 -1
- package/docs/adrs/cost/0001-hard-stop-hook.md +5 -5
- package/docs/adrs/memory/0001-consumer-side-snapshot.md +15 -7
- package/docs/adrs/memory/README.md +6 -5
- package/docs/adrs/router/0001-three-tier-routing.md +2 -2
- package/docs/adrs/schema/0001-json-schema-frontmatter.md +2 -2
- package/docs/adrs/smoke/0001-per-tier-smoke-scripts.md +5 -5
- package/docs/adrs/telegraph/0001-default-off-until-bench.md +3 -3
- package/docs/architecture.md +9 -9
- package/docs/archive/CHANGELOG-pre-2.2.0.md +30 -30
- package/docs/archive/CHANGELOG-pre-2.25.0.md +1 -1
- package/docs/archive/CHANGELOG-pre-4.5.0.md +1 -1
- package/docs/archive/CHANGELOG-pre-6.0.0.md +473 -0
- package/docs/benchmark.md +54 -53
- package/docs/benchmarks.md +2 -2
- package/docs/case-studies/{frontend-design-vs-ui-ux-pro-max.md → frontend-design-positioning.md} +4 -4
- package/docs/catalog.md +20 -13
- package/docs/command-flows.md +90 -92
- package/docs/contracts/adr-layout.md +2 -3
- package/docs/contracts/adr-level-6-productization.md +1 -1
- package/docs/contracts/ai-council-config.md +42 -7
- package/docs/contracts/command-clusters.md +1 -1
- package/docs/contracts/cost-enforcement.md +1 -1
- package/docs/contracts/cost-summary-schema.md +1 -1
- package/docs/contracts/daily-workspace.md +1 -0
- package/docs/contracts/discovery-manifest.schema.json +4 -2
- package/docs/contracts/explain-modes.md +1 -1
- package/docs/contracts/implement-ticket-flow.md +6 -7
- package/docs/contracts/mcp-tool-inventory.md +10 -10
- package/docs/contracts/measurement-baseline.md +1 -1
- package/docs/contracts/memory-visibility-v1.md +1 -5
- package/docs/contracts/namespace.md +1 -1
- package/docs/contracts/persona-schema.md +1 -1
- package/docs/contracts/rule-interactions.md +1 -1
- package/docs/contracts/smoke-contracts.md +1 -1
- package/docs/contracts/universal-skills.md +0 -1
- package/docs/contracts/workspace-boundary.md +84 -0
- package/docs/customization.md +3 -3
- package/docs/decisions/ADR-009-event4u-namespace.md +1 -1
- package/docs/decisions/ADR-013-discovery-frontmatter-contract.md +1 -1
- package/docs/decisions/ADR-026-explain-mode-translation.md +1 -1
- package/docs/decisions/ADR-088-no-external-runtime-federation.md +26 -27
- package/docs/decisions/ADR-090-visibility-command-frontmatter-field.md +95 -0
- package/docs/decisions/ADR-091-split-meta-capability-packs.md +113 -0
- package/docs/decisions/ADR-092-defer-command-tier-alias-removal.md +93 -0
- package/docs/decisions/ADR-093-ai-council-config-user-global.md +111 -0
- package/docs/decisions/ADR-094-agent-memory-layer-removal.md +94 -0
- package/docs/decisions/ADR-095-workspace-boundary-contract.md +108 -0
- package/docs/decisions/INDEX.md +6 -0
- package/docs/development.md +5 -7
- package/docs/getting-started.md +4 -4
- package/docs/guidelines/agent-infra/5w2h-analysis.md +1 -1
- package/docs/guidelines/agent-infra/comparison-matrix.md +1 -1
- package/docs/guidelines/agent-infra/corpus-grounding-authoring.md +1 -1
- package/docs/guidelines/agent-infra/critical-thinking.md +1 -1
- package/docs/guidelines/agent-infra/engineering-memory-data-format.md +1 -5
- package/docs/guidelines/agent-infra/first-principles.md +1 -1
- package/docs/guidelines/agent-infra/frontier-reasoning-operating-profile.md +164 -0
- package/docs/guidelines/agent-infra/inversion-thinking.md +1 -1
- package/docs/guidelines/agent-infra/ios-simulator-guide.md +9 -14
- package/docs/guidelines/agent-infra/mcp-request-signing.md +19 -22
- package/docs/guidelines/agent-infra/memory-access.md +25 -31
- package/docs/guidelines/agent-infra/mental-models.md +1 -1
- package/docs/guidelines/agent-infra/model-recommendation.md +29 -0
- package/docs/guidelines/agent-infra/scqa-framework.md +3 -3
- package/docs/guidelines/agent-infra/security-lint-containment.md +81 -0
- package/docs/guidelines/agent-infra/six-hats.md +1 -1
- package/docs/guidelines/agent-infra/systems-thinking.md +1 -1
- package/docs/guidelines/agent-infra/untrusted-input-spotlighting.md +72 -0
- package/docs/installation.md +1 -1
- package/docs/mcp.md +2 -2
- package/docs/parity/{bench-ruflo.json → bench-external.json} +10 -10
- package/docs/parity/{ruflo.md → external-runtime.md} +9 -9
- package/docs/quality.md +3 -3
- package/docs/safety.md +3 -3
- package/docs/skills-catalog.md +4 -1
- package/llms.txt +3 -0
- package/package.json +1 -1
- package/src/config/agent-settings.template.yml +65 -3
- package/src/config/discovery/packs.yml +29 -0
- package/src/config/discovery/workspaces.yml +3 -1
- package/src/config/gitignore-block.txt +6 -0
- package/src/scripts/__pycache__/validate_frontmatter.cpython-312.pyc +0 -0
- package/src/scripts/_cli/cmd_doctor.py +99 -13
- package/src/scripts/_lib/__pycache__/__init__.cpython-312.pyc +0 -0
- package/src/scripts/_lib/__pycache__/agent_src.cpython-312.pyc +0 -0
- package/src/scripts/_lib/bench_ab_scoring_v2.py +227 -0
- package/src/scripts/_lib/global_deploy_inventory.py +39 -9
- package/src/scripts/_lib/link_crypto.py +206 -0
- package/src/scripts/_lib/security_lint.py +228 -0
- package/src/scripts/ai_council/clients.py +2 -2
- package/src/scripts/ai_council/config.py +55 -0
- package/src/scripts/audit_adr_coverage.py +0 -2
- package/src/scripts/audit_command_surface.py +18 -5
- package/src/scripts/audit_mcp_tools.py +2 -2
- package/src/scripts/audit_skill_descriptions.py +2 -2
- package/src/scripts/bench_ab_clone.py +62 -12
- package/src/scripts/bench_ab_task_runner.py +475 -30
- package/src/scripts/bench_ab_v2_run.py +247 -0
- package/src/scripts/bench_ab_v2_stats.py +347 -0
- package/src/scripts/bench_run.py +1 -1
- package/src/scripts/build_discovery_manifest.py +10 -0
- package/src/scripts/check_bite_sized_granularity.py +1 -2
- package/src/scripts/check_memory.py +49 -63
- package/src/scripts/check_memory_proposal.py +1 -1
- package/src/scripts/check_no_external_sources.py +101 -0
- package/src/scripts/check_references.py +2 -0
- package/src/scripts/cost_by_conversation.py +1 -1
- package/src/scripts/council_cli.py +28 -14
- package/src/scripts/external_sources_denylist.json +91 -0
- package/src/scripts/hook_manifest.yaml +14 -6
- package/src/scripts/injection_scan_hook.py +145 -0
- package/src/scripts/install-hooks.sh +11 -0
- package/src/scripts/install.py +88 -13
- package/src/scripts/lint_agent_security.py +112 -0
- package/src/scripts/lint_bench_ab.py +5 -4
- package/src/scripts/lint_command_tiers.py +63 -22
- package/src/scripts/lint_discovery_vocabulary.py +2 -0
- package/src/scripts/lint_empty_roadmaps.py +80 -0
- package/src/scripts/lint_hidden_unicode.py +132 -0
- package/src/scripts/lint_instruction_smuggling.py +107 -0
- package/src/scripts/lint_marketplace.py +1 -1
- package/src/scripts/lint_mcp_config_security.py +124 -0
- package/src/scripts/lint_skill_frontmatter_safety.py +144 -0
- package/src/scripts/lint_workspace_boundary.py +122 -0
- package/src/scripts/mcp_server/consumer_tool_catalog.json +2 -3
- package/src/scripts/mcp_server/tools.py +8 -32
- package/src/scripts/memory_lookup.py +27 -296
- package/src/scripts/memory_report.py +1 -23
- package/src/scripts/memory_signal.py +6 -53
- package/src/scripts/memory_status.py +25 -206
- package/src/scripts/mine_session.py +118 -41
- package/src/scripts/pack_dependency_allowlist.json +2 -2
- package/src/scripts/render_benchmark_md.py +141 -52
- package/src/scripts/schemas/command.schema.json +6 -1
- package/src/scripts/security_audit_config.py +153 -0
- package/dist/agent-src/commands/chat-history/learn.md +0 -184
- package/dist/agent-src/commands/chat-history/show.md +0 -113
- package/dist/agent-src/commands/fix/pr-bot-comments.md +0 -157
- package/dist/agent-src/commands/fix/pr-developer-comments.md +0 -163
- package/dist/agent-src/templates/agents/memory/architecture-decisions.example.yml +0 -95
- package/docs/contracts/agent-memory-contract.md +0 -159
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
b67604e7af6e8ca46cccd18d2ed104cbdd23aeb64af41af40aeb9fc91832767c discovery-manifest.json
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# Discovery Manifest — Summary
|
|
2
2
|
|
|
3
|
-
- Generated: `2026-06-
|
|
4
|
-
- Scanner: `
|
|
5
|
-
- Artefacts: **
|
|
3
|
+
- Generated: `2026-06-14T19:26:29Z`
|
|
4
|
+
- Scanner: `6e82b3a69e9e`
|
|
5
|
+
- Artefacts: **461**
|
|
6
6
|
- Unassigned: **0**
|
|
7
7
|
|
|
8
8
|
## `engineering` — Engineering
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
|
|
12
12
|
| Pack | Artefacts |
|
|
13
13
|
|---|---|
|
|
14
|
-
| `engineering-base` — Engineering Base |
|
|
14
|
+
| `engineering-base` — Engineering Base | 89 |
|
|
15
15
|
| `git` — Git | 4 |
|
|
16
16
|
| `php` — PHP | 6 |
|
|
17
17
|
| `laravel` — Laravel | 25 |
|
|
@@ -92,5 +92,8 @@
|
|
|
92
92
|
|
|
93
93
|
| Pack | Artefacts |
|
|
94
94
|
|---|---|
|
|
95
|
-
| `meta` — Meta |
|
|
95
|
+
| `meta` — Meta | 240 |
|
|
96
|
+
| `memory` — Memory | 9 |
|
|
97
|
+
| `analytics` — Analytics | 4 |
|
|
98
|
+
| `product-reasoning` — Product Reasoning | 11 |
|
|
96
99
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
"checksum": "sha256:
|
|
3
|
-
"generated_at": "2026-06-
|
|
2
|
+
"checksum": "sha256:cfa85676bf4374de720c0995715b162f1e1c36d9fd0d562cdbb444dccd4b2415",
|
|
3
|
+
"generated_at": "2026-06-14T19:26:29Z",
|
|
4
4
|
"packs": [
|
|
5
5
|
{
|
|
6
6
|
"always_on": false,
|
|
7
|
-
"artefact_count":
|
|
7
|
+
"artefact_count": 89,
|
|
8
8
|
"artefacts": [
|
|
9
9
|
"src/rules/commit-conventions.md",
|
|
10
10
|
"src/rules/commit-policy.md",
|
|
@@ -13,15 +13,18 @@
|
|
|
13
13
|
"src/rules/engineering-safety-floor.md",
|
|
14
14
|
"src/rules/git-history-discipline.md",
|
|
15
15
|
"src/rules/improve-before-implement.md",
|
|
16
|
+
"src/rules/lethal-trifecta-guard.md",
|
|
16
17
|
"src/rules/linked-projects-onboarding-gate.md",
|
|
17
18
|
"src/rules/minimal-safe-diff.md",
|
|
18
19
|
"src/rules/non-destructive-by-default.md",
|
|
19
20
|
"src/rules/scope-control.md",
|
|
20
21
|
"src/rules/security-sensitive-stop.md",
|
|
21
22
|
"src/rules/think-before-action.md",
|
|
23
|
+
"src/rules/untrusted-input-defense.md",
|
|
22
24
|
"src/rules/verify-before-complete.md",
|
|
23
25
|
"src/skills/accessibility-auditor/SKILL.md",
|
|
24
26
|
"src/skills/adversarial-review/SKILL.md",
|
|
27
|
+
"src/skills/agent-security-review/SKILL.md",
|
|
25
28
|
"src/skills/api-design/SKILL.md",
|
|
26
29
|
"src/skills/api-endpoint/SKILL.md",
|
|
27
30
|
"src/skills/api-testing/SKILL.md",
|
|
@@ -94,14 +97,14 @@
|
|
|
94
97
|
"src/skills/verify-completion-evidence/SKILL.md"
|
|
95
98
|
],
|
|
96
99
|
"by_lifecycle": {
|
|
97
|
-
"active":
|
|
100
|
+
"active": 88,
|
|
98
101
|
"archived": 0,
|
|
99
102
|
"deprecated": 0,
|
|
100
103
|
"experimental": 1
|
|
101
104
|
},
|
|
102
105
|
"by_trust_level": {
|
|
103
106
|
"advisory": 0,
|
|
104
|
-
"core":
|
|
107
|
+
"core": 87,
|
|
105
108
|
"experimental": 1,
|
|
106
109
|
"professional": 1,
|
|
107
110
|
"restricted": 0
|
|
@@ -1007,7 +1010,7 @@
|
|
|
1007
1010
|
},
|
|
1008
1011
|
{
|
|
1009
1012
|
"always_on": true,
|
|
1010
|
-
"artefact_count":
|
|
1013
|
+
"artefact_count": 240,
|
|
1011
1014
|
"artefacts": [
|
|
1012
1015
|
"src/agent-src/templates/agents/proposal.example.md",
|
|
1013
1016
|
"src/domains/ai-video/image/analyse/command.md",
|
|
@@ -1034,9 +1037,7 @@
|
|
|
1034
1037
|
"src/domains/engineering-base/fix/ci/command.md",
|
|
1035
1038
|
"src/domains/engineering-base/fix/command.md",
|
|
1036
1039
|
"src/domains/engineering-base/fix/portability/command.md",
|
|
1037
|
-
"src/domains/engineering-base/fix/pr-bot-comments/command.md",
|
|
1038
1040
|
"src/domains/engineering-base/fix/pr-comments/command.md",
|
|
1039
|
-
"src/domains/engineering-base/fix/pr-developer-comments/command.md",
|
|
1040
1041
|
"src/domains/engineering-base/fix/refs/command.md",
|
|
1041
1042
|
"src/domains/engineering-base/fix/seeder/command.md",
|
|
1042
1043
|
"src/domains/engineering-base/implement-ticket/command.md",
|
|
@@ -1053,6 +1054,7 @@
|
|
|
1053
1054
|
"src/domains/engineering-base/project-health/command.md",
|
|
1054
1055
|
"src/domains/engineering-base/quality-fix/command.md",
|
|
1055
1056
|
"src/domains/engineering-base/review-changes/command.md",
|
|
1057
|
+
"src/domains/engineering-base/security-audit-config/command.md",
|
|
1056
1058
|
"src/domains/engineering-base/sync-gitignore/command.md",
|
|
1057
1059
|
"src/domains/engineering-base/sync-gitignore/fix/command.md",
|
|
1058
1060
|
"src/domains/engineering-base/tests/command.md",
|
|
@@ -1082,37 +1084,11 @@
|
|
|
1082
1084
|
"src/domains/meta/agents/user/review/command.md",
|
|
1083
1085
|
"src/domains/meta/agents/user/show/command.md",
|
|
1084
1086
|
"src/domains/meta/agents/user/update/command.md",
|
|
1085
|
-
"src/domains/meta/analytics/command.md",
|
|
1086
|
-
"src/domains/meta/analytics/prune/command.md",
|
|
1087
|
-
"src/domains/meta/analytics/show/command.md",
|
|
1088
|
-
"src/domains/meta/challenge-me/command.md",
|
|
1089
|
-
"src/domains/meta/challenge-me/vision/command.md",
|
|
1090
|
-
"src/domains/meta/challenge-me/with-docs/command.md",
|
|
1091
|
-
"src/domains/meta/chat-history/command.md",
|
|
1092
|
-
"src/domains/meta/chat-history/import/command.md",
|
|
1093
|
-
"src/domains/meta/chat-history/learn/command.md",
|
|
1094
|
-
"src/domains/meta/chat-history/show/command.md",
|
|
1095
1087
|
"src/domains/meta/check-current-md/command.md",
|
|
1096
1088
|
"src/domains/meta/condense/command.md",
|
|
1097
1089
|
"src/domains/meta/context/command.md",
|
|
1098
1090
|
"src/domains/meta/context/create/command.md",
|
|
1099
1091
|
"src/domains/meta/context/refactor/command.md",
|
|
1100
|
-
"src/domains/meta/cost-report/command.md",
|
|
1101
|
-
"src/domains/meta/council/analysis/command.md",
|
|
1102
|
-
"src/domains/meta/council/command.md",
|
|
1103
|
-
"src/domains/meta/council/debate/command.md",
|
|
1104
|
-
"src/domains/meta/council/default/command.md",
|
|
1105
|
-
"src/domains/meta/council/design/command.md",
|
|
1106
|
-
"src/domains/meta/council/optimize/command.md",
|
|
1107
|
-
"src/domains/meta/council/pr/command.md",
|
|
1108
|
-
"src/domains/meta/grill-me/command.md",
|
|
1109
|
-
"src/domains/meta/memory/add/command.md",
|
|
1110
|
-
"src/domains/meta/memory/command.md",
|
|
1111
|
-
"src/domains/meta/memory/learn-low-impact/command.md",
|
|
1112
|
-
"src/domains/meta/memory/load/command.md",
|
|
1113
|
-
"src/domains/meta/memory/mine-session/command.md",
|
|
1114
|
-
"src/domains/meta/memory/promote/command.md",
|
|
1115
|
-
"src/domains/meta/memory/propose/command.md",
|
|
1116
1092
|
"src/domains/meta/mode/command.md",
|
|
1117
1093
|
"src/domains/meta/optimize-prompt/command.md",
|
|
1118
1094
|
"src/domains/meta/optimize/agents-dir/command.md",
|
|
@@ -1190,6 +1166,7 @@
|
|
|
1190
1166
|
"src/rules/no-decorative-emojis-in-git-surfaces.md",
|
|
1191
1167
|
"src/rules/no-pr-progress-comments.md",
|
|
1192
1168
|
"src/rules/no-roadmap-references.md",
|
|
1169
|
+
"src/rules/notes-first-reasoning.md",
|
|
1193
1170
|
"src/rules/onboarding-gate.md",
|
|
1194
1171
|
"src/rules/package-ci-checks.md",
|
|
1195
1172
|
"src/rules/persona-governance.md",
|
|
@@ -1205,6 +1182,7 @@
|
|
|
1205
1182
|
"src/rules/skill-improvement-trigger.md",
|
|
1206
1183
|
"src/rules/skill-quality.md",
|
|
1207
1184
|
"src/rules/slash-command-routing-policy.md",
|
|
1185
|
+
"src/rules/source-confidentiality.md",
|
|
1208
1186
|
"src/rules/source-of-truth.md",
|
|
1209
1187
|
"src/rules/telegraph-speak.md",
|
|
1210
1188
|
"src/rules/token-efficiency.md",
|
|
@@ -1223,6 +1201,7 @@
|
|
|
1223
1201
|
"src/skills/check-refs/SKILL.md",
|
|
1224
1202
|
"src/skills/command-routing/SKILL.md",
|
|
1225
1203
|
"src/skills/command-writing/SKILL.md",
|
|
1204
|
+
"src/skills/complexity-first-planning/SKILL.md",
|
|
1226
1205
|
"src/skills/condense-memory/SKILL.md",
|
|
1227
1206
|
"src/skills/context-authoring/SKILL.md",
|
|
1228
1207
|
"src/skills/context-document/SKILL.md",
|
|
@@ -1255,6 +1234,7 @@
|
|
|
1255
1234
|
"src/skills/readme-reviewer/SKILL.md",
|
|
1256
1235
|
"src/skills/readme-writing-package/SKILL.md",
|
|
1257
1236
|
"src/skills/readme-writing/SKILL.md",
|
|
1237
|
+
"src/skills/reasoning-orchestrator/SKILL.md",
|
|
1258
1238
|
"src/skills/refine-prompt/SKILL.md",
|
|
1259
1239
|
"src/skills/repomix-packer/SKILL.md",
|
|
1260
1240
|
"src/skills/review-routing/SKILL.md",
|
|
@@ -1274,14 +1254,14 @@
|
|
|
1274
1254
|
"src/skills/upstream-contribute/SKILL.md"
|
|
1275
1255
|
],
|
|
1276
1256
|
"by_lifecycle": {
|
|
1277
|
-
"active":
|
|
1257
|
+
"active": 239,
|
|
1278
1258
|
"archived": 0,
|
|
1279
1259
|
"deprecated": 0,
|
|
1280
1260
|
"experimental": 1
|
|
1281
1261
|
},
|
|
1282
1262
|
"by_trust_level": {
|
|
1283
1263
|
"advisory": 0,
|
|
1284
|
-
"core":
|
|
1264
|
+
"core": 239,
|
|
1285
1265
|
"experimental": 1,
|
|
1286
1266
|
"professional": 0,
|
|
1287
1267
|
"restricted": 0
|
|
@@ -1299,7 +1279,139 @@
|
|
|
1299
1279
|
"workspaces": [
|
|
1300
1280
|
"agent-config-maintainer"
|
|
1301
1281
|
]
|
|
1282
|
+
},
|
|
1283
|
+
{
|
|
1284
|
+
"always_on": false,
|
|
1285
|
+
"artefact_count": 9,
|
|
1286
|
+
"artefacts": [
|
|
1287
|
+
"src/domains/meta/chat-history/command.md",
|
|
1288
|
+
"src/domains/meta/chat-history/import/command.md",
|
|
1289
|
+
"src/domains/meta/memory/add/command.md",
|
|
1290
|
+
"src/domains/meta/memory/command.md",
|
|
1291
|
+
"src/domains/meta/memory/learn-low-impact/command.md",
|
|
1292
|
+
"src/domains/meta/memory/load/command.md",
|
|
1293
|
+
"src/domains/meta/memory/mine-session/command.md",
|
|
1294
|
+
"src/domains/meta/memory/promote/command.md",
|
|
1295
|
+
"src/domains/meta/memory/propose/command.md"
|
|
1296
|
+
],
|
|
1297
|
+
"by_lifecycle": {
|
|
1298
|
+
"active": 9,
|
|
1299
|
+
"archived": 0,
|
|
1300
|
+
"deprecated": 0,
|
|
1301
|
+
"experimental": 0
|
|
1302
|
+
},
|
|
1303
|
+
"by_trust_level": {
|
|
1304
|
+
"advisory": 0,
|
|
1305
|
+
"core": 9,
|
|
1306
|
+
"experimental": 0,
|
|
1307
|
+
"professional": 0,
|
|
1308
|
+
"restricted": 0
|
|
1309
|
+
},
|
|
1310
|
+
"cluster": null,
|
|
1311
|
+
"description": "Cross-session memory and chat-history capabilities for the maintainer workspace.",
|
|
1312
|
+
"domain": "meta",
|
|
1313
|
+
"id": "memory",
|
|
1314
|
+
"label": "Memory",
|
|
1315
|
+
"requires": [
|
|
1316
|
+
"meta"
|
|
1317
|
+
],
|
|
1318
|
+
"requires_hint": [
|
|
1319
|
+
"meta"
|
|
1320
|
+
],
|
|
1321
|
+
"size_class": "small",
|
|
1322
|
+
"suggests": [],
|
|
1323
|
+
"trust_level_default": "core",
|
|
1324
|
+
"workspaces": [
|
|
1325
|
+
"agent-config-maintainer"
|
|
1326
|
+
]
|
|
1327
|
+
},
|
|
1328
|
+
{
|
|
1329
|
+
"always_on": false,
|
|
1330
|
+
"artefact_count": 4,
|
|
1331
|
+
"artefacts": [
|
|
1332
|
+
"src/domains/meta/analytics/command.md",
|
|
1333
|
+
"src/domains/meta/analytics/prune/command.md",
|
|
1334
|
+
"src/domains/meta/analytics/show/command.md",
|
|
1335
|
+
"src/domains/meta/cost-report/command.md"
|
|
1336
|
+
],
|
|
1337
|
+
"by_lifecycle": {
|
|
1338
|
+
"active": 4,
|
|
1339
|
+
"archived": 0,
|
|
1340
|
+
"deprecated": 0,
|
|
1341
|
+
"experimental": 0
|
|
1342
|
+
},
|
|
1343
|
+
"by_trust_level": {
|
|
1344
|
+
"advisory": 0,
|
|
1345
|
+
"core": 4,
|
|
1346
|
+
"experimental": 0,
|
|
1347
|
+
"professional": 0,
|
|
1348
|
+
"restricted": 0
|
|
1349
|
+
},
|
|
1350
|
+
"cluster": null,
|
|
1351
|
+
"description": "Cost and usage analytics surfaces for the maintainer workspace.",
|
|
1352
|
+
"domain": "meta",
|
|
1353
|
+
"id": "analytics",
|
|
1354
|
+
"label": "Analytics",
|
|
1355
|
+
"requires": [
|
|
1356
|
+
"meta"
|
|
1357
|
+
],
|
|
1358
|
+
"requires_hint": [
|
|
1359
|
+
"meta"
|
|
1360
|
+
],
|
|
1361
|
+
"size_class": "small",
|
|
1362
|
+
"suggests": [],
|
|
1363
|
+
"trust_level_default": "core",
|
|
1364
|
+
"workspaces": [
|
|
1365
|
+
"agent-config-maintainer"
|
|
1366
|
+
]
|
|
1367
|
+
},
|
|
1368
|
+
{
|
|
1369
|
+
"always_on": false,
|
|
1370
|
+
"artefact_count": 11,
|
|
1371
|
+
"artefacts": [
|
|
1372
|
+
"src/domains/meta/challenge-me/command.md",
|
|
1373
|
+
"src/domains/meta/challenge-me/vision/command.md",
|
|
1374
|
+
"src/domains/meta/challenge-me/with-docs/command.md",
|
|
1375
|
+
"src/domains/meta/council/analysis/command.md",
|
|
1376
|
+
"src/domains/meta/council/command.md",
|
|
1377
|
+
"src/domains/meta/council/debate/command.md",
|
|
1378
|
+
"src/domains/meta/council/default/command.md",
|
|
1379
|
+
"src/domains/meta/council/design/command.md",
|
|
1380
|
+
"src/domains/meta/council/optimize/command.md",
|
|
1381
|
+
"src/domains/meta/council/pr/command.md",
|
|
1382
|
+
"src/domains/meta/grill-me/command.md"
|
|
1383
|
+
],
|
|
1384
|
+
"by_lifecycle": {
|
|
1385
|
+
"active": 11,
|
|
1386
|
+
"archived": 0,
|
|
1387
|
+
"deprecated": 0,
|
|
1388
|
+
"experimental": 0
|
|
1389
|
+
},
|
|
1390
|
+
"by_trust_level": {
|
|
1391
|
+
"advisory": 0,
|
|
1392
|
+
"core": 11,
|
|
1393
|
+
"experimental": 0,
|
|
1394
|
+
"professional": 0,
|
|
1395
|
+
"restricted": 0
|
|
1396
|
+
},
|
|
1397
|
+
"cluster": null,
|
|
1398
|
+
"description": "Interactive reasoning surfaces (council, challenge-me, grill-me) — classified `product` in the flow surface-map.",
|
|
1399
|
+
"domain": "meta",
|
|
1400
|
+
"id": "product-reasoning",
|
|
1401
|
+
"label": "Product Reasoning",
|
|
1402
|
+
"requires": [
|
|
1403
|
+
"meta"
|
|
1404
|
+
],
|
|
1405
|
+
"requires_hint": [
|
|
1406
|
+
"meta"
|
|
1407
|
+
],
|
|
1408
|
+
"size_class": "medium",
|
|
1409
|
+
"suggests": [],
|
|
1410
|
+
"trust_level_default": "core",
|
|
1411
|
+
"workspaces": [
|
|
1412
|
+
"agent-config-maintainer"
|
|
1413
|
+
]
|
|
1302
1414
|
}
|
|
1303
1415
|
],
|
|
1304
|
-
"scanner_version": "
|
|
1416
|
+
"scanner_version": "6e82b3a69e9e"
|
|
1305
1417
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Discovery — Trust Report
|
|
2
2
|
|
|
3
|
-
- Generated: `2026-06-
|
|
3
|
+
- Generated: `2026-06-14T19:26:29Z`
|
|
4
4
|
- Workspaces tracked: **8**
|
|
5
5
|
- Human-review-required artefacts: **2**
|
|
6
6
|
|
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
|
|
9
9
|
| Workspace | core | professional | experimental | advisory | restricted |
|
|
10
10
|
|---|---|---|---|---|---|
|
|
11
|
-
| `agent-config-maintainer` |
|
|
12
|
-
| `engineering` |
|
|
11
|
+
| `agent-config-maintainer` | 267 | 0 | 2 | 0 | 0 |
|
|
12
|
+
| `engineering` | 89 | 44 | 1 | 0 | 0 |
|
|
13
13
|
| `finance` | 2 | 3 | 0 | 1 | 0 |
|
|
14
14
|
| `founder` | 7 | 0 | 0 | 1 | 0 |
|
|
15
15
|
| `gtm` | 0 | 12 | 0 | 0 | 0 |
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
"checksum": "sha256:
|
|
3
|
-
"generated_at": "2026-06-
|
|
4
|
-
"scanner_version": "
|
|
2
|
+
"checksum": "sha256:cfa85676bf4374de720c0995715b162f1e1c36d9fd0d562cdbb444dccd4b2415",
|
|
3
|
+
"generated_at": "2026-06-14T19:26:29Z",
|
|
4
|
+
"scanner_version": "6e82b3a69e9e",
|
|
5
5
|
"workspaces": [
|
|
6
6
|
{
|
|
7
|
-
"artefact_count":
|
|
7
|
+
"artefact_count": 136,
|
|
8
8
|
"default_packs": [
|
|
9
9
|
"engineering-base",
|
|
10
10
|
"git"
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
],
|
|
26
26
|
"packs": [
|
|
27
27
|
{
|
|
28
|
-
"artefact_count":
|
|
28
|
+
"artefact_count": 89,
|
|
29
29
|
"artefacts": [
|
|
30
30
|
"src/rules/commit-conventions.md",
|
|
31
31
|
"src/rules/commit-policy.md",
|
|
@@ -34,15 +34,18 @@
|
|
|
34
34
|
"src/rules/engineering-safety-floor.md",
|
|
35
35
|
"src/rules/git-history-discipline.md",
|
|
36
36
|
"src/rules/improve-before-implement.md",
|
|
37
|
+
"src/rules/lethal-trifecta-guard.md",
|
|
37
38
|
"src/rules/linked-projects-onboarding-gate.md",
|
|
38
39
|
"src/rules/minimal-safe-diff.md",
|
|
39
40
|
"src/rules/non-destructive-by-default.md",
|
|
40
41
|
"src/rules/scope-control.md",
|
|
41
42
|
"src/rules/security-sensitive-stop.md",
|
|
42
43
|
"src/rules/think-before-action.md",
|
|
44
|
+
"src/rules/untrusted-input-defense.md",
|
|
43
45
|
"src/rules/verify-before-complete.md",
|
|
44
46
|
"src/skills/accessibility-auditor/SKILL.md",
|
|
45
47
|
"src/skills/adversarial-review/SKILL.md",
|
|
48
|
+
"src/skills/agent-security-review/SKILL.md",
|
|
46
49
|
"src/skills/api-design/SKILL.md",
|
|
47
50
|
"src/skills/api-endpoint/SKILL.md",
|
|
48
51
|
"src/skills/api-testing/SKILL.md",
|
|
@@ -476,9 +479,12 @@
|
|
|
476
479
|
]
|
|
477
480
|
},
|
|
478
481
|
{
|
|
479
|
-
"artefact_count":
|
|
482
|
+
"artefact_count": 264,
|
|
480
483
|
"default_packs": [
|
|
481
|
-
"meta"
|
|
484
|
+
"meta",
|
|
485
|
+
"memory",
|
|
486
|
+
"analytics",
|
|
487
|
+
"product-reasoning"
|
|
482
488
|
],
|
|
483
489
|
"description": "Skills/rules/commands that maintain this package.",
|
|
484
490
|
"id": "agent-config-maintainer",
|
|
@@ -486,7 +492,7 @@
|
|
|
486
492
|
"optional_packs": [],
|
|
487
493
|
"packs": [
|
|
488
494
|
{
|
|
489
|
-
"artefact_count":
|
|
495
|
+
"artefact_count": 240,
|
|
490
496
|
"artefacts": [
|
|
491
497
|
"src/agent-src/templates/agents/proposal.example.md",
|
|
492
498
|
"src/domains/ai-video/image/analyse/command.md",
|
|
@@ -513,9 +519,7 @@
|
|
|
513
519
|
"src/domains/engineering-base/fix/ci/command.md",
|
|
514
520
|
"src/domains/engineering-base/fix/command.md",
|
|
515
521
|
"src/domains/engineering-base/fix/portability/command.md",
|
|
516
|
-
"src/domains/engineering-base/fix/pr-bot-comments/command.md",
|
|
517
522
|
"src/domains/engineering-base/fix/pr-comments/command.md",
|
|
518
|
-
"src/domains/engineering-base/fix/pr-developer-comments/command.md",
|
|
519
523
|
"src/domains/engineering-base/fix/refs/command.md",
|
|
520
524
|
"src/domains/engineering-base/fix/seeder/command.md",
|
|
521
525
|
"src/domains/engineering-base/implement-ticket/command.md",
|
|
@@ -532,6 +536,7 @@
|
|
|
532
536
|
"src/domains/engineering-base/project-health/command.md",
|
|
533
537
|
"src/domains/engineering-base/quality-fix/command.md",
|
|
534
538
|
"src/domains/engineering-base/review-changes/command.md",
|
|
539
|
+
"src/domains/engineering-base/security-audit-config/command.md",
|
|
535
540
|
"src/domains/engineering-base/sync-gitignore/command.md",
|
|
536
541
|
"src/domains/engineering-base/sync-gitignore/fix/command.md",
|
|
537
542
|
"src/domains/engineering-base/tests/command.md",
|
|
@@ -561,37 +566,11 @@
|
|
|
561
566
|
"src/domains/meta/agents/user/review/command.md",
|
|
562
567
|
"src/domains/meta/agents/user/show/command.md",
|
|
563
568
|
"src/domains/meta/agents/user/update/command.md",
|
|
564
|
-
"src/domains/meta/analytics/command.md",
|
|
565
|
-
"src/domains/meta/analytics/prune/command.md",
|
|
566
|
-
"src/domains/meta/analytics/show/command.md",
|
|
567
|
-
"src/domains/meta/challenge-me/command.md",
|
|
568
|
-
"src/domains/meta/challenge-me/vision/command.md",
|
|
569
|
-
"src/domains/meta/challenge-me/with-docs/command.md",
|
|
570
|
-
"src/domains/meta/chat-history/command.md",
|
|
571
|
-
"src/domains/meta/chat-history/import/command.md",
|
|
572
|
-
"src/domains/meta/chat-history/learn/command.md",
|
|
573
|
-
"src/domains/meta/chat-history/show/command.md",
|
|
574
569
|
"src/domains/meta/check-current-md/command.md",
|
|
575
570
|
"src/domains/meta/condense/command.md",
|
|
576
571
|
"src/domains/meta/context/command.md",
|
|
577
572
|
"src/domains/meta/context/create/command.md",
|
|
578
573
|
"src/domains/meta/context/refactor/command.md",
|
|
579
|
-
"src/domains/meta/cost-report/command.md",
|
|
580
|
-
"src/domains/meta/council/analysis/command.md",
|
|
581
|
-
"src/domains/meta/council/command.md",
|
|
582
|
-
"src/domains/meta/council/debate/command.md",
|
|
583
|
-
"src/domains/meta/council/default/command.md",
|
|
584
|
-
"src/domains/meta/council/design/command.md",
|
|
585
|
-
"src/domains/meta/council/optimize/command.md",
|
|
586
|
-
"src/domains/meta/council/pr/command.md",
|
|
587
|
-
"src/domains/meta/grill-me/command.md",
|
|
588
|
-
"src/domains/meta/memory/add/command.md",
|
|
589
|
-
"src/domains/meta/memory/command.md",
|
|
590
|
-
"src/domains/meta/memory/learn-low-impact/command.md",
|
|
591
|
-
"src/domains/meta/memory/load/command.md",
|
|
592
|
-
"src/domains/meta/memory/mine-session/command.md",
|
|
593
|
-
"src/domains/meta/memory/promote/command.md",
|
|
594
|
-
"src/domains/meta/memory/propose/command.md",
|
|
595
574
|
"src/domains/meta/mode/command.md",
|
|
596
575
|
"src/domains/meta/optimize-prompt/command.md",
|
|
597
576
|
"src/domains/meta/optimize/agents-dir/command.md",
|
|
@@ -669,6 +648,7 @@
|
|
|
669
648
|
"src/rules/no-decorative-emojis-in-git-surfaces.md",
|
|
670
649
|
"src/rules/no-pr-progress-comments.md",
|
|
671
650
|
"src/rules/no-roadmap-references.md",
|
|
651
|
+
"src/rules/notes-first-reasoning.md",
|
|
672
652
|
"src/rules/onboarding-gate.md",
|
|
673
653
|
"src/rules/package-ci-checks.md",
|
|
674
654
|
"src/rules/persona-governance.md",
|
|
@@ -684,6 +664,7 @@
|
|
|
684
664
|
"src/rules/skill-improvement-trigger.md",
|
|
685
665
|
"src/rules/skill-quality.md",
|
|
686
666
|
"src/rules/slash-command-routing-policy.md",
|
|
667
|
+
"src/rules/source-confidentiality.md",
|
|
687
668
|
"src/rules/source-of-truth.md",
|
|
688
669
|
"src/rules/telegraph-speak.md",
|
|
689
670
|
"src/rules/token-efficiency.md",
|
|
@@ -702,6 +683,7 @@
|
|
|
702
683
|
"src/skills/check-refs/SKILL.md",
|
|
703
684
|
"src/skills/command-routing/SKILL.md",
|
|
704
685
|
"src/skills/command-writing/SKILL.md",
|
|
686
|
+
"src/skills/complexity-first-planning/SKILL.md",
|
|
705
687
|
"src/skills/condense-memory/SKILL.md",
|
|
706
688
|
"src/skills/context-authoring/SKILL.md",
|
|
707
689
|
"src/skills/context-document/SKILL.md",
|
|
@@ -734,6 +716,7 @@
|
|
|
734
716
|
"src/skills/readme-reviewer/SKILL.md",
|
|
735
717
|
"src/skills/readme-writing-package/SKILL.md",
|
|
736
718
|
"src/skills/readme-writing/SKILL.md",
|
|
719
|
+
"src/skills/reasoning-orchestrator/SKILL.md",
|
|
737
720
|
"src/skills/refine-prompt/SKILL.md",
|
|
738
721
|
"src/skills/repomix-packer/SKILL.md",
|
|
739
722
|
"src/skills/review-routing/SKILL.md",
|
|
@@ -753,6 +736,48 @@
|
|
|
753
736
|
"src/skills/upstream-contribute/SKILL.md"
|
|
754
737
|
],
|
|
755
738
|
"id": "meta"
|
|
739
|
+
},
|
|
740
|
+
{
|
|
741
|
+
"artefact_count": 9,
|
|
742
|
+
"artefacts": [
|
|
743
|
+
"src/domains/meta/chat-history/command.md",
|
|
744
|
+
"src/domains/meta/chat-history/import/command.md",
|
|
745
|
+
"src/domains/meta/memory/add/command.md",
|
|
746
|
+
"src/domains/meta/memory/command.md",
|
|
747
|
+
"src/domains/meta/memory/learn-low-impact/command.md",
|
|
748
|
+
"src/domains/meta/memory/load/command.md",
|
|
749
|
+
"src/domains/meta/memory/mine-session/command.md",
|
|
750
|
+
"src/domains/meta/memory/promote/command.md",
|
|
751
|
+
"src/domains/meta/memory/propose/command.md"
|
|
752
|
+
],
|
|
753
|
+
"id": "memory"
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
"artefact_count": 4,
|
|
757
|
+
"artefacts": [
|
|
758
|
+
"src/domains/meta/analytics/command.md",
|
|
759
|
+
"src/domains/meta/analytics/prune/command.md",
|
|
760
|
+
"src/domains/meta/analytics/show/command.md",
|
|
761
|
+
"src/domains/meta/cost-report/command.md"
|
|
762
|
+
],
|
|
763
|
+
"id": "analytics"
|
|
764
|
+
},
|
|
765
|
+
{
|
|
766
|
+
"artefact_count": 11,
|
|
767
|
+
"artefacts": [
|
|
768
|
+
"src/domains/meta/challenge-me/command.md",
|
|
769
|
+
"src/domains/meta/challenge-me/vision/command.md",
|
|
770
|
+
"src/domains/meta/challenge-me/with-docs/command.md",
|
|
771
|
+
"src/domains/meta/council/analysis/command.md",
|
|
772
|
+
"src/domains/meta/council/command.md",
|
|
773
|
+
"src/domains/meta/council/debate/command.md",
|
|
774
|
+
"src/domains/meta/council/default/command.md",
|
|
775
|
+
"src/domains/meta/council/design/command.md",
|
|
776
|
+
"src/domains/meta/council/optimize/command.md",
|
|
777
|
+
"src/domains/meta/council/pr/command.md",
|
|
778
|
+
"src/domains/meta/grill-me/command.md"
|
|
779
|
+
],
|
|
780
|
+
"id": "product-reasoning"
|
|
756
781
|
}
|
|
757
782
|
]
|
|
758
783
|
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"discovery": {
|
|
3
|
-
"artefact_count":
|
|
4
|
-
"scanner_version": "
|
|
3
|
+
"artefact_count": 461,
|
|
4
|
+
"scanner_version": "6e82b3a69e9e"
|
|
5
5
|
},
|
|
6
|
-
"generated_at": "2026-06-
|
|
6
|
+
"generated_at": "2026-06-14",
|
|
7
7
|
"package": {
|
|
8
8
|
"description": "Universal AI Agent OS \u2014 audited skills, governance rules, commands, and templates for AI coding tools (Claude Code, Cursor, Windsurf, Copilot).",
|
|
9
9
|
"homepage": "https://github.com/event4u-app/agent-config#readme",
|
|
10
10
|
"name": "@event4u/agent-config",
|
|
11
11
|
"repository": "https://github.com/event4u-app/agent-config",
|
|
12
|
-
"version": "6.
|
|
12
|
+
"version": "6.1.0"
|
|
13
13
|
},
|
|
14
14
|
"registries": [
|
|
15
15
|
{
|