notquenotqueCommunityยท136 Agent Skills Included

claude-code-toolkit

Verified coding workflows with routing, gates, and hooks

Routes plain-English requests to specialized engineering agents and phase-gated workflow skills for coding, debugging, review, research, and content tasks. Blocks skipped tests and unverified claims through hooks and exit-code gates instead of trusting assertions. Ships 44 agents, 122 skills, 78 hooks, and 136 scripts that install into Claude Code, Codex, Factory, and Reasonix.
npx skills add notque/claude-code-toolkit --all -g -y
Available:

Instructs the agent to act as an orchestrator that routes requests to specialized agents and skills, loads context on demand, delegates deterministic work to scripts, and enforces a dense writing standard and untrusted-content boundary.

All Skills in This Repository (136)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
notquenotque

planning-with-files

Persist plans and notes to markdown files for multi-phase tasks.

Community
Advanced
๐Ÿ“ฆ In Repo
notquenotque

pipeline-scaffolder

Generate pipeline components from Pipeline Spec JSON into skills, agents, references, scripts, and routing.

Community
Advanced
๐Ÿ“ฆ In Repo
notquenotque

comment-quality

Detect temporal wording in code comments and generate timeless rewrites with a structured report.

Community
Advanced
๐Ÿ“ฆ In Repo
notquenotque

plan-manager

Manage plan lifecycles via CLI with validation and staleness checks.

Community
Advanced
๐Ÿ“ฆ In Repo
notquenotque

post-outliner

Analyze topic briefs to create detailed blog outlines with frontmatter planning.

Community
Advanced
๐Ÿ“ฆ In Repo
notquenotque

perses-datasource-manage

Manage Perses datasources across global, project, and dashboard scopes.

Community
Advanced
๐Ÿ“ฆ In Repo
notquenotque

professional-communication

Extract propositions from technical updates into executive-ready summaries with status indicators.

Community
Advanced
๐Ÿ“ฆ In Repo
notquenotque

typescript-check

Run tsc --noEmit and generate file-grouped TypeScript error reports.

Community
Intermediate
๐Ÿ“ฆ In Repo
notquenotque

perses-dac-pipeline

Automate Perses Dashboard-as-Code pipelines from module initialization to CI/CD deployment.

Community
Advanced
๐Ÿ“ฆ In Repo
notquenotque

vitest-runner

Execute Vitest test suites and report file-level results with durations and failure traces.

Community
Intermediate
๐Ÿ“ฆ In Repo
notquenotque

perses-dashboard-review

Fetch and analyze Perses dashboards to generate structured quality reports.

Community
Advanced
๐Ÿ“ฆ In Repo
notquenotque

pr-mining-coordinator

Coordinate GitHub PR mining jobs to extract coding rules and track progress.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install claude-code-toolkit?โ–ผ

Run `npx skills add notque/claude-code-toolkit --all -g -y` in your terminal to install the full toolkit globally.

What does claude-code-toolkit do?โ–ผ

It routes your plain-English requests to the right specialist agent and workflow skill, then enforces verification gates so work ships with test evidence instead of unverified claims.

How does it stop agents from skipping tests?โ–ผ

Hooks fire automatically on lifecycle events and block completion until exit codes and test output prove the work, so 'looks correct' never passes as done.

Does it work with Codex and other harnesses?โ–ผ

Yes. The installer mirrors agents, skills, and supported hooks into Codex, Factory, and Reasonix, with the same /do router entry point in each.

Can non-engineers use claude-code-toolkit?โ–ผ

Yes. Beyond coding, it includes research, fact-checking, writing, and HTML artifact skills, all triggered by plain-English requests with no setup knowledge required.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’