- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
Register a new AI coding agent with the lince-dashboard and agent-sandbox. The agent provides its own requirements (binary, config dirs, API keys, sandbox behavior) and this skill generates correct TOML configuration. Use when adding a new agent type, setting up multi-agent support, or when asked to add agent, register agent, setup agent, configure agent for dashboard.
Update branch memory files after completing work. Saves session history, key learnings, and collaboration observations to .trinity/ files.
Query TickFlow Assist LanceDB tables, schemas, and stored records through the query_database tool.
Your next session starts cold. No memory of what you built, what broke, what you decided. Every signal you write is a gift to that future session. The richer the signal, the less time re-learning.
Maps NIST controls to FedRAMP requirements and documents. Use when helping with control implementation, compliance mapping, security baseline alignment, or understanding control requirements.
Use when the user says "/bugcheck", "/mxBugChecker", "check for bugs", "find bugs", "audit for vulnerabilities", "verify the code", "look for issues in this file", or otherwise requests bug analysis on VCS changes or specific files. Verified-knowledge bug finder — every finding requires concrete code proof. Analyzes logic errors, runtime issues, edge cases, error handling, concurrency, resource leaks, security vulnerabilities, and performance regressions. Loads project context from the mxLore Knowledge-DB via MCP and persists findings via Skill Evolution.
Design safe unattended or long-running loops with explicit limits, checkpoints, and handoff artifacts.
- 📄 example_file1.md
- 📄 example_file2.md
- 📄 SKILL.md
A brief one-sentence description of what this skill helps with.
Automate browser interactions, test web pages and work with Playwright tests.
- 📁 .github/
- 📁 .superpowers/
- 📁 archon-cli/
- 📄 .gitignore
- 📄 archon-context.json
- 📄 archon-self.json
Archon can be invoked as a skill by AI agents during the development loop to provide architectural context and validation.
Manage the Obsidian vault structure, organize documents, add new files, and maintain the team's knowledge base. Use this skill when the user wants to organize, categorize, or restructure their vault contents, or when adding new documents that need proper placement.
- 📄 LICENSE
- 📄 README.md
- 📄 SKILL.md
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.