Archcore
by @concertonotes · plugin · 3 skills
Archcore from ConcertoNotes/codex-plugins.
Install the whole plugin (CLI)
npx skillmds add concertonotes/help
npx skillmds add concertonotes/audit
npx skillmds add concertonotes/decideSkills in this plugin
- ▌ help · concertonotesShow available Archcore commands and how to use them. Use when onboarding, exploring what skills are available, or when you're not sure which command to run.
- ▌ audit · concertonotes bundleAudit Archcore docs: dashboard (counts, status, relations, orphans), deep coverage audit, or drift detection (code/cascade/temporal staleness). Use for 'show status', 'documentation gaps', 'check if docs match code', or after a staleness warning. Not for creating docs.
- ▌ decide · concertonotes bundleRecord a decision: finalized → ADR (optionally rule + guide or spec + plan); open proposal → RFC. Use for 'we decided', 'record this decision', 'make it a standard', 'draft an RFC', 'should we switch to Y'. Not for feature planning or documenting existing code.