
Skobyn/Apex-Dev-Skills
8 skills0 installs8 starsGitHub
Install
npx skills add https://github.com/Skobyn/Apex-Dev-SkillsSkills in this repo
1Apex Agent Observabilityapex-agent-observability traces, replays and cost-attributes multi-agent runs using hook-driven JSONL traces, deterministic orchestration replay and per-subagent token accounting, plus an optional read-only MCP dashboard. Builders use it to observe and debug what multi-agent systems actually did and what they cost.0installs2Apex Agent Teamapex-agent-team provides agent-team coordination tooling: TeamLint statically audits subagent and agent-team configuration before a run, and ContextBudget hooks warn before compaction silently drops critical state. Builders of multi-agent systems use it to catch misconfiguration and context loss early.0installs3Apex Contracts Reliabilityapex-contracts-reliability combines tool-contract validation with runtime reliability checks: a PostToolUse ledger infers per-tool schemas and flags contract drift, while FlakeGuard detects non-deterministic agent failures like retries and flaky tools. Agent builders use it to keep tool integrations stable and reproducible.0installs4Apex Guardrailsapex-guardrails enforces deterministic runtime guardrails through PreToolUse hooks: it hard-blocks edits to sensitive paths, denies destructive bash, scans tool inputs for secrets and compiles a declarative YAML policy into enforced matcher config. Teams use it to keep an agent's actions inside safe, policy-defined bounds.0installs5Apex Legacy Comprehensionapex-legacy-comprehension helps you understand and safely change legacy or AI-generated code by pinning current behavior with characterization tests before refactoring and building a living system map in an isolated subagent. Developers use it to make confident changes to unfamiliar codebases.0installs6Apex Project Startapex-project-start is an interview-first greenfield initializer: it opens with 'what are you trying to build?', researches the context, then scaffolds a fully-governed repo with paved-road defaults, provisions the Apex-Dev-Skills suite, and verifies it before the first commit. Builders use it to start a new project on solid, governed footing.0installs7Apex Rag Memoryapex-rag-memory diagnoses the health of a RAG/embedding/memory lifecycle: it audits chunking, detects embedding-model drift, finds stale vectors and regression-tests retrieval recall with a golden Q/A harness. AI builders use it to keep retrieval quality high rather than as a vendor connector.0installs8Apex Scope Loopapex-scope-loop runs a decide-plan-loop workflow: it authors SPARC-shaped ADRs and phased plans, then drives autonomous execution with per-phase swarm dispatch via /loop and /schedule. Builders use it to turn a decision into a scoped, phased plan that an agent can execute.0installs