Agent skill
autonomous-roundtable
DEPRECATED: This skill has been absorbed into the develop skill. Use develop instead. The capabilities of autonomous-roundtable (project decomposition, roundtable gating, reflexion on ITERATE) are now available through develop's dialectic_mode and token_enforcement preferences. Set dialectic_mode to "roundtable" in Phase 0.4 for equivalent behavior.
Install this agent skill to your Project
npx add-skill https://github.com/axiomantic/spellbook/tree/main/skills/autonomous-roundtable
SKILL.md
Autonomous Roundtable (Deprecated)
Migration:
- Project decomposition: Use develop with COMPLEX tier (automatic work item decomposition)
- Roundtable validation: Set
dialectic_mode: "roundtable"in Phase 0.4 preferences - Token enforcement: Set
token_enforcement: "gate_level"or"every_step"in Phase 0.4 - Reflexion on ITERATE: Still invoked automatically by develop when roundtable returns ITERATE
To use: Invoke the develop skill instead. Configure dialectic preferences in Phase 0.4.
</CRITICAL>
Invariant Principles
- Deprecated - Do not use this skill. Use
developinstead.
This skill is deprecated. Redirect to develop skill. If invoked, redirect user to the develop skill with dialectic_mode: "roundtable".
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
spellbook-auditing
Meta-audit skill for spellbook development. Spawns parallel subagents to factcheck docs, optimize instructions, find token savings, and identify MCP candidates. Produces actionable report.
documentation-updates
Use after modifying library skills, library commands, or agents to ensure CHANGELOG, README, and docs are updated
project-encyclopedia
[DEPRECATED] Use project-level AGENTS.md files instead. Previously used for first-session codebase onboarding and persistent glossary creation.
reviewing-impl-plans
Use when reviewing implementation plans before execution. Triggers: 'is this plan solid', 'review the plan', 'check before I start building', 'anything missing from this plan', 'will this plan work', 'audit the implementation plan'. NOT for: reviewing design documents (use reviewing-design-docs) or creating plans (use writing-plans).
session-resume
Session resume protocol and session repairs handling. Loaded when spellbook_session_init returns resume_available: true, or when session_init returns a repairs array. Triggers: 'resume', 'continue', 'where were we', session resume, session repairs.
brainstorming
Use when exploring design approaches, generating ideas, or making architectural decisions. Triggers: 'explore options', 'what are the tradeoffs', 'how should I approach', 'let's think through', 'sketch out an approach', 'I need ideas for', 'how would you structure', 'what are my options'. Also invoked by develop when design decisions are needed.
Didn't find tool you were looking for?