Quaestor
Description
> A minimal Claude Code plugin for specification-driven development
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Quaestor
A minimal Claude Code plugin for specification-driven development
[](https://pypi.org/project/quaestor/) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) [](https://jeanluciano.github.io/quaestor)
Quaestor is a Claude Code plugin that provides Skills and slash commands for specification-driven development. Write lightweight specs, implement with context, ship with confidence.
**Design Principles:**
- Zen - Minimal surface area, maximum utility
- Engineer as Driver - You make decisions, Quaestor provides structure
- Light Spec-Driven - Just enough specification to stay aligned
**_NOTE:_** Quaestor has been many things, but mainly a learning sandbox for me. Nowadays, it's a tool that I and a small number of people use. From 1.0 forward, Quaestor will be boring and stable. New features will be planned and added as Anthropic releases new features for Claude Code. This is all to say that Quaestor is "feature complete," and hardly any skills, sub-agents, or commands will be added. I've gotta get back to work, and so do you.
What's Included
**7 Skills** (auto-activate based on context):
managing-specifications- Create and manage specificationsimplementing-features- Implement features with quality gatesreviewing-and-shipping- Code review and PR generationdebugging-issues- Systematic bug investigationsecurity-auditing- Security analysis and vulnerability detectionoptimizing-performance- Performance profiling and optimizationinitializing-project- Setup Quaestor in any project
**3 Slash Commands:**
/plan- Create specifications/implement- Implement specs with tracking/research- Explore codebase patterns
**Spec Lifecycle:**
- Folder-based state:
draft/→active/→completed/ - Automatic progress tracking via checkboxes
- Max 3 active specs (enforced)
Installation
As a Claude Code Plugin (Recommended)
...
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11