claude_skills
Structured feature pipelines, code quality gates, and orchestration
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude_skills?โผ
Run `npx skills add Jamie-BitFlight/claude_skills --all -g -y` in your terminal to install all plugins and skills globally.
What does the development-harness plugin do?โผ
It walks a feature request through a structured 7-stage pipeline: discovery, planning, context validation, task decomposition, parallel execution, forensic review, and final verification.
How does this stop Claude from claiming work is done too early?โผ
The holistic-linting and verify-done skills require actual linter output, test results, and execution evidence before any task can be marked complete.
Does claude_skills work with Codex and other coding agents?โผ
Yes. The root AGENTS.md is written for cross-harness use, and the skills follow the standard SKILL.md format readable by Claude Code, Codex, OpenCode, and Cursor.
Can I use these skills without writing code?โผ
Yes. Once installed, you describe the task in plain English and the agent loads the right plugin conventions and workflows automatically.
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