Spec Crew is a spec-driven CrewAI toolkit for Claude Code and OpenCode, with canonical commands, agents and skills.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
84
commits
feat(scripts): add orchestrator verification script for read-only setup
5c0943eView on GitHubfeat(docs): add tools-expert skill support and explicit permissions
1d6d7faView on GitHubfeat(auditor): add skill permissions with orchestration-governance deny
80078c5View on GitHubfeat(flow): add explicit skill permissions with orchestration-governance, core-build and tools-expert deny
8e01951View on GitHubfeat(builder): add explicit skill permissions with orchestration-governance and flows deny
14fd663View on GitHubfix(orchestrator): update skill permissions to use explicit deny instead of wildcard
385e4bdView on GitHubfix(install): replace wildcard skill deny with explicit permissions in agent transformation
0eebca0View on GitHubdocs(orchestrator): add reasoning and question-tool gates
a95c69cView on GitHubdocs(agents): enforce skill-first execution before tools
86bdc03View on GitHubfix(installer): add resilient full-skill download fallbacks
171d162View on GitHubfix(installer): fetch full skill packages in standalone installs
df0783eView on GitHubdocs(orchestrator): clarify governance-first vertical subagent routing
dd8283cView on GitHubfix(installer): install canonical templates and prune legacy skills
fc7cb20View on GitHubchore(gitignore): ignore local opencode and claude config dirs
f23bb3cView on GitHubfix(installer): keep component counts numeric during skill install errors
38ff66cView on GitHub