Jamie-BitFlightJamie-BitFlightCommunityยท1 Agent Skills Included

claude_skills

Structured feature pipelines, code quality gates, and orchestration

Guides coding work through a 7-stage pipeline from discovery and planning to parallel execution and verified completion. Enforces real linting, testing, and evidence-based verification before any task is marked done, blocking hallucinated or premature completion claims. Includes plugins for Python, Bash, Perl, GitLab CI, commit conventions, session analysis, and multi-agent orchestration.
npx skills add Jamie-BitFlight/claude_skills --all -g -y
Available:

Gives the agent the repository's build, test, and validation commands plus strict behavioral rules for delegation, evidence-based verification, and routing work to the correct plugin skills.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’