knowledge_and_vibes
Structured planning, task tracking, and verified software delivery
All Skills in This Repository (13)
Pure Emerald Level Indicatorsresolve
Orchestrate test-driven adjudication among competing agent positions with preserved dissent.
verify
Scan code changes for security vulnerabilities before they are committed.
beads-viewer
Analyze Beads task graphs to identify blockers and compute PageRank and critical path.
ground
Verify external dependencies against current API documentation.
release
Coordinate release verification gates and report readiness before shipping.
advance
Coordinate bead lifecycle steps across multi-agent collaboration workflows.
explore
Run up to eight parallel codebase searches to surface contextual code snippets.
recall
Retrieve distilled context and rules from past sessions via cm and cass commands.
agent-mail
Coordinate multiple AI agents through registration, reservations, messaging, and build-slot protocols.
calibrate
Coordinate evidence-based calibration rounds to realign plans with the North Star.
decompose
Convert a phase plan into a hierarchical structure of beads and sub-beads.
prime
Execute a complete startup checklist to initialize new agent sessions.
Frequently Asked Questions
FAQPage SchemaHow to install Knowledge & Vibes?โผ
Run `npx skills add Mburdo/knowledge_and_vibes --all -g -y` in your terminal to install all skills in this collection globally.
What problem does Knowledge & Vibes solve?โผ
It prevents common failures in AI-assisted coding: vague goals, forgotten requirements, conflicting agent edits, and unverified code. It enforces explicit planning, task tracking, and mandatory test and security gates.
How do multiple agents avoid conflicts?โผ
Agents register with Agent Mail, reserve files before editing, and announce claimed and completed tasks. This stops two agents from editing the same files or duplicating work.
Does it require test-driven development?โผ
Yes. Tests are written before implementation, security scans run before every commit, and work stops after three failed repair attempts to prevent compounding bugs.
Can non-developers use this framework?โผ
Yes. Once installed, you describe what you want in plain English and the agent follows the structured planning, tracking, and verification workflow for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core