jlong/quiddity

A set of Agent skills for establishing a continuous workflow loop for product dev

5Stars on the repository
9Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

q-scan-project

01

jlong/quiddity

Skill Claude CodeCodex

Scan the current project and create a summary of its structure, important files, and conventions in .quiddity/project.md.

5 5mo ago A 30 tokens original MIT

q-setup-approve

02

jlong/quiddity

Skill Claude CodeCodex

Generate a custom /approve skill for your project. Ensures your source control, CI, and PR conventions are configured via /q-which-tools, then writes a tailored skill that verifies checks and merges approved PRs.

5 5mo ago A 50 tokens original MIT

q-setup-new-issue

03

jlong/quiddity

Skill Claude CodeCodex

Generate a custom /new-issue skill for your project. Ensures your issue tracker is configured via /q-which-tools, then writes a tailored skill that converts plain-English descriptions into well-structured issues.

5 5mo ago A 49 tokens original MIT

q-setup-next-task

04

jlong/quiddity

Skill Claude CodeCodex

Generate a custom /next-task skill for your project. Ensures your issue tracker, source control, and CI are configured via /q-which-tools, then writes a tailored skill that picks up the next task, implements it, and opens a PR.

5 5mo ago A 57 tokens original MIT

q-setup-tools

05

jlong/quiddity

Skill Claude CodeCodex

Walk through the tools in .quiddity/tools.json and help install any missing CLIs or MCPs. Run /q-which-tools first if tools.json doesn't exist.

5 5mo ago A 40 tokens original MIT

q-setup

06

jlong/quiddity

Skill Claude CodeCodex

Run the full Quiddity setup flow. Discovers your process and tools, then generates custom /new-issue, /next-task, and /approve skills for your project.

5 5mo ago A 40 tokens original MIT

q-which-process

07

jlong/quiddity

Skill Claude CodeCodex

Discover your project's software development lifecycle (SDLC) and write a process description to .quiddity/process.md. Accepts an existing document or interviews you to understand your workflow.

5 5mo ago A 41 tokens original MIT

q-which-tools

08

jlong/quiddity

Skill Claude CodeCodex

Discover what tools a project uses and save the configuration to .quiddity/tools.json. Pass category names as arguments (e.g., /q-which-tools issues source-control).

5 5mo ago A 41 tokens original MIT